zephyr/samples/microkernel/test
Daniel Leung f6369abf4d samples/microkernel: add test for private mailboxes
This adds unit test for microkernel private mailboxes.
The code piggybacks to the public mailbox test (by
including the same source files), so any updates to
the test will be applied to both.

Note that the prj.mdef are different for both tests, since
the private mailboxes test move the mailboxes inside source
code. So, both mdef files will need to be updated at
the same time.

Change-Id: I52ccc5931b1abfd3ae3d654f888d4a019268bba0
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 samples/microkernel: add test for private mailboxes 2016-02-05 20:15:18 -05:00
test_mail_priv samples/microkernel: add test for private mailboxes 2016-02-05 20:15:18 -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