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