zephyr/tests
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
..
application_development
arch global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
benchmarks tests: timing_info: use only 1 cpu for userspace 2019-12-18 11:17:33 -08:00
bluetooth Bluetooth: controller: SW deferred privacy build test 2019-12-13 15:35:25 +01:00
boards
crypto global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
drivers arm: 96b_stm32_sensor_mez: spi: Enable SPI4 2019-12-18 07:34:37 -06:00
kernel tests: thread_init: disable SMP 2019-12-18 11:17:33 -08:00
lib global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc/test_build
net samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
portability
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell
subsys tests: usb: adapt descriptor test to new Serial Number placeholder 2019-12-18 11:12:28 +01:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest