use testbed methods to alter underlaylinkmodel rewrite_of_cadet_test
authorxrs <xrs@mail36.net>
Fri, 19 Jun 2020 20:17:33 +0000 (22:17 +0200)
committerxrs <xrs@mail36.net>
Fri, 19 Jun 2020 20:51:20 +0000 (22:51 +0200)
src/cadet/test_cadeT_util.h

index d22ab89607fb79c09ab2ad7ed491a10ea47cebac..62cc48a4e07b6a002b8906f4d60aa022891130f8 100644 (file)
@@ -47,8 +47,13 @@ int
 check_message (void *cls,
                const struct GNUNET_MessageHeader *message);
 
-void handle_message (void *cls,
-                     const struct GNUNET_MessageHeader *msg);
+void 
+handle_message (void *cls,
+                const struct GNUNET_MessageHeader *msg);
+
+int
+check_message (void *cls,
+               const struct GNUNET_MessageHeader *message);
 
 /**
  * Structure for storing information of testbed peers.