summaryrefslogtreecommitdiffstats
path: root/src/tests/intg
Commit message (Expand)AuthorAgeFilesLines
* intg: Return list for enumeration functionsLukas Slebodnik2017-01-161-2/+2
* intg: Convert output of executed commands to stringsLukas Slebodnik2017-01-162-5/+6
* intg: Return strings from ctypes wrappersLukas Slebodnik2017-01-161-3/+4
* intg: Use bytes as input in ctypesLukas Slebodnik2017-01-162-3/+3
* intg: Use bytes for value of attributes in ldifLukas Slebodnik2017-01-166-58/+64
* intg: Fix creating of slapd configurationLukas Slebodnik2017-01-161-1/+1
* intg: Use bytes with hash functionLukas Slebodnik2017-01-161-2/+3
* intg: Avoid using iteritems for dictionaryLukas Slebodnik2017-01-161-1/+1
* intg: Avoid using xrange in testsLukas Slebodnik2017-01-162-6/+6
* intg: Fix python2,3 urllibLukas Slebodnik2017-01-161-2/+6
* sssd_ldb.py: Remove a leftover debug messageLukas Slebodnik2017-01-161-1/+0
* test_sssctl: Add an integration test for sssctl netgroup-showJakub Hrozek2017-01-101-0/+27
* tests: sssctl user/group-show basic testsMichal Židek2016-12-152-0/+362
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-241-0/+15
* SECRETS: Delete all secrets stored during "max_secrets" testFabiano Fidêncio2016-11-241-0/+4
* tests: Add a test for group resolution with ldap_group_nesting_level=0Jakub Hrozek2016-11-161-0/+29
* TESTS: Adding intg. tests on nested groupsPetr Čech2016-10-141-0/+157
* 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
* TESTS: Test offline netgroups resolutionJakub Hrozek2016-09-211-2/+27
* TESTS: Add integration tests for the sssd-secretsJakub Hrozek2016-09-204-0/+307
* 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
* intg: Allow to test netgroupsLukas Slebodnik2016-08-102-0/+156
* intg: Make location of sssd nss module configurableLukas Slebodnik2016-08-102-1/+2
* TESTS: Convert the tests to use qualified names for ldb lookupsJakub Hrozek2016-07-072-25/+44
* LDAP: Shortcut looking up for group members soonerJakub Hrozek2016-06-231-0/+40
* TESTS: Add an integration test for the timestamps cacheJakub Hrozek2016-06-233-0/+675
* sss_override: add certificate supportSumit Bose2016-06-091-4/+4
* intg: Use different uid range for add_remove testsLukas Slebodnik2016-04-221-2/+2
* intg: local override for user with mixed case nameSumit Bose2016-04-131-1/+65
* intg: Change preference of openldap module pathLukas Slebodnik2016-02-091-2/+2
* ldap_local_override_test: Fix failure with python2.6Lukas Slebodnik2015-11-191-5/+24