summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* sbus: Check string arguments for valid UTF-8 stringsJakub Hrozek2015-11-141-0/+49
* test_sysdb_subdomains: Do not use assignment in assertionsLukas Slebodnik2015-11-141-9/+9
* TEST: Add test_groups_by_recent_filter_validPetr Cech2015-11-141-0/+66
* TEST: Refactor of test_responder_cache_req.cPetr Cech2015-11-141-6/+17
* TEST: Add test_group_by_recent_filter_validPetr Cech2015-11-141-0/+44
* TEST: Add test_users_by_recent_filter_validPetr Cech2015-11-141-1/+62
* TEST: Add common function are_values_in_array()Petr Cech2015-11-142-0/+29
* TEST: Refactor of test_responder_cache_req.cPetr Cech2015-11-141-15/+46
* TEST: Refactor of test_responder_cache_req.cPetr Cech2015-11-141-2/+4
* TEST: Add test_user_by_recent_filter_validPetr Cech2015-11-141-0/+50
* pam-srv-tests: Add UT for cached 'online' auth.Pavel Reichl2015-11-121-0/+188
* pam-srv-tests: split pam_test_setup() so it can be reusedPavel Reichl2015-11-121-15/+19
* 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: Add warning for unused result of leak check functionsLukas Slebodnik2015-11-111-3/+13
* TESTS: Make check_leaks static functionLukas Slebodnik2015-11-112-9/+4
* TESTS: Check return value of check_leaks_popLukas Slebodnik2015-11-115-10/+16
* TESTS: Initialize leak checkLukas Slebodnik2015-11-112-0/+6
* AD: Remove unused memory context from ad_user_conn_listLukas Slebodnik2015-11-111-4/+2
* TESTS: Fix warnings -WshadowLukas Slebodnik2015-11-103-14/+14
* pam-srv-tests: Change service nameSumit Bose2015-11-051-1/+1
* NSS: fix a use-after-free issueSumit Bose2015-11-041-0/+1
* tests: Regression test with wrong LC_ALLMichal Židek2015-11-042-0/+113
* sbus_codegen_tests: Suppress warning Wmaybe-uninitializedLukas Slebodnik2015-10-261-1/+1
* BUILD: Remove SSS_CRYPTO_LIBS from common librariesLukas Slebodnik2015-10-261-1/+0
* BUILD: Remove unused variablesLukas Slebodnik2015-10-261-2/+0
* responder_common_tests: Removed unused librariesLukas Slebodnik2015-10-261-2/+0
* intg_tests: Fix PEP8 warningsLukas Slebodnik2015-10-263-23/+25
* tests: Add get_next_domain_flags testMichal Židek2015-10-231-0/+135
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-9/+10
* FO: Use refcount to keep track of servers returned to callersJakub Hrozek2015-10-232-11/+17
* tests: Reduce failover code duplicationJakub Hrozek2015-10-231-53/+35
* intg: Fix all PEP8 issuesNikolai Kondrashov2015-10-226-105/+121
* 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