File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
tests/subsys/ipc/ipc_sessions Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,22 @@ tests:
1717 - nrf5340bsim/nrf5340/cpuapp
1818 extra_args :
1919 - CONFIG_IPC_TEST_SKIP_CORE_RESET=y
20+ ipc.ipc_sessions.nrf5340bsim_cpuapp_no_unbound_cpunet :
21+ platform_allow :
22+ - nrf5340bsim/nrf5340/cpuapp
23+ integration_platforms :
24+ - nrf5340bsim/nrf5340/cpuapp
25+ extra_args :
26+ - CONFIG_IPC_TEST_SKIP_UNBOUND=y
27+ - CONFIG_IPC_SERVICE_BACKEND_ICMSG_V1=y
28+ ipc.ipc_sessions.nrf5340bsim_cpuapp_cpunet_no_unbound :
29+ platform_allow :
30+ - nrf5340bsim/nrf5340/cpuapp
31+ integration_platforms :
32+ - nrf5340bsim/nrf5340/cpuapp
33+ extra_args :
34+ - CONFIG_IPC_TEST_SKIP_UNBOUND=y
35+ - remote_CONFIG_IPC_SERVICE_BACKEND_ICMSG_V1=y
2036 test.ipc.ipc_sessions.nrf54h20dk_cpuapp_cpurad :
2137 platform_allow :
2238 - nrf54h20dk/nrf54h20/cpuapp
You can’t perform that action at this time.
0 commit comments