summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-18 16:05:45 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-18 16:05:45 +0100
commit8358eb0b86f0fa5c4a413d9cd107cb971d0b256c (patch)
treed6c4a718953ad7da4921fcad15015509448d014a /src/include
parentdccc84c000236df34ec4fed294e72ec69847689c (diff)
downloadsync-8358eb0b86f0fa5c4a413d9cd107cb971d0b256c.tar.gz
sync-8358eb0b86f0fa5c4a413d9cd107cb971d0b256c.tar.bz2
sync-8358eb0b86f0fa5c4a413d9cd107cb971d0b256c.zip
doxygen fixes, remove test commands obsoleted by taler-unified-setup
Diffstat (limited to 'src/include')
-rw-r--r--src/include/sync_testing_lib.h27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/include/sync_testing_lib.h b/src/include/sync_testing_lib.h
index 59714f1..f0737de 100644
--- a/src/include/sync_testing_lib.h
+++ b/src/include/sync_testing_lib.h
@@ -31,33 +31,6 @@
/**
- * Start the sync backend process. Assume the port
- * is available and the database is clean. Use the "prepare
- * sync" function to do such tasks.
- *
- * @param config_filename configuration filename.
- *
- * @return the process, or NULL if the process could not
- * be started.
- */
-struct GNUNET_OS_Process *
-SYNC_TESTING_run_sync (const char *config_filename,
- const char *sync_url);
-
-
-/**
- * Prepare the sync execution. Create tables and check if
- * the port is available.
- *
- * @param config_filename configuration filename.
- * @return the base url, or NULL upon errors. Must be freed
- * by the caller.
- */
-char *
-SYNC_TESTING_prepare_sync (const char *config_filename);
-
-
-/**
* Make the "backup download" command for a non-existent upload.
*
* @param label command label