Home
last modified time | relevance | path

Searched refs:setup_custom_os (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/subsys/mgmt/mcumgr/smp_client/src/
Dmain.c109 static void *setup_custom_os(void) in setup_custom_os() function
128 ZTEST_SUITE(smp_client, NULL, setup_custom_os, NULL, cleanup_test, NULL);
/Zephyr-latest/tests/subsys/mgmt/mcumgr/mcumgr_client/src/
Dmain.c237 static void *setup_custom_os(void) in setup_custom_os() function
256 ZTEST_SUITE(mcumgr_client, NULL, setup_custom_os, NULL, cleanup_test, NULL);
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/
Dmain.c1143 static void *setup_custom_os(void) in setup_custom_os() function
1546 ZTEST_SUITE(os_mgmt_info_custom_os, custom_os_predicate, setup_custom_os, NULL, cleanup_test,