tests/ecore: remove tolerance threshold from ecore_timer_reset test case
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 20 Jul 2018 15:46:41 +0000 (11:46 -0400)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Wed, 1 Aug 2018 04:26:10 +0000 (13:26 +0900)
commit909a823d9dd4d2c95ee970e1ed71ac15b032599a
treee7e0a471729875ced37eb44b24bb197cf0f59d6e
parent1575318dc970901000628a964b5c827f4422eef8
tests/ecore: remove tolerance threshold from ecore_timer_reset test case

unit tests should test one thing only: testing timer accuracy and the
effectiveness of resetting a timer in the same test leads to timing issues,
so remove the timing component from the test

ref T6878

Differential Revision: https://phab.enlightenment.org/D6653
src/tests/ecore/ecore_test_timer.c