zephyr/subsys/testsuite
Duy Nguyen c0926e5670 tests: interrupt_util: Update RX irq trigger method
The QEMU RX doesn't allow to write value to IR flag,
There is also mentioned in RX HWM that the IR should
not be write 1 to. So we change the method to trigger
interrupt here is to call directly to SW irq table

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2025-06-26 14:07:03 +02:00
..
arch infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
boards/unit_testing/unit_testing unit_testing: Fix NATIVE_APPLICATION kconfig dependency 2025-06-10 13:29:28 +02:00
busy_sim
coverage
include/zephyr tests: interrupt_util: Update RX irq trigger method 2025-06-26 14:07:03 +02:00
soc
ztest ztest: add missing break statement in ztest_test_pass function 2025-06-18 17:48:03 -04:00
CMakeLists.txt
Kconfig tests: CONFIG_TEST_USERSPACE selects CONFIG_USERSPACE 2024-11-18 19:30:50 -05:00
Kconfig.defconfig