commit | b10ab24c02c8832502e8e115a7415cc2585f241a | [log] [tgz] |
---|---|---|
author | jing wang <jing.j.wang@intel.com> | Fri Dec 23 09:16:04 2016 +0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Sat Dec 24 15:15:59 2016 +0000 |
tree | e59a703e6ebf6ecc103078ccc3a326a77b5619e1 | |
parent | 4b288999b2f68d1030d3e6aaf92e7ab4443f4fc8 [diff] |
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>