tests: reduce duration of ecore_test_timers

Summary:
fix T6852
Depends on D5893

Reviewers: stefan_schmidt

Subscribers: cedric

Maniphest Tasks: T6852

Differential Revision: https://phab.enlightenment.org/D5894
This commit is contained in:
Mike Blumenkrantz 2018-04-09 13:36:59 +02:00 committed by Stefan Schmidt
parent 96da1551c5
commit ab8237d36d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#define TIMEOUT_2 0.02 // timer2
#define TIMEOUT_3 0.06 // timer3
#define TIMEOUT_4 0.1 // timer4
#define TIMEOUT_5 1.0 // timer5 - end ecore_main_loop_begin()
#define TIMEOUT_5 0.5 // timer5 - end ecore_main_loop_begin()
#define SIZE 3
static int freeze_thaw = 0; // 1 - freeze timer, 0 - thaw