zephyr/tests
Jordan Yates 97f2814b5e tests: drivers: mark rebooting tests with expect_reboot: true
Notify twister of tests that are expected to reboot in normal operation.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-14 13:05:46 +02:00
..
application_development tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
arch tests: arm: adjust test for relocated rom 2025-03-31 11:30:55 +02:00
benchmarks tests: Add benchmark for IPI performance 2025-04-04 21:15:14 +02:00
bluetooth bluetooth: gatt: Add BT_GATT_CCC_WITH_WRITE_CB() 2025-04-11 16:17:42 +02:00
boards tests: boards: nrf: qdec: Enable test on nRF54L20 FLPR 2025-04-10 12:57:27 +02:00
boot tests: boot: mcuboot_recovery_retention: rm OVERLAY_CONFIG 2025-04-08 22:58:43 +02:00
bsim bluetooth: gatt: Add BT_GATT_CCC_WITH_WRITE_CB() 2025-04-11 16:17:42 +02:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto
ctest/base
drivers tests: drivers: mark rebooting tests with expect_reboot: true 2025-04-14 13:05:46 +02:00
integration/kernel
kconfig
kernel tests: kernel/pending: fix incorrect test names 2025-04-12 00:02:59 +02:00
lib uuid: Add sample for UUID utilities 2025-04-14 09:47:26 +02:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules
net tests: net: http_server: concurrent connections 2025-04-09 17:32:50 +02:00
posix test: posix: c_lib_ext: reduce memory requirements for testsuite 2025-04-11 22:06:55 +02:00
robot
subsys tests: littlefs: add .conf and .overlay for nxp boards 2025-04-11 22:07:03 +02:00
unit lib: crc: add CRC-32K/4.2 2025-04-14 09:49:02 +02:00
ztest ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml