Searched refs:pilot_test_server_init (Results 1 - 2 of 2) sorted by relevance
/sssd/src/tests/ |
H A D | sbus_tests.c | 199 static int pilot_test_server_init(struct sbus_connection *server, void *unused) function 225 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 278 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 311 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 337 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 364 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL);
|
H A D | sbus_codegen_tests.c | 632 static int pilot_test_server_init(struct sbus_connection *server, void *unused) function 710 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 889 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 1060 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL); 1452 client = test_dbus_setup_mock(ctx, NULL, pilot_test_server_init, NULL);
|
Completed in 1345 milliseconds