tinc/test
Guus Sliepen b80cbaba04 Test running ping through two tinc daemons.
This is a more complicated test with one tinc daemon using a tap interface
(therefore requiring root), and a second one using a multicast interface. A
separate program "pong" is listening on the same multicast address, and waits
for ARP and ICMP packets, responding to ICMP echo packets with replies.
This test doesn't require any configuration of the tap interface.
2013-09-05 17:42:31 +02:00
..
basic.test Small fixes for tests. 2013-09-01 21:06:25 +02:00
commandline.test Add two more test scripts. 2013-09-05 15:36:37 +02:00
executables.test Start of a test suite. 2013-09-01 12:48:31 +02:00
import-export.test Also test whether tinc daemons can connect to each other after import/export. 2013-09-02 00:15:18 +02:00
invite-join.test Add a test for invite and join commands. 2013-09-02 00:15:50 +02:00
Makefile.am Test running ping through two tinc daemons. 2013-09-05 17:42:31 +02:00
ping.test Test running ping through two tinc daemons. 2013-09-05 17:42:31 +02:00
pong.c Test running ping through two tinc daemons. 2013-09-05 17:42:31 +02:00
sptps-basic.test Small fixes for tests. 2013-09-01 21:06:25 +02:00
testlib.sh Clean up leftover tincd and sptps_test processes. 2013-09-01 22:59:24 +02:00
variables.test Add two more test scripts. 2013-09-05 15:36:37 +02:00