zephyr/tests/kernel/mem_protect/stack_random
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
..
src tests: kernel: stack_random: Disable -Wdangling-pointer warning 2022-06-17 10:18:26 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
testcase.yaml subsys/random: change parameters for timer-based PRNG 2021-08-30 09:32:36 -04:00