zephyr/samples/microkernel/test
Benjamin Walsh a34afe9b61 events: remove checks for valid events in service handlers
Doing those checks went against the Zephyr philosophy of no error
checking unless absolutely necessary. Users should ensure themselves the
validity of their inputs to kernel APIs.

Change-Id: I21e5cd07ff9424ad61e81fd9d52ceef0c9584a8c
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -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 events: remove checks for valid events in service handlers 2016-02-05 20:15:21 -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 pipes/mailboxes: rename functions using mem blocks 2016-02-05 20:15:21 -05:00
test_mail_priv pipes/mailboxes: rename functions using mem blocks 2016-02-05 20:15:21 -05:00
test_map samples/microkernel: add test for private memory maps 2016-02-05 20:15:18 -05:00
test_map_priv samples/microkernel: add test for private memory maps 2016-02-05 20:15:18 -05:00
test_mutex samples/microkernel: recursive mutex testing using in-file mutex 2016-02-05 20:14:51 -05:00
test_pipe pipes/mailboxes: rename functions using mem blocks 2016-02-05 20:15:21 -05:00
test_pipe_priv samples/microkernel: add test for private pipes 2016-02-05 20:15:18 -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