Lines Matching refs:atf_check
63 atf_check -s exit:0 rump.ifconfig shmif0 inet $ip/24
64 atf_check -s exit:0 rump.ifconfig shmif0 up
65 atf_check -s exit:0 rump.ifconfig -w 10
99 atf_check -s exit:0 -o match:'3 -> 5' \
102 atf_check -s exit:0 rump.ifconfig shmif0 inet 10.0.0.1/24
103 atf_check -s exit:0 rump.ifconfig shmif0 inet 10.0.0.2/24 alias
106 atf_check -s exit:0 rump.ifconfig shmif0 up
111 atf_check -s exit:0 -o not-match:'10\.0\.0\.1.+TENTATIVE' cat ./out
113 atf_check -s exit:0 -o match:'10\.0\.0\.2.+TENTATIVE' cat ./out
115 atf_check -s exit:0 sleep 2
121 atf_check -s exit:0 -o match:"$pkt" cat ./out
124 atf_check -s exit:0 -o not-match:"$pkt" cat ./out
127 atf_check -s exit:0 rump.ifconfig -w 10
129 atf_check -s exit:0 sleep 2
135 atf_check -s exit:0 -o match:"$pkt" cat ./out
137 atf_check -s exit:0 -o not-match:'10\.0\.0\.2.+TENTATIVE' \
143 atf_check -s exit:0 rump.ifconfig shmif0 inet 10.0.0.3/24 alias
146 atf_check -s exit:0 -o match:'10\.0\.0\.3.+TENTATIVE' \
150 atf_check -s exit:0 sleep 2
154 atf_check -s exit:0 -o match:"$pkt" cat ./out
157 atf_check -s exit:0 rump.ifconfig -w 10
159 atf_check -s exit:0 sleep 2
165 atf_check -s exit:0 -o match:"$pkt" cat ./out
167 atf_check -s exit:0 -o not-match:'10\.0\.0\.3.+TENTATIVE' \
188 atf_check -s exit:0 -o not-match:"${localip1}.+DUPLICATED" \
194 atf_check -s exit:0 rump.ifconfig shmif0 inet $peerip alias
195 atf_check -s exit:0 sleep 2
198 atf_check -s exit:0 -o match:"${peerip}.+DUPLICATED" \
202 atf_check -s exit:0 rump.ifconfig shmif0 inet $localip2 alias
203 atf_check -s exit:0 sleep 2
204 atf_check -s exit:0 -o not-match:"${localip2}.+DUPLICATED" \
221 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.dad_count=0
223 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.dad_count=0
231 atf_check -s exit:0 -o not-match:"${localip1}.+DUPLICATED" \
238 atf_check -s exit:0 -o match:"$pkt" cat ./out
240 atf_check -s exit:0 -o match:"$pkt" cat ./out
244 atf_check -s exit:0 -o not-match:"$pkt" cat ./out
246 atf_check -s exit:0 -o not-match:"$pkt" cat ./out
251 atf_check -s exit:0 rump.ifconfig shmif0 inet $peerip alias
252 atf_check -s exit:0 sleep 2
255 atf_check -s exit:0 -o not-match:"${peerip}.+DUPLICATED" \
264 atf_check -s exit:0 -o match:"$pkt" cat ./out
267 atf_check -s exit:0 rump.ifconfig shmif0 inet $localip2 alias
268 atf_check -s exit:0 sleep 2
269 atf_check -s exit:0 -o not-match:"${localip2}.+DUPLICATED" \