zephyr/tests/kernel/fatal/exception/src
Stephanos Ioannidis e4d83147a2 tests: kernel: exception: Disable infinite recursion warning
This commit disables the infinite recursion warning
(`-Winfinite-recursion`), which may be reported by the GCC 12 and
above, for the `stack_smasher` function because that is the intended
behaviour.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-08-03 05:03:28 +01:00
..
main.c tests: kernel: exception: Disable infinite recursion warning 2022-08-03 05:03:28 +01:00
test_syscalls.h tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00