zephyr/tests/kernel
Peter Mitsis e0f8162a8b test: Add nanokernel test_sleep project
The 'test_sleep' nanokernel project tests the following functionality:
   1. Normal expiration of fiber_sleep()
   2. Waking a sleeping fiber via fiber_fiber_wakeup()
   3. Waking a sleeping fiber via isr_fiber_wakeup()
   4. Waking a sleeping fiber via task_fiber_wakeup()
   5. Normal expiration of task_sleep()

Change-Id: Ie51997ace9a4413f62d77daacd6dff97b6b3a4dd
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-23 10:48:54 -05:00
..
test_arm_m3_irq_vector_table move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_atomic move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_build move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
test_context nanokernel: Change fiber_delayed_start() return type 2016-02-23 10:48:54 -05:00
test_critical move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_errno move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_events move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_fifo boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
test_fifo_priv tests: test_fifo: unify nano and micro tests into one directory 2016-02-11 13:08:44 -05:00
test_fp_sharing move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_ipm move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_libs move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_lifo boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
test_mail move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_mail_priv tests: move kernel tests to tests/ 2016-02-11 18:06:33 +00:00
test_map move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_map_priv tests: move kernel tests to tests/ 2016-02-11 18:06:33 +00:00
test_mem_safe move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_mutex move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_pipe move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_pipe_priv tests: move kernel tests to tests/ 2016-02-11 18:06:33 +00:00
test_pool move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_rand32 test_rand32: only microkernel version exist 2016-02-11 13:08:44 -05:00
test_ring_buf test_ring_buf: only nanokernel version exist 2016-02-11 13:08:44 -05:00
test_sema boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
test_sema_priv tests: move kernel tests to tests/ 2016-02-11 18:06:33 +00:00
test_sleep test: Add nanokernel test_sleep project 2016-02-23 10:48:54 -05:00
test_sprintf/microkernel move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_stack/nanokernel move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_stackprot move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_static_idt move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_task test_task: only microkernel version exist 2016-02-11 13:08:44 -05:00
test_task_irq test_task_irq: only microkernel version exist 2016-02-11 13:08:44 -05:00
test_task_priv test_task_priv: only microkernel version exist 2016-02-11 13:08:44 -05:00
test_tickless/microkernel move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_timer tests: test_fifo: unify nano and micro tests into one directory 2016-02-11 13:08:44 -05:00
test_xip move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00