summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
...
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-142-3/+3
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-051-0/+160
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-051-0/+83
* DP: Add a function to inherit DP options, if setJakub Hrozek2015-06-051-8/+119
* LDAP: Do not print verbose DEBUG messages from providers that don't set UUIDJakub Hrozek2015-06-041-1/+9
* TESTS: Add test for get_next_domainJakub Hrozek2015-06-021-0/+138
* IFP: add org.freedesktop.sssd.infopipe.Users.UserPavel Březina2015-05-221-7/+7
* 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
* 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: 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
* 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
* 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
* 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-204-0/+195
* 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
* 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-1131-639/+743
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-031-0/+599
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-111-0/+374
* test_nested_groups: Additional unit testsLukas Slebodnik2015-01-301-0/+165
* TESTS: Mock return value of sdap_get_generic_recvLukas Slebodnik2015-01-302-1/+9
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-231-4/+29
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-232-98/+157
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-0/+44
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-2/+1
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-1/+130
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-191-0/+82