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

/sssd-io/src/tests/cmocka/
H A Dtest_ad_common.c217 struct ad_common_test_ctx *test_ctx = talloc_get_type(*state,
218 struct ad_common_test_ctx);
263 struct ad_common_test_ctx *test_ctx = talloc_get_type(*state,
264 struct ad_common_test_ctx);
311 struct ad_common_test_ctx *test_ctx = talloc_get_type(*state,
312 struct ad_common_test_ctx);
384 struct ad_common_test_ctx { struct
394 struct ad_common_test_ctx *test_ctx;
400 test_ctx = talloc_zero(global_talloc_context, struct ad_common_test_ctx);
423 struct ad_common_test_ctx *test_ct
[all...]

Completed in 102 milliseconds