zephyr/tests/kernel/threads/thread_init
Andrew Boie 9a9f0ed84a tests: thread_init: disable SMP
This test has a race condition between the start of
its statically initialized threads running on another CPU,
and the assignment of those threads to a memory domain in the
ztest_main() function. Disable SMP for this test.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-12-18 11:17:33 -08:00
..
src
CMakeLists.txt
prj.conf tests: thread_init: disable SMP 2019-12-18 11:17:33 -08:00
testcase.yaml