Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c816 static void test_discover(void) in test_discover() function
1169 test_discover(); in test_main()
1170 test_discover(); /* test that we can discover twice */ in test_main()
Dmcc_test.c1474 static void test_discover(void) in test_discover() function
2472 test_discover(); in test_main()
2473 test_discover(); /* test that we can discover twice */ in test_main()
/Zephyr-latest/tests/net/dhcpv4/server/src/
Dmain.c601 ZTEST(dhcpv4_server_tests, test_discover) in ZTEST() argument