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

/sssd/src/tests/cmocka/
H A Dtest_ad_common.c220 struct ad_common_test_ctx *test_ctx = talloc_get_type(*state,
221 struct ad_common_test_ctx);
266 struct ad_common_test_ctx *test_ctx = talloc_get_type(*state,
267 struct ad_common_test_ctx);
314 struct ad_common_test_ctx *test_ctx = talloc_get_type(*state,
315 struct ad_common_test_ctx);
387 struct ad_common_test_ctx { struct
415 struct ad_common_test_ctx *test_ctx;
421 test_ctx = talloc_zero(global_talloc_context, struct ad_common_test_ctx);
444 struct ad_common_test_ctx *test_ct
[all...]

Completed in 11 milliseconds