summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* selinux testselinuxJakub Hrozek2015-04-271-0/+113
* 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
* 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