summaryrefslogtreecommitdiffstats
path: root/src/tests/intg
Commit message (Expand)AuthorAgeFilesLines
* 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
* ldap_local_override_test: Remove sss_cache from teardownMichal Židek2015-11-191-1/+0
* intg: Add test for user and group local overridesPavel Reichl2015-11-142-0/+936
* intg: Add more LDAP testsNikolai Kondrashov2015-11-141-0/+361
* Revert "intg: Invalidate memory cache before removing files"Lukas Slebodnik2015-11-113-3/+0
* test_memory_cache: Test removing mc without invalidationLukas Slebodnik2015-11-112-4/+38
* tests: Regression test with wrong LC_ALLMichal Židek2015-11-042-0/+113
* intg_tests: Fix PEP8 warningsLukas Slebodnik2015-10-263-23/+25
* intg: Fix all PEP8 issuesNikolai Kondrashov2015-10-226-105/+121
* intg: Do not use non-existent pre-incrementNikolai Kondrashov2015-10-111-2/+4
* intg: Fix RFC2307bis group member creationNikolai Kondrashov2015-10-091-14/+7
* intg: Reduce sssd.conf duplication in test_ldap.pyNikolai Kondrashov2015-10-091-95/+45
* intg: Split LDAP test fixtures for flexibilityNikolai Kondrashov2015-10-091-30/+83
* intg: Add support for specifying all user attrsNikolai Kondrashov2015-10-091-12/+39
* intg: Get base DN from LDAP connection objectNikolai Kondrashov2015-10-092-5/+5
* intg: fix typosPavel Březina2015-10-081-8/+8
* intg: fix assert messages in test_memory_cachePavel Reichl2015-10-081-10/+10
* CI: Set env variable for all tabs in screenLukas Slebodnik2015-09-142-6/+37
* intg: Fix some PEP 8 violationsMichal Židek2015-09-037-0/+76
* CI: Add regression test for #2676Michal Židek2015-09-031-0/+61
* CONFDB: Assume config file version 2 if missingMichal Židek2015-09-032-5/+0
* intg_tests: Add regression test for 2163Lukas Slebodnik2015-09-011-0/+40
* test_memory_cache: Fix few python issuesLukas Slebodnik2015-08-131-5/+5
* test_memory_cache: Test invalidation with sss_cacheLukas Slebodnik2015-08-051-0/+176
* test_memory_cache: Test mmap cache after initgroupsLukas Slebodnik2015-08-051-0/+89
* test_memory_cache: Add test for initgroups mc with fq namesLukas Slebodnik2015-08-051-2/+138
* intg_test: Add integration test for memory cacheLukas Slebodnik2015-08-052-0/+348
* intg_test: Add module for simulation of utility idLukas Slebodnik2015-08-052-0/+120
* intg: Modernize 'except' clausesLukas Slebodnik2015-08-043-46/+46
* intg: Invalidate memory cache before removing filesLukas Slebodnik2015-07-241-0/+1
* Add integration testsNikolai Kondrashov2015-05-289-0/+1719