zephyr/tests/kernel
jing wang e23b0ab49f tests: add zephyr thread lifecycle test case with unified kernel
this commit cover zephyr thread lifecycle relavant apis testing
k_thread_spawn
k_current_get
k_thread_abort
k_thread_cancel
k_thread_suspend
k_thread_resume

Change-Id: I99bff0dd803f6e68e165f3388a3be09425c0596c
Signed-off-by: jing wang <jing.j.wang@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-24 15:16:06 +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
msgq/msgq_api tests: add zephyr message queue test case with unified kernel 2016-12-24 15:16:05 +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 tests: add zephyr thread lifecycle test case with unified kernel 2016-12-24 15:16:06 +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