Searched defs:check_user (Results 1 - 1 of 1) sorted by relevance
/sssd/src/tests/cmocka/ |
H A D | test_responder_cache_req.c | 267 static void check_user(struct cache_req_test_ctx *test_ctx, function 553 check_user(test_ctx, &users[0], domain); 632 check_user(test_ctx, &users[0], domain); 651 check_user(test_ctx, &users[0], test_ctx->tctx->dom); 671 check_user(test_ctx, &users[0], test_ctx->tctx->dom); 690 check_user(test_ctx, &users[0], test_ctx->tctx->dom); 732 check_user(test_ctx, &users[0], test_ctx->tctx->dom); 772 check_user(test_ctx, &users[0], domain); 805 check_user(test_ctx, &users[0], test_ctx->tctx->dom); 826 check_user(test_ct [all...] |
Completed in 31 milliseconds