zephyr/tests/kernel/fatal
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
..
exception tests: kernel: exception: Disable infinite recursion warning 2022-08-03 05:03:28 +01:00
message_capture tests/kernel/fatal: Work around historical API misuse 2022-05-20 12:34:30 +02:00
no-multithreading test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00