zephyr/subsys/testsuite
Kumar Gala 8eb0cdfcfb ztest: Convert CONFIG_MP_NUM_CPUS handling
For test_1cpu_start/test_1cpu_stop make the code only build if
CONFIG_SMP and move to using arch_num_cpus() for runtime loops
and CONFIG_MP_MAX_NUM_CPUS for array decleration.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-27 14:02:05 -04:00
..
arch/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
boards/unit_testing/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
busy_sim devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
coverage tests: framework: fix code coverage report on zephyr-sdk-0.15 2022-09-22 14:14:39 +00:00
include/zephyr mocking: Update fff.h 2022-10-04 14:24:09 -04:00
soc/unit_testing/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
ztest ztest: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 14:02:05 -04:00
CMakeLists.txt testing: add zephyr/ prefix to testing include path 2022-06-29 06:04:32 -04:00
Kconfig tests: arm: Increase main stack size with no optimizations 2022-08-08 11:17:01 -04:00
Kconfig.defconfig testsuite: ztress: Use XOSHIRO generator when ztress is used 2022-09-08 05:43:17 -04:00