zephyr/tests
Josh DeWitt da867dbcfc tests: Ensure the maximum expected SYS init priority works
Add a test to ensure that the max expected 2-digit SYS init priority
works.

Signed-off-by: Josh DeWitt <josh.dewitt@garmin.com>
2025-03-19 18:53:22 -04:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch tests: arch: arm64: arm64_high_address: Exclude Renesas RZ/A3UL SMARC 2025-03-19 03:34:15 +01:00
benchmarks tests: thread_metric: Fix cooperative for SMP 2025-03-17 07:05:36 +01:00
bluetooth Bluetooth: BR: Shell: L2CAP mode support 2025-03-19 08:52:07 -04:00
boards dts: bindings: spi: use hyphen instead of underscore 2025-03-18 16:40:19 +01:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +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 tests: stepper_api: add a4979 to common stepper api tests 2025-03-19 20:27:35 +01:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: Ensure the maximum expected SYS init priority works 2025-03-19 18:53:22 -04:00
lib tests: lib: cmsis_dsp: Fix -Wsometimes-uninitialized warning 2025-03-18 08:24:56 +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 net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
posix tests: posix: add one integration platform per suite 2025-03-12 02:28:23 +01:00
robot
subsys llext: add test for section and symbol alignment 2025-03-17 19:58:15 +01:00
unit Revert "include: util: Add generic function to count bits set in a value" 2025-03-18 16:39:47 +01:00
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml