zephyr/tests
Alberto Escolar Piedras a8b44fd1d1 dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu
The old binding remains until 4.4 but is deprecated.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-03-12 02:27:36 +01:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
benchmarks tests: latency_measure: fix spelling of "switch" 2025-02-21 11:41:46 +00:00
bluetooth drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +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 dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +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 boards: Add support WizNet W5500 EVB Pico2 2025-03-12 02:25:45 +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: 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 drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
posix lib: posix: Fix NULL pointer to strcmp in posix mqueue. 2025-03-08 03:37:48 +01:00
robot
subsys dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +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