Searched defs:stat (Results 1 - 15 of 15) sorted by relevance
| /sssd-io/src/tests/intg/ |
| H A D | test_pac_responder.py | 20 import stat namespace 46 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_local_domain.py | 20 import stat namespace 49 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_pysss_nss_idmap.py | 20 import stat namespace 101 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_sssctl.py | 25 import stat namespace 77 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_enumeration.py | 20 import stat namespace 160 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_infopipe.py | 23 import stat namespace 240 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_kcm.py | 20 import stat namespace 73 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_netgroup.py | 21 import stat namespace 127 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_secrets.py | 21 import stat namespace 41 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_ts_cache.py | 21 import stat namespace 91 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | ldap_local_override_test.py | 20 import stat namespace 95 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_memory_cache.py | 20 import stat namespace 82 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_ldap.py | 20 import stat namespace 173 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_session_recording.py | 20 import stat namespace 166 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
| H A D | test_files_provider.py | 20 import stat namespace 123 os.chmod(config.CONF_PATH, stat.S_IRUSR | stat.S_IWUSR)
|
Completed in 147 milliseconds