mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 08:11:58 +00:00
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> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |