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

/sssd-io/src/tests/cmocka/
H A Dtest_sdap.c244 struct parse_test_ctx { struct
251 struct parse_test_ctx *test_ctx;
255 test_ctx = talloc_zero(global_talloc_context, struct parse_test_ctx);
265 struct parse_test_ctx *test_ctx = talloc_get_type_abort(*state,
266 struct parse_test_ctx);
278 struct parse_test_ctx *test_ctx = talloc_get_type_abort(*state,
279 struct parse_test_ctx);
352 struct parse_test_ctx *test_ctx = talloc_get_type_abort(*state,
353 struct parse_test_ctx);
395 struct parse_test_ctx *test_ct
[all...]

Completed in 23 milliseconds