From 8facb1c8ca6bee8399d83cde35a170f647da1636 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 18 Nov 2018 11:53:37 +0100 Subject: add dbinit cmd --- src/include/taler_testing_auditor_lib.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/include') diff --git a/src/include/taler_testing_auditor_lib.h b/src/include/taler_testing_auditor_lib.h index 297ab2b32..65f50b776 100644 --- a/src/include/taler_testing_auditor_lib.h +++ b/src/include/taler_testing_auditor_lib.h @@ -47,6 +47,18 @@ TALER_TESTING_cmd_exec_auditor (const char *label, const char *config_filename); +/** + * Make the "exec-auditor-dbinit" CMD. Always run with the "-r" option. + * + * @param label command label. + * @param config_filename configuration filename. + * @return the command. + */ +struct TALER_TESTING_Command +TALER_TESTING_cmd_exec_auditor_dbinit (const char *label, + const char *config_filename); + + /** * Make the "exec wire-auditor" CMD. * -- cgit v1.2.3