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

/sssd-io/src/tests/intg/
H A Dtest_files_provider.py306 def add_user_with_canary(request): function
468 def test_getpwnam_after_start(add_user_with_canary, files_domain_only):
478 def test_getpwuid_after_start(add_user_with_canary, files_domain_only):
488 def test_user_overriden(add_user_with_canary, files_domain_only):
582 def test_mod_user_shell(add_user_with_canary, files_domain_only):
593 add_user_with_canary.usermod(**moduser)
1070 def test_no_sssd_domain(add_user_with_canary, no_sssd_domain):
1079 def test_proxy_to_files_domain_only(add_user_with_canary,
1099 def test_no_files_domain(add_user_with_canary, no_files_domain):
1115 def test_disable_files_domain(add_user_with_canary, disabled_files_domai
[all...]

Completed in 315 milliseconds