zephyr/tests/kernel/threads
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
..
dynamic_thread coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
no-multithreading tests: no-multithreading: Disable networking 2019-12-18 10:35:15 +02:00
thread_apis global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
thread_init tests: thread_init: disable SMP 2019-12-18 11:17:33 -08:00