gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29599 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r29599 - gnunet/src/ats
Date: Thu, 26 Sep 2013 13:04:09 +0200

Author: wachs
Date: 2013-09-26 13:04:09 +0200 (Thu, 26 Sep 2013)
New Revision: 29599

Modified:
   gnunet/src/ats/test_ats_solver_add_address.c
Log:
minor changes


Modified: gnunet/src/ats/test_ats_solver_add_address.c
===================================================================
--- gnunet/src/ats/test_ats_solver_add_address.c        2013-09-26 11:02:56 UTC 
(rev 29598)
+++ gnunet/src/ats/test_ats_solver_add_address.c        2013-09-26 11:04:09 UTC 
(rev 29599)
@@ -34,6 +34,9 @@
 #include "gnunet_testbed_service.h"
 #include "gnunet_ats_service.h"
 
+/**
+ * Result
+ */
 static int ret;
 
 
@@ -95,7 +98,7 @@
   GNUNET_free (src_filename);
   GNUNET_free (test_filename);
 
-  if (0 != GNUNET_TESTING_peer_run ("test_ats_api_performance",
+  if (0 != GNUNET_TESTING_peer_run ("test-ats-solver",
       config_file, &run, NULL ))
     return GNUNET_SYSERR;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]