zephyr/tests
Georges Oates_Larsen 6d2ce0b30b net: conn_mgr: Create separate connectivity implementation API.
Splits many definitions from conn_mgr_connectivity.h off into their own
header, conn_mgr_connectivity_impl.h

conn_mgr_connectivity.h now focuses solely on user/application-facing
APIs, and conn_mgr_connectivity_impl now contains all functions, utils,
definitions intended for use by connectivity implementations, including
conn_mgr_if_get_binding, which is now available for use by connectivity
implementations.

This lays the foundation for allowing connectivity implementations
easier and safer access to their internal state through internal APIs.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2023-08-29 16:13:37 +02:00
..
application_development modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arch modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
benchmarks modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
bluetooth Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY 2023-08-29 16:13:22 +02:00
boards soc: xtensa: espressif_esp32: add SPIRAM heap offset and size 2023-08-22 14:44:16 +02:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim Bluetooth: CAP: Remove qos from start_stream_param 2023-08-29 10:22:43 +02:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers tests: drivers: watchdog: wdt_basic_api: add nucleo_wba52cg board 2023-08-29 10:25:23 +02:00
kernel drivers,subsys: fix few missing k_work_delayable_from_work 2023-08-28 10:12:21 +02:00
lib tests: move uoscore-uedhoc tests into tests/modules 2023-08-28 13:37:39 -04:00
misc Kconfig.zephyr: check priorities by default 2023-08-24 15:35:37 +02:00
modules/uoscore tests: uoscore-uedhoc: add tag to match module name 2023-08-28 13:37:39 -04:00
net net: conn_mgr: Create separate connectivity implementation API. 2023-08-29 16:13:37 +02:00
posix tests: fs: add more tags 2023-08-24 13:41:26 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: zbus: fix tests to work with iterable sections observers 2023-08-29 10:18:55 +02:00
unit tests: crc: fix crc library location 2023-08-20 19:08:24 +01:00
ztest tests: ztest: zexpect: include source file directly in main.cpp 2023-08-28 13:36:08 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00