summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
...
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-021-0/+86
* TEST: Add ad_gpo unit testsYassir Elley2014-05-301-0/+388
* sss_sifp: add shortcuts for common use casesPavel Březina2014-05-291-0/+168
* sss_sifp: add support for string dictionaryPavel Březina2014-05-291-0/+211
* sss_sifp: unit testsPavel Březina2014-05-291-0/+1552
* IFP: Add a unit test for ifp_reply_objpathJakub Hrozek2014-05-221-0/+30
* IFP: Add utility functions to escape and unescape object pathsJakub Hrozek2014-05-221-0/+106
* TEST: Refactor test_ioLukas Slebodnik2014-05-161-48/+115
* TEST: Remove unused variablePavel Reichl2014-05-141-3/+0
* IFP: Per-attribute ACL for usersJakub Hrozek2014-05-131-0/+101
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-05-131-3/+41
* IFP: Add utility functionsJakub Hrozek2014-05-131-0/+210
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-05-131-0/+268
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-223-1/+336
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-04-222-71/+101
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-04-171-4/+199
* cmocka-unit-test-for-functions-getpwuid*-addedPallavi Jha2014-04-031-1/+282
* TESTS: Remove unused macrosLukas Slebodnik2014-03-122-3/+0
* TEST: Do not clean up if test fail.Lukas Slebodnik2014-03-121-1/+3
* TEST: Use right domain name in negcache testLukas Slebodnik2014-03-121-7/+7
* TEST: Remove unused argument sysdb_pathLukas Slebodnik2014-03-125-15/+12
* TEST: Use unique directory for negcache testLukas Slebodnik2014-03-061-1/+1
* Unit-test-for-negcache-module-addedPallavi Jha2014-03-051-0/+651
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-261-0/+421
* IPA: refactor idmap code and add testSumit Bose2014-02-261-0/+249
* IDMAP: add sss_idmap_check_collision(_ex)Sumit Bose2014-02-261-0/+93
* tests: nested groups unit testPavel Březina2014-02-181-0/+198
* tests: new macro sss_will_return_alwaysPavel Březina2014-02-181-0/+2
* tests: mock sysdb users and groupsPavel Březina2014-02-182-0/+241
* tests: mock SDAPPavel Březina2014-02-182-0/+176
* test_dyndns: Test right variable after allocation.Lukas Slebodnik2014-02-171-1/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-124-17/+17
* TESTS: Fix authtok test for zero length string.Lukas Slebodnik2014-01-241-1/+1
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-123-36/+12
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-101-6/+6
* cmocka unit test for authtok module addedPallavi Jha2014-01-091-0/+303
* AD: Enable fallback to LDAP of trusted domainJakub Hrozek2013-12-191-3/+4
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-191-0/+20
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-191-0/+221
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-0/+38
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* TESTS: Remove test dir after successful testsLukas Slebodnik2013-11-181-1/+6
* nss: check for Well-Known SIDs in SID based requestsSumit Bose2013-11-151-0/+192
* nss-srv-tests: check packet statusSumit Bose2013-11-151-14/+50
* Add utility to handle Well-Known SIDsSumit Bose2013-11-151-0/+110
* sss_names_init: allow empty domain nameSumit Bose2013-11-151-0/+122
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-38/+19
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-9/+6
* free idmapped SIDs correctlyPavel Březina2013-11-071-0/+2
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-041-0/+263