zephyr/tests/kernel/mem_protect
Enjia Mai 0d5555e728 tests: kernel: mem_protect: fix incorrect skip on mem_map test
The mem_map test was skipped on all the phsical x86 boards when
running twister to test them. This error happens when migrating
the new ztest. Remove the incorrect platform allow to fix this
error.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-11-09 09:25:08 +00: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 tests: kernel: mem_protect: fix incorrect skip on mem_map test 2022-11-09 09:25:08 +00: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/kernel: Delay between thread creation in stack random test 2022-11-08 10:44:36 +01:00
stackprot ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
sys_sem tests: sys_sem: no k_thread_access_grant call if not userspace 2022-11-05 08:29:01 -04:00
syscalls tests: mem_protect: syscalls: Convert CONFIG_MP_NUM_CPUS handling 2022-10-31 17:09:06 +01:00
userspace tests/mem_protect/userspace: Disable picolibc malloc heap 2022-11-08 10:44:36 +01:00