zephyr/tests/ztest
Duy Nguyen 250465566b tests: error_hook: Workaround for RX architecture
GCC for RX would crash with an internal compiler error during
DWARF frame generation in `dwarf2out_frame_debug_adjust_cfa()`
when compiling the `trigger_fault_illegal_instruction()`
test function.

This patch adds `__builtin_unreachable()` to help the compiler
reason about control flow, preventing incorrect DWARF CFA
generation.

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2025-06-26 14:07:03 +02:00
..
base tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
busy_sim
error_hook tests: error_hook: Workaround for RX architecture 2025-06-26 14:07:03 +02:00
fail
repeat twister: harness_config extended by test retries in testcase.yaml 2025-05-13 03:20:10 +02:00
summary
zexpect
ztest_param
ztress arch: nios2: remove arch 2025-05-15 20:01:05 -04:00