aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_ng_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_ng_lib.h')
-rw-r--r--src/include/gnunet_testing_ng_lib.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/include/gnunet_testing_ng_lib.h b/src/include/gnunet_testing_ng_lib.h
index 08bc63aae..aad7ddec2 100644
--- a/src/include/gnunet_testing_ng_lib.h
+++ b/src/include/gnunet_testing_ng_lib.h
@@ -833,31 +833,6 @@ GNUNET_TESTING_get_trait_what_am_i (const struct GNUNET_TESTING_Command *cmd,
833 char **what_am_i); 833 char **what_am_i);
834 834
835 835
836
837int
838GNUNET_TESTING_get_trait_peer_id (const struct
839 GNUNET_TESTING_Command *cmd,
840 struct GNUNET_PeerIdentity **id);
841
842int
843GNUNET_TESTING_get_trait_connected_peers_map (const struct
844 GNUNET_TESTING_Command
845 *cmd,
846 struct
847 GNUNET_CONTAINER_MultiPeerMap **
848 connected_peers_map);
849int
850GNUNET_TESTING_get_trait_hello_size (const struct
851 GNUNET_TESTING_Command
852 *cmd,
853 size_t **hello_size);
854
855int
856GNUNET_TESTING_get_trait_hello (const struct
857 GNUNET_TESTING_Command
858 *cmd,
859 char **hello);
860
861int 836int
862GNUNET_TESTING_get_trait_test_system (const struct 837GNUNET_TESTING_get_trait_test_system (const struct
863 GNUNET_TESTING_Command *cmd, 838 GNUNET_TESTING_Command *cmd,