summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_negcache.c
Commit message (Expand)AuthorAgeFilesLines
* ncache: add calls for certificate based searchesSumit Bose2015-06-191-0/+42
* 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
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-18/+21
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-091-3/+2
* TESTS: Remove unused macrosLukas Slebodnik2014-03-121-2/+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-121-3/+2
* TEST: Use unique directory for negcache testLukas Slebodnik2014-03-061-1/+1
* Unit-test-for-negcache-module-addedPallavi Jha2014-03-051-0/+651