zephyr/samples/microkernel/test
Daniel Leung 5d934a3786 samples/microkernel: add test for private FIFOs
This adds unit test for microkernel private FIFOs.
The code piggybacks to the public FIFOs tests (by
including the same source file), so any updates to
the test will be applied to both.

Note that the prj.mdef are different for both tests, since
the private FIFOs test move some of the FIFOs
inside source code.

Change-Id: I4130ac540b10a31cd30f37890e9cc389af73e89b
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:15:18 -05:00
..
test_bluetooth initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_critical initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_events initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_fifo samples/microkernel: add test for private FIFOs 2016-02-05 20:15:18 -05:00
test_fifo_priv samples/microkernel: add test for private FIFOs 2016-02-05 20:15:18 -05:00
test_fp_sharing Fix obsolete references to resources 2016-02-05 20:14:42 -05:00
test_libs initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_mail initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_map initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_mutex samples/microkernel: recursive mutex testing using in-file mutex 2016-02-05 20:14:51 -05:00
test_pipe initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_pool initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_rand32 Remove references to BSPs from sample projects 2016-02-05 20:14:43 -05:00
test_sema samples/microkernel: add test for private semaphores 2016-02-05 20:15:18 -05:00
test_sema_priv samples/microkernel: add test for private semaphores 2016-02-05 20:15:18 -05:00
test_sprintf initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_stackprot initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_static_idt initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_task initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_task_irq initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_tickless Remove references to BSPs from sample projects 2016-02-05 20:14:43 -05:00
test_timer initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_xip initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00