zephyr/tests/kernel
jing wang 3d20b9dad6 tests: add sem test cases which use unified kernel
add semaphore test case which cover basic sema apis
across thread/thread and thread/isr contexts.

Change-Id: I2041969fcdc70a4dfc95438f067fbef8ebb31b19
Signed-off-by: jing wang <jing.j.wang@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-24 15:16:04 +00:00
..
alert/test_alert_api tests: add zephyr alerts test case 2016-12-21 01:56:19 +00:00
arm_irq_vector_table tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
arm_runtime_nmi tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
bitfield tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
common tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
context tests: kernel: test_context: Porting legacy tests to unified kernel 2016-12-24 15:16:00 +00:00
critical tests: kernel: test_critical: Porting legacy tests to unified kernel 2016-12-24 15:16:00 +00:00
ipm tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
mbox/mbox_api tests: kernel: added mbox api test 2016-12-24 13:09:27 +00:00
mem_slab tests: kernel: test_slab: Porting memory map tests to unified 2016-12-24 15:16:02 +00:00
multilib tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
mutex/mutex_api tests: add mutex api test cases which use unified kernel 2016-12-24 15:16:03 +00:00
semaphore/sema_api tests: add sem test cases which use unified kernel 2016-12-24 15:16:04 +00:00
sprintf tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
stack/stack_api tests: add stack test cases which use unified kernel 2016-12-24 15:16:03 +00:00
test_build libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
threads_lifecycle/thread_init tests: kernel: added test_thread_init 2016-12-24 13:09:28 +00:00
threads_scheduling/schedule_api tests: add threads scheduling test case with unified kernel 2016-12-24 15:15:59 +00:00
workq/workq_api tests: kernel: added test_workq_api 2016-12-24 13:09:27 +00:00
xip tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00