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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/common.h b/src/tests/common.h
index c9b3815cd..b49cfea9b 100644
--- a/src/tests/common.h
+++ b/src/tests/common.h
@@ -84,6 +84,8 @@ struct sss_test_conf_param {
struct sss_test_ctx *create_ev_test_ctx(TALLOC_CTX *mem_ctx);
+void reset_ldb_errstrings(struct sss_domain_info *dom);
+
struct sss_test_ctx *
create_multidom_test_ctx(TALLOC_CTX *mem_ctx,
const char *tests_path,