summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* cache_req: switch to new codePavel Březina2016-10-202-3/+21
* TESTS: Fix check for py bindings in dlopen testsFabiano Fidêncio2016-10-171-2/+2
* TESTS: Adding intg. tests on nested groupsPetr Čech2016-10-141-0/+157
* tests: Add tests for getorig by UPN NSS opJakub Hrozek2016-10-111-0/+34
* tests: Add tests for sidbyname NSS operationJakub Hrozek2016-10-111-0/+129
* TESTS: Remove a leftover debug messageFabiano Fidêncio2016-10-071-1/+0
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-051-0/+16
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-031-0/+12
* KRB5: Fixing FQ name of user in krb5_setup()Petr Čech2016-09-221-13/+20
* tests: Add a regression test for upstream ticket #3131Jakub Hrozek2016-09-221-0/+66
* TESTS: Add simple test for double semicolonLukas Slebodnik2016-09-211-0/+38
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-212-7/+7
* TESTS: Test offline netgroups resolutionJakub Hrozek2016-09-211-2/+27
* TESTS: Add integration tests for the sssd-secretsJakub Hrozek2016-09-204-0/+307
* TESTS: Fixing of 'const' warnings in sbus testsPetr Čech2016-09-192-8/+9
* p11: return a fully-qualified nameSumit Bose2016-09-161-8/+8
* p11: only set PKCS11_LOGIN_TOKEN_NAME if gdm-smartcard is usedSumit Bose2016-09-161-12/+77
* TESTS: sss_groupshow with MPGMichal Židek2016-09-131-0/+22
* TEST: Add regression test for ticket #3179Michal Židek2016-09-131-12/+114
* TESTS: Add FQDN variants for some testsMichal Židek2016-09-071-0/+83
* TESTS: Test for sss_user/groupmod -aMichal Židek2016-09-071-0/+36
* TESTS: sss_groupadd/groupshow regressionsMichal Židek2016-09-071-0/+26
* INTG: Tests for ldap nested netgroupsPetr Cech2016-08-242-0/+460
* INTG: Adding support for netgroups to ldap_entPetr Cech2016-08-241-0/+19
* sssd_netgroup.py: Resolve nested netgroupsLukas Slebodnik2016-08-241-60/+164
* intg: Test extra attributes duplicateLukas Slebodnik2016-08-191-0/+50
* test_ldap: test resolving of names with special charactersLukas Slebodnik2016-08-181-0/+22
* test_ldap: test nested membership with rfc2307bisLukas Slebodnik2016-08-181-0/+27
* intg: Fix pep8 warningsLukas Slebodnik2016-08-183-14/+26
* sssd_id.py: Primary group should be returned for initgroupsLukas Slebodnik2016-08-182-3/+23
* intg: create ldap test without enumerationLukas Slebodnik2016-08-182-0/+698
* test_enumeration: Remove test without enumerationLukas Slebodnik2016-08-181-115/+11
* intg: rename test with enumerationLukas Slebodnik2016-08-182-1/+1
* test_local_domain: Restore correct env variableLukas Slebodnik2016-08-181-1/+1
* ds.py: Do not call teardown in destructorLukas Slebodnik2016-08-181-4/+0
* TESTS: Adding tests for ad_enabled_domains optionPetr Cech2016-08-171-0/+328
* Make resolv_is_address() function public and create some basic testsJustin Stephenson2016-08-161-0/+25
* DP: Remove old data provider interfacePavel Březina2016-08-161-1/+0
* TESTS: Use the DP handlers in simple provider tests, add more testsJakub Hrozek2016-08-101-21/+165
* dyndns-tests: Fix false positive failuresLukas Slebodnik2016-08-101-0/+1
* SYSDB: Avoid optimisation with modifyTimestamp for usersLukas Slebodnik2016-08-101-14/+0
* intg: Allow to test netgroupsLukas Slebodnik2016-08-102-0/+156
* intg: Make location of sssd nss module configurableLukas Slebodnik2016-08-102-1/+2
* utils: add remove_subtreePavel Březina2016-08-091-0/+53
* SYSDB: Fix setting dataExpireTimestamp if sysdb is supposed to set the curren...Jakub Hrozek2016-08-051-0/+83
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-291-0/+34
* utils: add is_email_from_domain()Sumit Bose2016-07-291-0/+21
* views: properly override group member namesSumit Bose2016-07-291-9/+9
* test_utils: Fixing assignment discards 'const' qualifierPetr Cech2016-07-261-2/+2
* tests: add tests for netlogon_get_domain_infoSumit Bose2016-07-251-0/+81