summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Move named_domain from test_utils to common test codeJakub Hrozek2015-09-222-34/+0
* 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: Use unique name for TEST_PATHLukas Slebodnik2015-09-1814-14/+14
* dyndns-tests: Simulate job in wrapped execvLukas Slebodnik2015-09-141-0/+1
* 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
* TESTS: ldap_id_cleanup timeoutsMichal Židek2015-08-311-4/+7
* LDAP: sanitize group name when used in filterPavel Reichl2015-08-171-0/+313
* TESTS: UT for sss_iface_addr_list_as_str_list()Pavel Reichl2015-08-141-0/+42
* IPA: Always re-fetch the keytab from the IPA serverJakub Hrozek2015-08-141-9/+157
* UTIL: Provide a common interface to safely create temporary filesJakub Hrozek2015-08-141-0/+175
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-311-7/+7
* ssh: generate public keys from certificateSumit Bose2015-07-311-0/+62
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-313-2/+507
* authok: add support for Smart Card related authtokensSumit Bose2015-07-311-0/+75
* utils: add NSS version of cert utilsSumit Bose2015-07-311-0/+4
* TESTS: fix compiler warningsPavel Reichl2015-07-281-2/+0
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-271-0/+66
* VIEWS TEST: add null-checkPavel Březina2015-07-271-0/+6
* negcache: allow domain name for UID and GIDSumit Bose2015-07-273-25/+27
* DYNDNS: support for dualstackPavel Reichl2015-07-241-0/+178
* TESTS: dyndns tests support AAAA addressesPavel Reichl2015-07-241-13/+38