zephyr/tests
Sebastian Głąb 7c606c29c6 tests: drivers: gpio: gpio_basic_api: Enable test on nrf54l20pdk
Add overlay required to run gpio_basic_api test on nrf54l20pdk.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
2024-12-23 17:10:17 +01:00
..
application_development boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
arch tests: arm: remove GNUC ifdef 2024-12-19 04:18:48 +01:00
benchmarks tests: latency_measure: Update README.txt 2024-12-20 23:51:02 +02:00
bluetooth boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
boards tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
boot boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
bsim Bluetooth: Controller: Fix headroom reservation for ISO 2024-12-21 05:52:37 +01:00
cmake samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers tests: drivers: gpio: gpio_basic_api: Enable test on nrf54l20pdk 2024-12-23 17:10:17 +01: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 tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
lib tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
misc Revert "test: misc|shell: disable "zephyr,entropy" chosen property" 2024-12-12 00:15:39 +00:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: lwm2m: Need heap for native_sim 2024-12-20 16:09:13 +01:00
posix tests: posix: common: separate xsi_threads_ext into standalone test 2024-12-17 09:48:49 +01:00
robot
subsys tests: subsys/fs/nvs: add test for initializing bad region 2024-12-23 09:15:48 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml