zephyr/tests/kernel/mem_protect
Stephanos Ioannidis 2904b0020e tests: kernel: stack_random: Disable -Wdangling-pointer warning
This commit selectively disables the dangling pointer warning
(`-Wdangling-pointer`) for the compilation of the `alternate_thread`
function because it deliberately makes use of a dangling pointer in
order to test stack randomisation.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-17 10:18:26 +02:00
..
demand_paging tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
futex tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_map tests: mem_protect/mem_map: enable userspace on qemu_x86_tiny 2022-06-13 12:12:42 +02:00
mem_protect riscv: clarify stack size and alignment parameters 2022-05-18 10:54:53 +02:00
obj_validation tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
protection tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
stack_random tests: kernel: stack_random: Disable -Wdangling-pointer warning 2022-06-17 10:18:26 +02:00
stackprot tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sys_sem tests: add filter of configs to avoid mismatch test running 2022-05-16 22:49:34 -04:00
syscalls tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
userspace tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00