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

/sssd-io/src/tests/intg/
H A Dtest_pysss_nss_idmap.py110 def cleanup_conf_file(): function in function:create_conf_fixture
115 request.addfinalizer(cleanup_conf_file)
H A Dtest_enumeration.py163 def cleanup_conf_file(): function
171 request.addfinalizer(cleanup_conf_file)
H A Dtest_infopipe.py243 def cleanup_conf_file(): function
251 request.addfinalizer(cleanup_conf_file)
H A Dtest_netgroup.py130 def cleanup_conf_file(): function
138 request.addfinalizer(cleanup_conf_file)
H A Dtest_ldap.py176 def cleanup_conf_file(): function
184 request.addfinalizer(cleanup_conf_file)
H A Dtest_session_recording.py169 def cleanup_conf_file(): function
177 request.addfinalizer(cleanup_conf_file)

Completed in 20 milliseconds