zephyr/tests
Jamie McCrae a9731b5d67 tests: mgmt: mcumgr: Add img_mgmt_slot_info test
Adds a test to exercise this new feature

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-09-26 17:48:05 -04:00
..
application_development style: tests: remove unnecessary return statements 2024-09-20 11:06:55 +02:00
arch style: tests: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
boards tests: ethernet: esp32: Functional test for CI 2024-09-26 17:41:06 -04:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
cmake tests/cmake/snippets: Don't test on native_posix 2024-09-25 04:04:36 -04:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests: drivers: build_all: adc: Adding configuration for ti,tla2021 2024-09-26 17:43:52 -04:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
lib tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net tests: coap_client: wait enough for requests to be unallocated 2024-09-26 09:20:23 -05:00
posix tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
robot
subsys tests: mgmt: mcumgr: Add img_mgmt_slot_info test 2024-09-26 17:48:05 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests/ztest: Don't test on native_posix 2024-09-25 04:04:36 -04:00
test_config.yaml