zephyr/tests
Katarzyna Giądła 436d1bf628 samples: tests: Add support to tests on nrf54l15 DK
Align all existing samples/tests/applications which
contains nrf54l15pdk/nrf54l15/* by adding
nrf54l15dk/nrf54l15/* to enable twister builds.

Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
2024-09-26 03:31:20 -04:00
..
application_development style: tests: remove unnecessary `return` statements 2024-09-20 11:06:55 +02:00
arch style: tests: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
boards samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim test: Bluetooth: ext_adv_scanner: Fix bad use of adv_type 2024-09-25 04:04:46 -04:00
cmake tests/cmake/snippets: Don't test on native_posix 2024-09-25 04:04:36 -04:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
lib tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
posix tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
robot
subsys samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests/ztest: Don't test on native_posix 2024-09-25 04:04:36 -04:00
test_config.yaml