Home | History | Annotate | Download | only in tests

Lines Matching refs:testing

22 [ -f testing.sh ] && . testing.sh
31 #testing "name" "command" "result" "infile" "stdin"
38 testing "dummy0 down and if config /-only" \
44 testing "dummy0 up" \
51 testing "dummy0 10.240.240.240" \
58 testing "dummy0 netmask 255.255.240.0" \
65 testing "dummy0 broadcast 10.240.240.255" \
72 testing "dummy0 default" \
79 testing "dummy0 mtu 1269" \
86 testing "dummy0 add ::2 -- too small mtu" \
93 testing "dummy0 mtu 2000" \
100 testing "dummy0 add ::2" \
107 testing "dummy0 del ::2" \
115 testing "dummy0 arp down" \
122 testing "dummy0 pointtopoint" \
129 testing "dummy0 pointtopoint 127.0.0.2" \
138 testing "dummy0 allmulti" \
145 testing "dummy0 -allmulti" \
152 testing "dummy0 arp" \
159 testing "dummy0 -arp" \
166 testing "dummy0 multicast" \
173 testing "dummy0 -multicast" \
180 testing "dummy0 promisc" \
187 testing "dummy0 -promisc" \