zephyr/tests
Bjarki Arge Andreasen b33b82a758 tests: drivers: spi: update add pm-runtime-auto to nrf-spis
The nrf-spis instances require zephyr,pm-device-runtime-auto;
to be properly initialized.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-03-11 09:00:19 +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: latency_measure: fix spelling of "switch" 2025-02-21 11:41:46 +00:00
bluetooth Bluetooth: BAP: Add a set of suggested intervals to use with BAP 2025-03-11 08:58:51 +01:00
boards tests: Stop using native_posix/sim transitional headers 2025-03-08 08:46:34 +01:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim Bluetooth: BAP: Add a set of suggested intervals to use with BAP 2025-03-11 08:58:51 +01:00
cmake drivers/counter/counter_native_sim: Rename from counter_native_posix 2025-03-10 06:52:37 +01:00
crypto
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: drivers: spi: update add pm-runtime-auto to nrf-spis 2025-03-11 09:00:19 +01:00
integration/kernel
kconfig
kernel tests: Update ipi_optimize for x86_64 directed IPIs 2025-03-07 20:22:40 +01:00
lib ring_buffer: shrink size of struct ring_buf 2025-03-11 08:59:05 +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: ieee802154: Fix sockaddr_ll protocol handling in tests 2025-03-10 15:02:38 +01:00
posix lib: posix: Fix NULL pointer to strcmp in posix mqueue. 2025-03-08 03:37:48 +01:00
robot
subsys drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +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