summaryrefslogtreecommitdiffstats
path: root/src/tests/intg
Commit message (Expand)AuthorAgeFilesLines
* TESTS: Add a test for parallel execution of klistreviewJakub Hrozek2017-05-232-1/+27
* INTG: Do not use configure time option enable-files-domainLukas Slebodnik2017-05-231-0/+2
* test_ldap.py: Add test for filter_{users,groups}Lukas Slebodnik2017-05-101-0/+96
* minor typo fixesRené Genz2017-04-191-1/+1
* ci: do not build secrets on rhel6Pavel Březina2017-03-301-0/+4
* intg: Remove bashism from intgcheck-prepareLukas Slebodnik2017-03-291-1/+1
* KCM: Store ccaches in secretsJakub Hrozek2017-03-271-23/+109
* TCURL: Support HTTP POST for creating containersJakub Hrozek2017-03-271-0/+28
* TESTS: Add integration tests for the KCM responderJakub Hrozek2017-03-274-0/+696
* TESTS: test the curl wrapper with a command-line toolJakub Hrozek2017-03-143-1/+144
* sss_cache: User/groups invalidation in domain cachePetr Čech2017-03-082-8/+73
* test_secrets: Fail in child if sssd_secrets cannot startLukas Slebodnik2017-03-071-12/+19
* CONFDB: If no configuration file is provided, create a fallback configurationJakub Hrozek2017-02-281-0/+16
* TESTS: Test the files domain autoconfigurationJakub Hrozek2017-02-271-0/+78
* TESTS: Enable the files domain for all integration testsJakub Hrozek2017-02-271-1/+9
* TESTS: Remove unused importJakub Hrozek2017-02-231-1/+0
* FILES: Fix reallocation logicJakub Hrozek2017-02-221-1/+65
* intg: Fix python3 issuesLukas Slebodnik2017-02-173-8/+12
* TESTS: Add files provider integration testsJakub Hrozek2017-02-154-0/+937
* TESTS: Add a module to call nss_sss's getgr* from testsJakub Hrozek2017-02-152-0/+89
* TESTS: Add a module to call nss_sss's getpw* from testsJakub Hrozek2017-02-152-0/+168
* TESTS: add a helper module with shared NSS constantsJakub Hrozek2017-02-154-33/+53
* TESTS: move helper fixtures to back up and restore a file to a utility moduleJakub Hrozek2017-02-153-14/+15
* 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