summaryrefslogtreecommitdiffstats
path: root/src/tests/intg
Commit message (Expand)AuthorAgeFilesLines
* intg: Add sanity tests for pysss_nss_idmapLukas Slebodnik2017-10-162-0/+270
* intg: Create FakeAD class based on openldapLukas Slebodnik2017-10-164-0/+936
* ds_openldap: Extract functionality to protected methodsLukas Slebodnik2017-10-161-23/+28
* intg: Prefer locally built python modulesLukas Slebodnik2017-10-162-0/+14
* intg: prevent "TypeError: must be type, not classobj"Lukas Slebodnik2017-10-161-1/+1
* intg: Let python paths be configurableLukas Slebodnik2017-10-162-0/+8
* intg: Fix pep8 warnings in config.py templateLukas Slebodnik2017-10-161-14/+14
* intg: Fix execution with dbus-1.11.18Lukas Slebodnik2017-10-041-0/+1
* sssd_client: add mutex protected call to the PAC responderSumit Bose2017-09-222-0/+121
* TESTS: Relax the assert in test_idle_timeoutJakub Hrozek2017-09-041-7/+9
* SECRETS: Support 0 as unlimited for the quotasJakub Hrozek2017-09-011-0/+55
* SECRETS: Add a new option to control per-UID limitsJakub Hrozek2017-09-011-0/+46
* TESTS: Test that ccaches can be stored after max_secrets is reached for regul...Jakub Hrozek2017-09-011-1/+51
* SECRETS: Read the quotas for cn=secrets from [secrets/secrets] configuration ...Jakub Hrozek2017-09-011-30/+95
* TESTS: Add regression tests to try if resolving root and ID 0 fails as expectedJakub Hrozek2017-08-281-0/+21
* TESTS: Add files provider tests that request a user and group by IDJakub Hrozek2017-08-281-6/+91
* TESTS: Add wrappers to request a user or a group by IDJakub Hrozek2017-08-282-2/+84
* intg: Increase startup timeouts for kcm and secretsLukas Slebodnik2017-08-182-2/+2
* intg: Disable add_remove testsLukas Slebodnik2017-08-141-5/+5
* INTG: Add session recording testsNikolai Kondrashov2017-07-273-14/+978
* TESTS: Integration test for idle timeoutJakub Hrozek2017-07-211-13/+62
* INTG/FILES_PROVIDER: Test user and group overrideFabiano Fidêncio2017-07-181-5/+81
* TESTS: Update zero nesting level testJustin Stephenson2017-07-111-2/+20
* INTG_TESTS: Add one more test for filtered out users/groupsFabiano Fidêncio2017-06-051-0/+54
* TESTS: Fix pep8 errors in test_ts_cache.pyJakub Hrozek2017-05-291-2/+4
* TESTS: Fix pep8 errors in test_secrets.pyJakub Hrozek2017-05-291-1/+0
* TESTS: Fix pep8 errors in test_kcm.pyJakub Hrozek2017-05-291-3/+6
* test_kcm: Remove commented codeJakub Hrozek2017-05-291-6/+0
* TESTS: Add a test for parallel execution of klistJakub Hrozek2017-05-242-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