summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* WIP: pam_wrapper testspwrapJakub Hrozek2015-10-165-1/+337
* TESTS: Restrictive permissions in check_and_openPetr Cech2015-10-141-1/+1
* TESTS: More restrictive permissions in debug_testsPetr Cech2015-10-141-2/+2
* UTIL-TESTS: More restrictive permissionsPetr Cech2015-10-141-1/+1
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-143-4/+4
* 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
* tests: Fix compilation warningJakub Hrozek2015-10-091-8/+8
* intg: fix typosPavel Březina2015-10-081-8/+8
* intg: fix assert messages in test_memory_cachePavel Reichl2015-10-081-10/+10
* cache_req tests: reduce code duplicationPavel Březina2015-10-081-1230/+394
* cache_req: add support for UPNPavel Březina2015-10-083-10/+385
* AD: Consolidate connection list construction on ad_common.cJakub Hrozek2015-10-071-0/+34
* AD: Provide common connection list construction functionsJakub Hrozek2015-10-071-5/+40
* TESTS: Make whitespace_test pass without whitespaceNikolai Kondrashov2015-10-071-1/+6
* DYNDNS: improve nsupdate_msg_add_fwd()Pavel Reichl2015-10-051-3/+277
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-021-0/+38
* sbus codegen tests: free ctxPavel Březina2015-10-021-0/+2
* TESTS: Fixing of uninitialized pointer.Petr Cech2015-10-011-1/+1
* test_pam_srv: Run cert test only with NSSLukas Slebodnik2015-09-301-0/+3
* sysdb-tests: Use valid base64 encoded certificate for searchLukas Slebodnik2015-09-301-1/+1
* FO: Also reset the server common data in addition to SRVJakub Hrozek2015-09-231-49/+139
* tests: Set p11_child_timeout to 30 in testsMichal Židek2015-09-231-4/+31
* DDNS: execute nsupdate for single update of PTR recPavel Reichl2015-09-221-0/+29
* LDAP: Filter out multiple entries when searching overlapping domainsJakub Hrozek2015-09-221-0/+186
* tests: Move named_domain from test_utils to common test codeJakub Hrozek2015-09-224-34/+26
* DP: Provide a way to mark subdomain as disabled and auto-enable it later with...Jakub Hrozek2015-09-211-0/+275
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-212-4/+8
* test_ldap_id_cleanup: Fix coding style issuesLukas Slebodnik2015-09-181-9/+9
* test_ad_common: Use unique directory for keytabsLukas Slebodnik2015-09-181-2/+15
* test_copy_keytab: Create keytabs in unique directoryLukas Slebodnik2015-09-181-2/+9
* test_ipa_subdomains_server: Use unique dorectory for keytabsLukas Slebodnik2015-09-181-3/+4
* tests: Move test_dom_suite_setup to different moduleLukas Slebodnik2015-09-182-13/+12
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-1819-19/+19
* dyndns-tests: Simulate job in wrapped execvLukas Slebodnik2015-09-141-0/+1
* 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
* SYSDB: Add function to expire entryMichal Židek2015-09-031-0/+69
* TESTS: Add trailing whitespace testNikolai Kondrashov2015-09-031-0/+32
* Remove trailing whitespacePavel Reichl2015-09-031-1/+0
* 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
* NSS: Don't ignore backslash in usernames with ldap providerLukas Slebodnik2015-09-011-2/+2
* TESTS: Removing part of responder_cache_req-testsPetr Cech2015-08-311-211/+0
* TESTS: fix fail in test_id_cleanup_exp_groupPavel Reichl2015-08-311-1/+1