zephyr/tests
Sebastian Bøe c0c4170c42 soc: nrf54: Port SYS_INIT to use soc_early_init_hook
Port SYS_INIT to use soc_early_init_hook as SYS_INITs are legacy.

Due to moving dmm_init() from PRE_KERNEL_1 SYS_INIT to
soc_early_init_hook(), the DMM test is also updated to ensure that
its setup function runs before dmm_init().

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
2025-05-22 16:17:35 +02:00
..
application_development tests: vector_table_relocation: add test for vector table relocation 2025-04-25 11:03:54 +02:00
arch tests: arch: Fix zassert string 2025-05-22 16:17:23 +02:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth tests/bluetooth & bsim: Fix code compliance issues 2025-05-21 12:35:28 +02:00
boards soc: nrf54: Port SYS_INIT to use soc_early_init_hook 2025-05-22 16:17:35 +02:00
boot tests: boot: mcuboot_data_sharing: Remove boot_info node 2025-04-25 14:03:34 +02:00
bsim tests/bluetooth & bsim: Fix code compliance issues 2025-05-21 12:35:28 +02:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto
ctest/base
drivers tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig
kernel tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
lib tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
misc tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
modules tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
net tests: net: socket: tls_ext: Add test case for cert veirfy cb option 2025-05-22 13:44:43 +02:00
posix arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
unit tests: unit: Fix zassert string 2025-05-22 16:17:23 +02:00
ztest tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00