summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-2/+2
* TESTS: Remove unused macrosLukas Slebodnik2014-03-123-10/+0
* hbac-test: Use defined macros instead of stringsLukas Slebodnik2014-03-121-3/+5
* 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-127-17/+12
* TEST: Use unique directory for negcache testLukas Slebodnik2014-03-061-1/+1
* Unit-test-for-negcache-module-addedPallavi Jha2014-03-051-0/+651
* TEST: Fix warning invalid printf argument typeLukas Slebodnik2014-02-261-1/+1
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-262-1/+422
* 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
* sbus: Generate constants from interface definitionsStef Walter2014-02-242-0/+32
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-02-244-0/+65
* sbus: Add meta data structures and code generatorStef Walter2014-02-244-0/+314
* tests: don't print debug message when test dir does not existPavel Březina2014-02-181-1/+1
* 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
* tests: add confdb_path to sss_test_ctxPavel Březina2014-02-182-4/+5
* test_dyndns: Test right variable after allocation.Lukas Slebodnik2014-02-171-1/+1
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-02-121-66/+0
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-125-30/+39
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1214-98/+98
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-121-289/+10
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-291-0/+49
* TESTS: Fix authtok test for zero length string.Lukas Slebodnik2014-01-241-1/+1
* TESTS: Fix build with older version of check frameworkLukas Slebodnik2014-01-151-0/+8
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-123-36/+12
* util: A safe printf for user provided format stringsStef Walter2014-01-121-0/+244
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-101-6/+6
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* 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
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-191-0/+29
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-281-0/+17
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-281-0/+4
* 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 redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-151-17/+11
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-153-132/+94
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-151-103/+56