zephyr/tests
Benjamin Cabé 21156f88a6 tests: adc: wio_terminal: enable adc0 node
the adc0 node is now disabled by default in the soc
enable it so that adc test passes for this board

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-02-01 11:27:37 +01:00
..
application_development tests: application_development: Add spdx SBOM test 2025-01-15 15:03:59 +01:00
arch tests: arm_irq_vector_table: Disable bellboard for nRF54/nRF92 2025-01-22 13:43:47 +01:00
benchmarks tests: app_kernel: restore the PIPE_NOBUFF variant 2025-01-21 19:44:57 +01:00
bluetooth Tests: Bluetooth: Add MTU exchange procedure in testlib 2025-01-30 11:15:03 +01:00
boards tests: nrf70: Add enterprise security tests 2025-01-31 09:40:00 +01:00
boot tests: boot: mcuboot_recovery_retention: Fix testcase 2024-12-29 05:59:37 +01:00
bsim Tests: Bluetooth: Add 'device_name' GATT test 2025-01-30 11:15:03 +01:00
cmake tests: yaml: add test for generator expressions 2025-01-30 14:10:53 +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: adc: wio_terminal: enable adc0 node 2025-02-01 11:27:37 +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: kernel: timer: timer_behavior: add tags 2025-01-30 02:02:06 +01:00
lib devicetree: Fix Device tree tests cannot be built with coverage enabled 2025-01-22 15:49:25 +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: net: vlan: Support case where VLAN count is 0 2025-01-31 16:12:50 +01:00
posix tests: posix: fs: declare entry statically 2025-01-08 01:29:06 +01:00
robot
subsys tests/stream_flash: Prepare for stream_flash_erase_page removal 2025-01-30 14:13:42 +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