summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* krb5: new option krb5_map_userPavel Reichl2015-05-281-0/+111
* IFP: add org.freedesktop.sssd.infopipe.Users.UserPavel Březina2015-05-221-7/+7
* sbus: add a{sas} get invokerPavel Březina2015-05-224-25/+226
* sbus: add sbus_opath_decompose[_exact]Pavel Březina2015-05-221-0/+128
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-221-0/+100
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-221-4/+4
* PAM: add PAM responder unit testSumit Bose2015-05-081-0/+965
* sysdb: add sysdb_cache_password_ex()Sumit Bose2015-05-081-0/+53
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-081-3/+186
* Add leak check and command line option to test_authtokSumit Bose2015-05-081-10/+57
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-0/+9
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+1
* sss_nss_idmap-tests: Use different prepared buffers for big endianLukas Slebodnik2015-05-041-0/+12
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-1/+11
* tests: Add NSS responder tests for bysid requestsJakub Hrozek2015-04-241-0/+219
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-0/+1
* sysdb-tests: test return value before output argumentsLukas Slebodnik2015-04-141-0/+1
* sysdb-tests: Add missing assertionsLukas Slebodnik2015-04-141-0/+3
* simple_access-tests: Simplify assertionLukas Slebodnik2015-04-141-3/+1
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-0/+37
* ncache: Add sss_ncache_reset_repopulate_permanentJakub Hrozek2015-04-091-0/+93
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-091-3/+85
* ncache: Fix sss_ncache_reset_permanentJakub Hrozek2015-04-091-0/+11
* tests: Revert strcmp conditionJakub Hrozek2015-04-081-1/+1
* util-tests: Initialize boolean variable to default valueLukas Slebodnik2015-04-081-1/+1
* test_resolv_fake: Fix alignment warningLukas Slebodnik2015-03-271-9/+10
* test_ldap_auth: Use right assertion for integer comparisonLukas Slebodnik2015-03-261-6/+6
* test_expire: Use right assertion macro for standard functionsLukas Slebodnik2015-03-261-2/+3
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-241-5/+26
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-03-241-3/+3
* ldap: refactor check_pwexpire_kerberos to use util funcPavel Reichl2015-03-231-2/+2
* TESTS: test expirationPavel Reichl2015-03-234-0/+345
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-205-0/+197
* debug-tests: Fix test with new line in debug messageLukas Slebodnik2015-03-171-5/+5
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-1/+1
* cache_req: parse input name if neededPavel Březina2015-03-131-2/+169
* cmocka: include mock_parse_inp in header filePavel Březina2015-03-131-0/+2
* cache_req: add support for group by idPavel Březina2015-03-131-1/+362
* cache_req: add support for group by namePavel Březina2015-03-131-1/+342
* cache_req: add support for user by uidPavel Březina2015-03-131-2/+368
* cache_req tests: define user name constantPavel Březina2015-03-131-11/+14
* cache_req tests: rename test_user to test_user_by_namePavel Březina2015-03-131-25/+25
* test: Check ERR_LASTMichal Zidek2015-03-131-0/+10
* Add unit tests for initgroupsJakub Hrozek2015-03-121-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-03-121-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-03-121-9/+9
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-1135-663/+769
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-051-0/+57
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-031-0/+599
* SPEC: Build python3 bindings on available platformsLukas Slebodnik2015-02-251-4/+10