zephyr/tests/kernel/mem_protect
Kumar Gala fc95ec98dd smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS
Convert CONFIG_MP_NUM_CPUS to CONFIG_MP_MAX_NUM_CPUS as we work on
phasing out CONFIG_MP_NUM_CPUS.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-20 22:04:10 +09:00
..
demand_paging tests: kernel: move the test demand_paging to new ztest API 2022-08-19 20:44:49 +00:00
futex tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
mem_map boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
mem_protect smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
obj_validation ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
protection includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
stack_random tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
stackprot ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
sys_sem tests: mem_protect: sys_sem: move a test case to new ztest API 2022-09-22 16:42:51 +00:00
syscalls includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00