#include "platform.h"
#include "gnunet_testing_lib.h"
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
static int ok;
#endif
NULL);
ret = check ();
+ sleep (1);
GNUNET_DISK_directory_remove ("/tmp/test-gnunet-testing");
return ret;
}
[arm]
PORT = 2566
-DEFAULTSERVICES = transport core
+DEFAULTSERVICES = peerinfo transport core
[statistics]
PORT = 2567
#include "gnunet_testing_lib.h"
#include "gnunet_transport_service.h"
-#define DEBUG_TESTING GNUNET_YES
+#define DEBUG_TESTING GNUNET_NO
/**
* How long do we wait after starting gnunet-service-arm