CONFIG_IPC_SERVICE_BACKEND_ZTEST
IPC service backend test
Type: bool
Direct dependencies
ZTEST
&& <choice IPC_SERVICE_BACKEND: IPC service backend>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Subsystem>/ipc/ipc_service/backends/Kconfig:14
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:27
→ <Subsystem>/ipc/Kconfig:9
→ <Subsystem>/ipc/ipc_service/Kconfig:14
Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → IPC service support multiple backends → IPC service backend
config IPC_SERVICE_BACKEND_ZTEST
bool "IPC service backend test"
depends on ZTEST && <choice IPC_SERVICE_BACKEND>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)