Searched refs:test_ad_subdom_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/cmocka/
H A Dtest_ad_subdomains.c46 struct test_ad_subdom_ctx { struct
76 struct test_ad_subdom_ctx *test_ctx;
80 test_ctx = talloc_zero(global_talloc_context, struct test_ad_subdom_ctx);
92 struct test_ad_subdom_ctx *test_ctx;
94 test_ctx = talloc_get_type(*state, struct test_ad_subdom_ctx);
105 struct test_ad_subdom_ctx *test_ctx;
109 test_ctx = talloc_get_type(*state, struct test_ad_subdom_ctx);
124 struct test_ad_subdom_ctx *test_ctx;
131 test_ctx = talloc_get_type(*state, struct test_ad_subdom_ctx);
162 struct test_ad_subdom_ctx *test_ct
[all...]

Completed in 747 milliseconds