summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_negcache.c
Commit message (Expand)AuthorAgeFilesLines
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-111-1/+0
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-111-79/+68
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-3/+3
* TEST: Removing duplication of mock_rctxPetr Cech2016-05-051-28/+0
* NEGCACHE: Removing of condition for ttl = -1Petr Cech2016-04-201-46/+0
* NEGCACHE: Fixing typo in test_sss_ncache_gid()Petr Cech2016-04-201-2/+2
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-181-1/+1
* negcache: allow domain name for UID and GIDSumit Bose2015-07-271-20/+20
* 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