zephyr/samples/microkernel/test
Daniel Leung 62077917b6 samples/microkernel: add test for private tasks
This adds unit test for microkernel private tasks.
The code piggybacks to the public task test (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 tasks test move the tasks inside source
code. So, both mdef files will need to be updated at
the same time.

Change-Id: I2890f70be460c0e45208ce03d6e7897d2662f6f0
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 samples/microkernel: add test for private tasks 2016-02-05 20:15:18 -05:00
test_task_irq initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_task_priv samples/microkernel: add test for private tasks 2016-02-05 20:15:18 -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