Searched defs:check_group (Results 1 - 2 of 2) sorted by relevance
/sssd-io/src/tests/intg/ |
H A D | test_files_provider.py | 418 def check_group(exp_group, delay=1.0): function 438 check_group(exp_group) 683 check_group(GROUP1) 745 check_group(GROUP1) 753 check_group(GROUP1) 761 check_group(GROUP1) 767 check_group(modgroup) 775 check_group(GROUP1) 781 check_group(modgroup) 794 check_group(GROUP_NOME [all...] |
/sssd-io/src/tests/cmocka/ |
H A D | test_responder_cache_req.c | 392 static void check_group(struct cache_req_test_ctx *test_ctx, function 1594 check_group(test_ctx, &groups[0], domain); 1672 check_group(test_ctx, &groups[0], domain); 1691 check_group(test_ctx, &groups[0], test_ctx->tctx->dom); 1711 check_group(test_ctx, &groups[0], test_ctx->tctx->dom); 1730 check_group(test_ctx, &groups[0], test_ctx->tctx->dom); 1772 check_group(test_ctx, &groups[0], test_ctx->tctx->dom); 1811 check_group(test_ctx, &groups[0], domain); 1867 check_group(test_ctx, &groups[0], domain); 1905 check_group(test_ct [all...] |
Completed in 1026 milliseconds