summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-151-2/+2
* TESTS: Cover child_common.c with unit testsJakub Hrozek2015-01-152-1/+330
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-5/+6
* responders: new interface for cache requestPavel Březina2015-01-091-0/+529
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-097-21/+15
* Add test for sysdb_store_overrideSumit Bose2015-01-071-0/+70
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-33/+51
* be_ptask: let backoff affect only periodPavel Březina2014-12-081-2/+111
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-071-0/+33
* tests: Free popt_contextJakub Hrozek2014-12-071-0/+2
* Rename test-child to dummy-childJakub Hrozek2014-12-042-1/+1
* Add extra_args to exec_child()Jakub Hrozek2014-12-032-15/+63
* TESTS: Basic child testsJakub Hrozek2014-12-032-0/+233
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-021-0/+213
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-021-0/+238
* test: avoid leaks in leak testsSumit Bose2014-12-021-1/+4
* tests: be_ptaskPavel Březina2014-11-281-0/+864
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-251-0/+69
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-251-0/+74
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-251-7/+7
* test: Wrong parameter type in sss_parse_name_checkMichal Zidek2014-11-251-1/+1
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-251-0/+48
* ipa: add split_ipa_anchor()Sumit Bose2014-11-201-0/+32
* test_sysdb_views: Use unique directory for cacheLukas Slebodnik2014-11-061-1/+3
* Add test for sysdb_add_overrides_to_object()Sumit Bose2014-11-051-0/+235
* nss: return user_attributes in origbyname requestSumit Bose2014-11-051-0/+133
* Add parse_attr_list_ex() helper functionSumit Bose2014-11-051-0/+51
* Add add_strings_lists() utility functionSumit Bose2014-11-051-0/+111
* sysdb: add view data to domainsSumit Bose2014-10-201-0/+7