zephyr/samples/microkernel/test
Daniel Leung 851c6f8f60 microkernel: introduce private event objects
This patch enables defining microkernel events within source code.
This is similar to other private kernel object patches.

The test has been modified a little bit due to the fact that
the event ID is now a memory address, instead of numeric ID.

Change-Id: Ie3c8d4f4e459d9c631e50bb242cf7a05ca8ea82c
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:35 -05:00
..
test_aes sanity: run sha256 on select platforms only 2016-02-05 20:24:28 -05:00
test_bluetooth initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_cbc samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_critical Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_ctr samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_events microkernel: introduce private event objects 2016-02-05 20:24:35 -05:00
test_fifo Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_fifo_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_fp_sharing use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_hmac samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_libs use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_mail use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_mail_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_map Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_map_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_mutex Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_pipe use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_pipe_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_pool use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_prng samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_rand32 Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_sema use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_sema_priv test_sema: fix initialization race 2016-02-05 20:24:26 -05:00
test_sha256 sanity: run sha256 on select platforms only 2016-02-05 20:24:28 -05:00
test_sprintf Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_stackprot Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_static_idt use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_task Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_task_irq use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_task_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_tickless Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_timer Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
test_xip use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00