zephyr/tests/subsys
Grzegorz Swiderski b4c18e8999 boards: nrf54h20dk: Merge iron variants into the base variants
This replaces the legacy SDFW compatible board configuration with the
IronSide SE compatible one, thus removing support for running samples
and tests on nRF54H20 devices with the old firmware.

All applications are expected to work on `nrf54h20dk/nrf54h20/cpuapp`
out of the box. For other board targets, all applications are expected
to boot, but may require additional peripheral configuration in UICR.
Build system support for the new UICR format is to be added separately.

Co-authored-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2025-07-24 16:57:45 +01:00
..
bindesc boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
debug debug: Added CPU usage callback 2025-06-25 15:29:06 -10:00
dfu tests: dfu: img_util: Update for new placement and new test 2025-07-19 15:45:53 -04:00
display/cfb/basic tests: display: cfb: added tests for draw_circle API 2025-06-26 22:09:48 -05:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
emul tests/subsys/emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fs tests: fat_fs_api: fix stack overflow issue 2025-07-22 19:38:29 -04:00
gnss/rtk/rtcm3 tests: gnss: rtk: Add testsuite to validate RTCM3 protocol 2025-07-21 09:19:14 -04:00
input tests: input/api: limit to 1 CPU for thread mode test 2024-10-08 18:17:48 +01:00
ipc boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
jwt test/subsys/jwt: Work around for qemu_rx support 2025-06-26 14:07:03 +02:00
llext tests: llext: disable debug logging 2025-07-19 13:19:13 -04:00
logging tests: logging/log_syst: fix unused var warnings 2025-05-29 20:18:34 -04:00
lorawan tests/subsys/lorawan/frag_decoder: Change random seed 2025-01-20 20:55:48 +01:00
mem_mgmt tests/subsys/mem_mgmt: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mgmt mgmt: mcumgr: remove redundant arguments for zephyr_library 2025-06-24 20:11:27 -10:00
modbus modbus: serial: Add non-compliant mode with custom stop-bit settings 2025-06-10 12:53:23 -04:00
modem tests: modem_ubx: Fix clang failure by removing static keyword 2025-05-31 05:56:01 -04:00
openthread net: l2: openthread: Initial Border Router support. 2025-07-24 16:56:42 +01:00
pm twister: harness: power: fix amp to milliamp conversion 2025-07-11 08:16:58 -10:00
portability tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
random/rng tests: random: rng: validate sys_csrand_get availability 2024-10-16 10:00:47 +02:00
rtio rtio: workq: Restructure workqueue as a threads pool with a queue 2025-07-08 18:35:26 -05:00
sd tests: subsys: sd: Add board overlays to support testcase 2025-04-28 12:56:50 -05:00
secure_storage/psa secure_storage: increase stack sizes of tests 2025-07-21 07:23:49 -04:00
sensing tests: sensing: fix identifier 2024-07-18 06:47:57 -04:00
settings tests: settings: Add retention test 2025-07-21 07:23:29 -04:00
settings_commit_prio settings: Add test for settings commit priority 2024-10-24 22:04:07 +01:00
shell tests: shell_backend_uart: do not filter 2025-02-20 21:06:00 +01:00
sip_svc samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
storage tests/flash_map: Allow custom maps to opt out from some scenarios 2025-05-29 23:26:04 +02:00
testsuite/fff_fake_contexts tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
tracing/tracing_api tests/subsys/tracing: Async tracing API test fix 2025-01-23 00:13:46 +01:00
usb tests: usb: device_next: rework test configuration 2025-06-27 08:52:22 -10:00
zbus zbus: Fix NULL pointer use in zbus_chan_rm_obs() 2025-07-04 15:49:32 -05:00