X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fbasic.test;h=e67c92a485ffda18cdc669d139d70b3a0054623f;hb=fee97d39829f1b54176d9db75d84fc2bd8d023df;hp=b181e7540c7298878dfeb6d6bf24d3e2c93d8c71;hpb=9415f4b08fb2ca9ae933edd0bf8b096db195ebae;p=meshlink diff --git a/test/basic.test b/test/basic.test index b181e754..e67c92a4 100755 --- a/test/basic.test +++ b/test/basic.test @@ -1,20 +1,4 @@ #!/bin/sh -. ./testlib.sh - -# Initialize and test one node - -$tinc $c1 init foo -$tinc $c1 set DeviceType dummy -$tinc $c1 set Port 0 - -# Test running in the foreground - -(sleep 1; $tinc $c1 stop) & -$tinc $c1 start $r1 -D - -# Test running tinc in the background - -$tinc $c1 start $r1 -sleep 1 -$tinc $c1 stop +rm -Rf basic_conf +./basic