Lines Matching defs:sysdb_test_ctx
51 struct sysdb_test_ctx {
58 static int _setup_sysdb_tests(struct sysdb_test_ctx **ctx, bool enumerate)
60 struct sysdb_test_ctx *test_ctx;
72 test_ctx = talloc_zero(global_talloc_context, struct sysdb_test_ctx);
126 struct sysdb_test_ctx *test_ctx;
139 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
140 struct sysdb_test_ctx);
158 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
159 struct sysdb_test_ctx);
226 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
227 struct sysdb_test_ctx);
294 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
295 struct sysdb_test_ctx);
322 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
323 struct sysdb_test_ctx);
354 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
355 struct sysdb_test_ctx);
388 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
389 struct sysdb_test_ctx);
455 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
456 struct sysdb_test_ctx);
520 static void enum_test_user_override(struct sysdb_test_ctx *test_ctx,
554 static void enum_test_add_users(struct sysdb_test_ctx *test_ctx,
580 static void enum_test_del_users(struct sysdb_test_ctx *test_ctx,
603 struct sysdb_test_ctx *test_ctx;
676 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
677 struct sysdb_test_ctx);
698 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
699 struct sysdb_test_ctx);
709 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
710 struct sysdb_test_ctx);
720 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
721 struct sysdb_test_ctx);
765 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
766 struct sysdb_test_ctx);
805 static void enum_test_group_override(struct sysdb_test_ctx *test_ctx,
838 static void enum_test_add_groups(struct sysdb_test_ctx *test_ctx,
879 struct sysdb_test_ctx *test_ctx;
894 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
895 struct sysdb_test_ctx);
940 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
941 struct sysdb_test_ctx);
951 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
952 struct sysdb_test_ctx);
962 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
963 struct sysdb_test_ctx);
1006 struct sysdb_test_ctx *test_ctx = talloc_get_type_abort(*state,
1007 struct sysdb_test_ctx);