zephyr/tests/kernel
jing wang b10ab24c02 tests: add threads scheduling test case with unified kernel
this commit cover thread scheduling relevant apis

k_current_get()
k_sched_lock()
k_sched_unlock()
k_yield()
k_sleep()
k_wakeup()
k_busy_wait()
k_sched_time_slice_set()

Change-Id: Ie449db3dda910bc1bafc0b5a04633f284e7f1dc3
Signed-off-by: jing wang <jing.j.wang@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-24 15:15:59 +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
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
multilib tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00
sprintf tests: remove redundant test_ from test names 2016-12-24 13:46:50 +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