Searched defs:test_fo_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/cmocka/
H A Dtest_fo_srv.c197 struct test_fo_ctx { struct
217 struct test_fo_ctx *test_ctx;
226 struct test_fo_ctx);
254 struct test_fo_ctx *test_ctx =
255 talloc_get_type(*state, struct test_fo_ctx);
265 struct test_fo_ctx *test_ctx;
304 static void check_server(struct test_fo_ctx *ctx,
319 static void test_fo_srv_step1(struct test_fo_ctx *test_ctx);
351 static void test_fo_srv_mock_dns(struct test_fo_ctx *test_ctx,
375 struct test_fo_ctx *test_ct
[all...]

Completed in 476 milliseconds