summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* intg: Fix execution with dbus-1.11.18Lukas Slebodnik2017-10-041-0/+1
* TEST_NEGCACHE: Ensure root's uid and gid are always added to ncacheFabiano Fidêncio2017-08-311-0/+6
* TEST_NEGCACHE: Test that "root" is always added to ncacheFabiano Fidêncio2017-08-311-0/+6
* tests: update expired certificateSumit Bose2017-06-264-36/+36
* BUILD: Fix build without sshLukas Slebodnik2017-05-251-0/+2
* libwbclient-sssd: wbcLookupSid() allow NULL argumentsSumit Bose2017-01-211-0/+122
* views: properly override group member namesSumit Bose2016-11-081-0/+67
* PAM: add pam_response_filter optionSumit Bose2016-11-021-7/+142
* PAM: add a test for filter_responses()Sumit Bose2016-11-021-0/+52
* TESTS: Fix check for py bindings in dlopen testsFabiano Fidêncio2016-10-171-2/+2
* p11: add PKCS11_LOGIN_TOKEN_NAME environment variableSumit Bose2016-10-101-1/+13
* test_memory_cache: Test removing mc without invalidationLukas Slebodnik2016-09-261-5/+2
* intg: fix typosPavel Březina2016-09-261-8/+8
* intg: Make location of sssd nss module configurableLukas Slebodnik2016-09-262-1/+2
* TESTS: sss_groupshow with MPGMichal Židek2016-09-261-0/+22
* TEST: Add regression test for ticket #3179Michal Židek2016-09-261-12/+114
* TESTS: Add FQDN variants for some testsMichal Židek2016-09-261-0/+83
* TESTS: Test for sss_user/groupmod -aMichal Židek2016-09-261-0/+36
* TESTS: sss_groupadd/groupshow regressionsMichal Židek2016-09-261-0/+26
* intg: fix assert messages in test_memory_cachePavel Reichl2016-09-261-10/+10
* intg: Use different uid range for add_remove testsLukas Slebodnik2016-09-261-2/+2
* test_ldap: test resolving of names with special charactersLukas Slebodnik2016-09-261-0/+22
* test_ldap: test nested membership with rfc2307bisLukas Slebodnik2016-09-261-0/+27
* intg: Change preference of openldap module pathLukas Slebodnik2016-09-261-2/+2
* sssd_id.py: Primary group should be returned for initgroupsLukas Slebodnik2016-09-262-3/+23
* intg: create ldap test without enumerationLukas Slebodnik2016-09-262-0/+698
* test_enumeration: Remove test without enumerationLukas Slebodnik2016-09-261-75/+11
* intg: rename test with enumerationLukas Slebodnik2016-09-262-1/+1
* test_local_domain: Restore correct env variableLukas Slebodnik2016-09-261-1/+1
* ds.py: Do not call teardown in destructorLukas Slebodnik2016-09-261-4/+0
* tests: Add a regression test for upstream ticket #3131Jakub Hrozek2016-09-221-0/+66
* p11: add OCSP default responder optionsSumit Bose2016-09-191-0/+80
* p11: add no_verification optionSumit Bose2016-09-192-1/+30
* dyndns-tests: Fix false positive failuresLukas Slebodnik2016-08-101-0/+1
* tests: add tests for netlogon_get_domain_infoSumit Bose2016-08-031-0/+82
* tests: add tests for sss_get_domain_mappings_content()Sumit Bose2016-07-251-0/+163
* pam-srv-tests: Increase cached_auth_timeoutLukas Slebodnik2016-06-101-2/+2
* AD: use krb5_keytab for subdomain initializationSumit Bose2016-06-091-2/+4
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-191-28/+23
* tests: Extend test_child_common.c to include tests for the only_extra_args fu...Jakub Hrozek2016-05-192-7/+91
* tests: Check NULL context in sysdb-tests when removing group membersJakub Hrozek2016-04-131-0/+25
* test_be_ptask: Check leaks in testsLukas Slebodnik2016-04-131-0/+2
* intg: local override for user with mixed case nameSumit Bose2016-04-131-1/+65
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2016-04-073-4/+4
* test_ipa_subdom_server: Workaround for slow krb5 + SELinuxLukas Slebodnik2016-04-071-0/+20
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-111-0/+526
* tests: Regression test with wrong LC_ALLMichal Židek2016-03-032-0/+113
* FO: Use tevent_req_defer_callback() when notifying callersJakub Hrozek2016-03-031-3/+46
* FO: Use refcount to keep track of servers returned to callersJakub Hrozek2016-03-032-11/+17
* tests: Reduce failover code duplicationJakub Hrozek2016-03-031-53/+35