summaryrefslogtreecommitdiffstats
path: root/src/tests/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/common.h')
-rw-r--r--src/tests/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/common.h b/src/tests/common.h
index ea3a6c9e..714be698 100644
--- a/src/tests/common.h
+++ b/src/tests/common.h
@@ -100,8 +100,8 @@ void test_multidom_suite_cleanup(const char *tests_path,
const char **domains);
void test_dom_suite_cleanup(const char *tests_path,
- const char *confdb_path,
- const char *sysdb_path);
+ const char *cdb_file,
+ const char *domain);
struct tevent_req *
test_request_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, errno_t err);