zephyr/tests/kernel/sched/preempt
Alberto Escolar Piedras 4a2d109a4b native tests: fix kernel sched preempt for arch posix
The test kernel.sched.preempt was hanging in the posix arch,
due to a busy wait loop in wakeup_src_thread() added in
a803af2fa7.

We fix it by halting the cpu to let time pass in the posix
arch.

Reenabling the testcase in this board by reverting
e8a906c29c

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-06-12 08:16:12 -04:00
..
src native tests: fix kernel sched preempt for arch posix 2018-06-12 08:16:12 -04:00
CMakeLists.txt
prj.conf
testcase.yaml native tests: fix kernel sched preempt for arch posix 2018-06-12 08:16:12 -04:00