gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12423 - gnunet/src/vpn/tests


From: gnunet
Subject: [GNUnet-SVN] r12423 - gnunet/src/vpn/tests
Date: Sat, 31 Jul 2010 01:35:34 +0200

Author: toelke
Date: 2010-07-31 01:35:34 +0200 (Sat, 31 Jul 2010)
New Revision: 12423

Modified:
   gnunet/src/vpn/tests/expected
   gnunet/src/vpn/tests/ping
   gnunet/src/vpn/tests/test-helper-icmp.sh
Log:
corrected the test-case, the test-packet needs to use the GNUNET_MessageHeader

Modified: gnunet/src/vpn/tests/expected
===================================================================
--- gnunet/src/vpn/tests/expected       2010-07-30 23:35:25 UTC (rev 12422)
+++ gnunet/src/vpn/tests/expected       2010-07-30 23:35:34 UTC (rev 12423)
@@ -1 +1 @@
-p��`@:@44�*�v��vEL�2
 !"#$%&'()*+,-./01234567
\ No newline at end of file
+p���`@:@44���1�"FPL�     
 !"#$%&'()*+,-./01234567
\ No newline at end of file

Modified: gnunet/src/vpn/tests/ping
===================================================================
--- gnunet/src/vpn/tests/ping   2010-07-30 23:35:25 UTC (rev 12422)
+++ gnunet/src/vpn/tests/ping   2010-07-30 23:35:34 UTC (rev 12423)
@@ -1 +1 @@
-p��`@:@44�+�v��vEL�2
 !"#$%&'()*+,-./01234567
\ No newline at end of file
+p���`@:@44���1�"FPL�     
 !"#$%&'()*+,-./01234567
\ No newline at end of file

Modified: gnunet/src/vpn/tests/test-helper-icmp.sh
===================================================================
--- gnunet/src/vpn/tests/test-helper-icmp.sh    2010-07-30 23:35:25 UTC (rev 
12422)
+++ gnunet/src/vpn/tests/test-helper-icmp.sh    2010-07-30 23:35:34 UTC (rev 
12423)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-/opt/gnunet/bin/gnunet-vpn-helper < ping > result 2>/dev/null &
+/opt/gnunet/bin/gnunet-helper-vpn < ping > result 2>/dev/null &
 
 PID=$!
 




reply via email to

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