summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* Responders: Make the client context more genericSimo Sorce2016-04-054-9/+43
* cache_req test: add lookup by sidPavel Březina2016-03-141-5/+404
* cache_req tests: improve user and group creationPavel Březina2016-03-141-142/+118
* cache_req tests: use leak check in test fixturesPavel Březina2016-03-141-17/+47
* cache_req tests: remove unused users and groupsPavel Březina2016-03-141-11/+0
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-111-0/+526
* 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
* IDMAP: Add test to validate off by one bugPavel Reichl2016-02-151-4/+109
* pam-srv-tests: Reuse test directory for IO testsLukas Slebodnik2016-01-281-1/+1
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-201-9/+78
* 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
* FO: Use tevent_req_defer_callback() when notifying callersJakub Hrozek2015-12-071-3/+46
* p11: enable ocsp checksSumit Bose2015-11-262-9/+34
* 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: 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
* TESTS: Check return value of check_leaks_popLukas Slebodnik2015-11-111-1/+2
* TESTS: Initialize leak checkLukas Slebodnik2015-11-111-0/+3
* 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: 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-231-10/+16
* tests: Reduce failover code duplicationJakub Hrozek2015-10-231-53/+35
* tests: Fix compilation warningJakub Hrozek2015-10-091-8/+8
* 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
* 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
* test_pam_srv: Run cert test only with NSSLukas Slebodnik2015-09-301-0/+3
* 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