zephyr/tests
Marcin Szymczyk fd79676c16 tests: kernel: interrupt: account for custom RISCV IRQ offset
`CONFIG_RISCV_RESERVED_IRQ_ISR_TABLES_OFFSET` offsets IRQ in
vector table, align test to this functionality.

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
2024-05-06 19:06:19 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: common: add stack_unwind test 2024-04-20 13:54:43 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth Bluetooth: Audio: Shell: adds support for BIS index parameter 2024-05-06 17:30:04 +01:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot test: mcuboot: enable test for rd_rw612_bga 2024-04-29 22:31:33 +01:00
bsim Tests: Bluetooth: CAP: Refactor some CAP commander functions 2024-05-06 11:48:31 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
drivers tests: drivers: watchdog: Add negative test cases for Watchdog 2024-05-06 09:21:46 +02:00
kconfig/configdefault
kernel tests: kernel: interrupt: account for custom RISCV IRQ offset 2024-05-06 19:06:19 +02:00
lib tests: devicetree: Add a test test_child_nodes_number 2024-05-03 11:18:43 +02:00
misc linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: reuseaddr_reuseport: Fix zassert statements 2024-05-06 17:30:45 +01:00
posix posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
robot
subsys coding guidelines: comply with MISRA Rule 20.9 2024-05-06 14:59:03 +01:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml