zephyr/tests
Benjamin Cabé 9a0631d018 tests: drivers: adc: fix overlay filenames for nucleo_n657x0_q_sb board
This was causing adc_api test to fail due to overlay
not being applied.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-02-17 16:48:43 +01:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
benchmarks tests: show thread_metric Kconfig menu first 2025-02-14 03:04:35 +01:00
bluetooth Bluetooth: BAP: Remove GATT_CACHING req for unicast server 2025-02-14 19:15:57 +00:00
boards tests: nrf: Fix SPDX license tags 2025-02-14 20:15:34 +01:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim tests/bsim UART: Let's connect the nrf54L UART00 in loopback too 2025-02-17 14:03:27 +01:00
cmake drivers: gpio: mmio32: update gpio_mmio32 to behave like other divers 2025-02-14 10:42:02 +01:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: drivers: adc: fix overlay filenames for nucleo_n657x0_q_sb board 2025-02-17 16:48:43 +01:00
integration/kernel
kconfig
kernel toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
lib tests: cmsis-nn: update tests for v7.0.0 2025-02-13 06:39:17 +01:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net tests: nrf: Fix SPDX license tags 2025-02-14 20:15:34 +01:00
posix tests: posix: timers: Fix -Wsometimes-uninitialized warning 2025-02-07 02:23:35 +01:00
robot
subsys tests: ipc_service: Test restarting session in different scenarios 2025-02-14 13:34:49 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config.yaml