zephyr/tests
Andrew Featherstone 411c69234e tests: drivers: dma: Increase test coverage for RP2040
Increase test coverage for Raspberry Pi's RP2040. Use the `socs` folder
rather than `boards` to enable these tests to run on any boards with the
same SoCs.

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
2024-12-05 12:29:33 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
benchmarks kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
bluetooth Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
boards tests: boards: nrf70: Add ztests for bus library 2024-12-04 14:15:13 -05:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim tests/bsim: For nrf52bsim use full board name with qualifiers 2024-12-04 16:12:18 +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: dma: Increase test coverage for RP2040 2024-12-05 12:29:33 +01:00
integration/kernel
kconfig
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
lib drivers: gpio: Place API into iterable section 2024-12-02 22:05:59 +00:00
misc python: Format and sort imports 2024-11-25 10:07:13 +01:00
modules tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
net samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
posix tests: threads_ext: move min_flash and min_ram parameters to test level 2024-12-04 02:02:29 +01:00
robot
subsys samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml