tests: add function to do "real" timers
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 21 Mar 2019 17:24:47 +0000 (13:24 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit0f536b2c090682077e64c8f67de66762206d5dc6
treeedf171d67aa1bf983ea292b81f03869f5730d1cf
parent9c12b03e44b5fb8834f8f57fb7da2806c38dc11a
tests: add function to do "real" timers

in very specific cases it's necessary to match the exact timing of
internal functionality, so add a function to provide that capability

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8439
src/tests/elementary/elm_suite.h
src/tests/elementary/suite_helpers.c
src/tests/elementary/suite_helpers.h