aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_local_test_prepared.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 21:23:59 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 12:51:58 +0100
commit8c2b85f0ffc1c0d0db629992cba2ea59d2ac3536 (patch)
tree234bdd8335be87056f60bc6c58191fdfbc0fe4ee /src/testing/testing_api_cmd_local_test_prepared.c
parent42cda6099b5957ab28f19a7b793a5428c96faeb8 (diff)
downloadgnunet-8c2b85f0ffc1c0d0db629992cba2ea59d2ac3536.tar.gz
gnunet-8c2b85f0ffc1c0d0db629992cba2ea59d2ac3536.zip
-DOC: Documentation cleanup pass through TESTING libraries
Diffstat (limited to 'src/testing/testing_api_cmd_local_test_prepared.c')
-rw-r--r--src/testing/testing_api_cmd_local_test_prepared.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/testing/testing_api_cmd_local_test_prepared.c b/src/testing/testing_api_cmd_local_test_prepared.c
index 1f470a6c1..e71d3ef45 100644
--- a/src/testing/testing_api_cmd_local_test_prepared.c
+++ b/src/testing/testing_api_cmd_local_test_prepared.c
@@ -92,14 +92,6 @@ local_test_prepared_run (void *cls,
92} 92}
93 93
94 94
95/**
96 * Create command.
97 *
98 * @param label name for command.
99 * @param write_message Callback to write messages to the master loop.
100 * @param all_local_tests_prepared Flag which will be set from outside.
101 * @return command.
102 */
103struct GNUNET_TESTING_Command 95struct GNUNET_TESTING_Command
104GNUNET_TESTING_cmd_local_test_prepared (const char *label, 96GNUNET_TESTING_cmd_local_test_prepared (const char *label,
105 TESTING_CMD_HELPER_write_cb 97 TESTING_CMD_HELPER_write_cb