summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-05 17:01:23 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-05 17:01:23 +0200
commit015b08b0489d72f3fda587eec900bc4193a6a57e (patch)
tree97f5aab61589f805f088940013c333a6038e11d5 /src/include
parent96cbda85e3dd584904e9abeca13a9d6570dcfbfe (diff)
downloadexchange-015b08b0489d72f3fda587eec900bc4193a6a57e.tar.gz
exchange-015b08b0489d72f3fda587eec900bc4193a6a57e.tar.bz2
exchange-015b08b0489d72f3fda587eec900bc4193a6a57e.zip
new command to use taler-benchmark-setup.sh
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 664db6ccd..23a4c2526 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -987,6 +987,21 @@ TALER_TESTING_history_entry_cmp (
/**
+ * Launch GNU Taler setup.
+ *
+ * @param label command label.
+ * @param config_file configuration file to use
+ * @param ... NULL-terminated (const char *) arguments to pass to taler-benchmark-setup.sh
+ * @return the command.
+ */
+struct TALER_TESTING_Command
+TALER_TESTING_cmd_system_start (
+ const char *label,
+ const char *config_file,
+ ...);
+
+
+/**
* Command to modify authorization header used in the CURL context.
* This will destroy the existing CURL context and create a fresh
* one. The command will fail (badly) if the existing CURL context