zephyr/tests
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
..
benchmark boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
bluetooth Bluetooth: tester: Remove set_ccc_value helper 2016-02-22 10:09:50 +00:00
crypto move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
include move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
kernel test: Add nanokernel test_sleep project 2016-02-23 10:48:54 -05:00
net/buf move net/buf test under tests/ 2016-02-11 13:08:44 -05:00