zephyr/samples/microkernel/test
Benjamin Walsh ebe62ab63d test_timer: test timeouts/timers in microkernel
Simple tests to verify whether the microkernel timer system works
alongside the nanokernel timeouts and timers system.

Once the timer test is started, the nanokernel fifo timeout test is
started in parallel: each other's timeout times should not be affected
by the other. Also, a fiber is started, pending on a nanokernel timer,
and awakens in the middle of the microkernel timers expiring.

Change-Id: I05b307e58ac942961a4163cbe845a9bb732ecfb7
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:22 -05:00
..
test_bluetooth Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_critical Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() 2016-02-05 20:14:19 -05:00
test_events Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_fifo Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_fp_sharing Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() 2016-02-05 20:14:19 -05:00
test_libs Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_mail Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_map Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_mutex Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_pipe Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_pool Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_rand32 Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_sema Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_sprintf Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_stackprot Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_static_idt Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
test_task Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_task_irq Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_tickless Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
test_timer test_timer: test timeouts/timers in microkernel 2016-02-05 20:14:22 -05:00
test_xip Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00