summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* cache_req tests: remove unused users and groupsPavel Březina2016-03-141-11/+0
* libipa_hbac: Move the library to src/lib/ipa_hbacJakub Hrozek2016-03-121-1/+1
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-111-0/+526
* BUILD: Simplify build of cwrap testsLukas Slebodnik2016-03-101-48/+7
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-011-0/+73
* tests: Extend test_child_common.c to include tests for the only_extra_args fu...Jakub Hrozek2016-02-262-7/+91
* LDAP: Use the IPA provider interface to resolve external group membersJakub Hrozek2016-02-241-1/+3
* TEST_TOOLS_COLONDB: Add tests for sss_colondb_*Petr Cech2016-02-241-0/+419
* sss_idmap-tests: Fix segmentation faultLukas Slebodnik2016-02-181-2/+2
* IDMAP: Add test to validate off by one bugPavel Reichl2016-02-151-4/+109
* intg: Change preference of openldap module pathLukas Slebodnik2016-02-091-2/+2
* server-tests: Fix clean-up after successful testLukas Slebodnik2016-02-021-1/+1
* TESTS: Fix race condition in python testLukas Slebodnik2016-02-022-34/+32
* pam-srv-tests: Reuse test directory for IO testsLukas Slebodnik2016-01-281-1/+1
* Util: Improve code to get connection credentialsSimo Sorce2016-01-281-0/+1
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-202-9/+410
* FO: add fo_get_active_server()Sumit Bose2016-01-191-0/+11
* DP_TASK: add be_ptask_get_timeout()Sumit Bose2016-01-191-0/+22
* UTIL: allow to skip default options for child processesSumit Bose2016-01-191-2/+2
* IPA: add ipa_get_rdn and ipa_check_rdnPavel Březina2016-01-191-0/+228
* Fix pep8 warnings in pyhbac-test.pyJakub Hrozek2016-01-131-27/+30
* tests: use unittest.TestCase.assertCountEqual if possibleJakub Hrozek2016-01-132-57/+55
* FO: Use tevent_req_defer_callback() when notifying callersJakub Hrozek2015-12-071-3/+46
* p11: enable ocsp checksSumit Bose2015-11-262-9/+34
* sysdb-tests: Fix warning - incompatible pointer typePavel Reichl2015-11-211-2/+2
* IPA: fix override with the same nameSumit Bose2015-11-201-0/+78
* sbus_codegen_tests: Use portable definition of large constantsLukas Slebodnik2015-11-201-12/+13
* 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
* 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