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

/sssd-io/src/tests/cmocka/
H A Dtest_utils.c54 struct dom_list_test_ctx { struct
61 struct dom_list_test_ctx *test_ctx;
67 test_ctx = talloc_zero(global_talloc_context, struct dom_list_test_ctx);
151 struct dom_list_test_ctx *test_ctx;
157 test_ctx = talloc_zero(global_talloc_context, struct dom_list_test_ctx);
185 struct dom_list_test_ctx *test_ctx = talloc_get_type(*state,
186 struct dom_list_test_ctx);
200 struct dom_list_test_ctx *test_ctx = talloc_get_type(*state,
201 struct dom_list_test_ctx);
216 struct dom_list_test_ctx *test_ct
[all...]

Completed in 11 milliseconds