zephyr/tests/kernel/smp
Kumar Gala b0e916ba67 tests: kernel: smp: Convert CONFIG_MP_NUM_CPUS handling
Move runtime checks to use arch_num_cpus() and build checks
to use CONFIG_MP_MAX_NUM_CPUS.  This is to allow runtime
determination of the number of CPUs in the future.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-31 17:09:06 +01:00
..
boards tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
src tests: kernel: smp: Convert CONFIG_MP_NUM_CPUS handling 2022-10-31 17:09:06 +01:00
CMakeLists.txt
prj.conf tests: kernel: smp: move to new ztest API 2022-07-01 14:04:22 -04:00
testcase.yaml tests: kernel: smp: Convert CONFIG_MP_NUM_CPUS handling 2022-10-31 17:09:06 +01:00