X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fns-ping.test;h=5a5415cf0ff7462faad1d661d464911b960f0f6e;hb=refs%2Fheads%2F1.1;hp=d5f9c7ff27b4d24cfd210b536d349eea93cf4c18;hpb=fa1e9b046128db81c207c9ed920d068a144cd687;p=tinc diff --git a/test/ns-ping.test b/test/ns-ping.test deleted file mode 100755 index d5f9c7ff..00000000 --- a/test/ns-ping.test +++ /dev/null @@ -1,70 +0,0 @@ -#!/bin/sh - -. ./testlib.sh - -# Skip this test if we aren't root or if "ip netns" does not exist - -test "`id -u`" = "0" || exit 77 -ip netns list || exit 77 - -# Initialize two nodes - -$tinc $c1 <$d1/tinc-up <$d2/tinc-up <