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

/sssd-io/src/tests/cmocka/
H A Dtest_sdap_certmap.c46 struct certmap_test_ctx { struct
54 struct certmap_test_ctx *test_ctx;
62 struct certmap_test_ctx);
92 struct certmap_test_ctx *test_ctx =
93 talloc_get_type(*state, struct certmap_test_ctx);
106 struct certmap_test_ctx *test_ctx = talloc_get_type(*state,
107 struct certmap_test_ctx);
118 struct certmap_test_ctx *test_ctx = talloc_get_type(*state,
119 struct certmap_test_ctx);
138 struct certmap_test_ctx *test_ct
[all...]
H A Dtest_sysdb_certmap.c39 struct certmap_test_ctx { struct
45 struct certmap_test_ctx *test_ctx;
53 struct certmap_test_ctx);
70 struct certmap_test_ctx *test_ctx =
71 talloc_get_type(*state, struct certmap_test_ctx);
86 struct certmap_test_ctx *ctctx = talloc_get_type(*state,
87 struct certmap_test_ctx);
143 struct certmap_test_ctx *ctctx = talloc_get_type(*state,
144 struct certmap_test_ctx);

Completed in 6 milliseconds