zephyr/tests/kernel/timer/timer_api
Anas Nashif 0b1d41d31d kernel: remove mentions of obsolete CONFIG_NANO_TIMERS
Change-Id: I0a2d6caae6d37b45968e61be8eaf7c4ebb6fdc46
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-04-20 12:27:36 +00:00
..
src tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
Makefile tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00
prj.conf kernel: remove mentions of obsolete CONFIG_NANO_TIMERS 2017-04-20 12:27:36 +00:00
README tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00
testcase.ini tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00

$make qemu

[QEMU] CPU: qemu32
Running test suite test_timer_api
tc_start() - test_timer_duration_period
===================================================================
PASS - test_timer_duration_period.
tc_start() - test_timer_period_0
===================================================================
PASS - test_timer_period_0.
tc_start() - test_timer_expirefn_null
===================================================================
PASS - test_timer_expirefn_null.
tc_start() - test_timer_status_get
===================================================================
PASS - test_timer_status_get.
tc_start() - test_timer_status_get_anytime
===================================================================
PASS - test_timer_status_get_anytime.
tc_start() - test_timer_status_sync
===================================================================
PASS - test_timer_status_sync.
tc_start() - test_timer_k_define
===================================================================
PASS - test_timer_k_define.
===================================================================
PROJECT EXECUTION SUCCESSFUL