summaryrefslogtreecommitdiffstats
path: root/src/tests/common_dom.c
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-231-6/+10
* SYSDB: Open a timestamps cache for caching domainsJakub Hrozek2016-06-231-4/+30
* Remove braces from DEBUG statementsPavel Březina2016-06-181-2/+2
* mock domain: reset ldb errorsPavel Březina2016-03-141-0/+4
* tests: Move named_domain from test_utils to common test codeJakub Hrozek2015-09-221-0/+22
* tests: Move test_dom_suite_setup to different moduleLukas Slebodnik2015-09-181-13/+0
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-091-58/+12
* tests: add test_multidom_suite_cleanup()Pavel Březina2015-01-091-0/+65
* tests: add create_multidom_test_ctx()Pavel Březina2015-01-091-21/+50
* tests: refactor create_dom_test_ctx()Pavel Březina2015-01-091-61/+193
* TESTS: Unit tests can use confdb without using sysdbJakub Hrozek2014-10-201-24/+28
* TESTS: Add confdb domain base DN to sss_test_ctxJakub Hrozek2014-07-011-0/+8
* TESTS: Create a default sss_names_ctx in create_dom_test_ctxJakub Hrozek2014-04-221-0/+12
* TEST: Remove unused argument sysdb_pathLukas Slebodnik2014-03-121-1/+0
* tests: don't print debug message when test dir does not existPavel Březina2014-02-181-1/+1
* tests: add confdb_path to sss_test_ctxPavel Březina2014-02-181-4/+4
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-18/+18
* Fix dereference after a NULL check in tests.Lukas Slebodnik2013-06-101-6/+20
* Remove empty directories after tests run.Lukas Slebodnik2013-05-301-0/+8
* Refactor dynamic DNS updatesJakub Hrozek2013-05-031-8/+1
* tests: Fix the order of key/valuesJakub Hrozek2013-04-181-2/+3
* Add utility functions for tests that use sysdb or tevent.Jakub Hrozek2013-03-081-0/+167