zephyr/tests/kernel
jing wang 9dcd848faa tests: add timer test case with unified kernel
the commit verify basic timer apis, including
K_TIMER_DEFINE
k_timer_init()
k_timer_start()
k_timer_stop()
k_timer_status_get()
k_timer_status_sync()
k_timer_remaining_get()

Change-Id: I15e25e00b46fcfefe0a7b68a0a4befa96f657ead
Signed-off-by: jing wang <jing.j.wang@intel.com>
2017-01-13 02:46:24 +00:00
..
alert/test_alert_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
arm_irq_vector_table arm: Replace CONFIG_CPU_CORTEX_M3_M4 with CONFIG_ARMV7_M 2017-01-12 09:46:25 -06:00
arm_runtime_nmi build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
bitfield tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
common tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
context build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
critical build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
ipm tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mbox/mbox_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mem_slab build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
msgq/msgq_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
multilib build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
mutex/mutex_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
semaphore/sema_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
sprintf build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
stack/stack_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
stackprot build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
test_build tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
threads_lifecycle kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
threads_scheduling/schedule_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
timer/timer_api tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00
workq/workq_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
xip build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00