Searched refs:test_disconnect (Results 1 – 3 of 3) sorted by relevance
122 static int test_disconnect(struct conn_mgr_conn_binding *const binding, bool a) in test_disconnect() function238 return test_disconnect(binding, true); in test_disconnect_a()243 return test_disconnect(binding, false); in test_disconnect_b()
692 static void test_disconnect(void) in test_disconnect() function709 test_disconnect(); in ZTEST()718 test_disconnect(); in ZTEST()729 test_disconnect(); in ZTEST()740 test_disconnect(); in ZTEST()751 test_disconnect(); in ZTEST()763 test_disconnect(); in ZTEST()789 test_disconnect(); in test_pubsub()
51 ZTEST_F(gpio_get_direction, test_disconnect) in ZTEST_F() argument