Lines Matching refs:lo0

73 	atf_check -s exit:0 -o ignore rump.ifconfig lo0
74 atf_check -s not-exit:0 -e ignore rump.ifconfig lo0 destroy
75 atf_check -s exit:0 -o ignore rump.ifconfig lo0
110 atf_check -s exit:0 -o match:'inet 127.0.0.1' rump.ifconfig lo0 inet
111 atf_check -s exit:0 -o match:'inet localhost' rump.ifconfig -N lo0 inet
112 atf_check -s exit:0 -o match:'inet6 ::1' rump.ifconfig lo0 inet6
113 atf_check -s exit:0 -o match:'inet6 localhost' rump.ifconfig -N lo0 inet6
114 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig lo0 atalk
115 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig -N lo0 atalk
116 atf_check -s exit:0 -o ignore rump.ifconfig lo0 link
117 atf_check -s exit:0 -o ignore rump.ifconfig -N lo0 link
121 atf_check -s exit:0 -o ignore rump.ifconfig -h -v lo0
131 atf_check -s exit:0 -o match:'localhost' rump.ifconfig -N lo0
132 atf_check -s exit:0 -o match:'0 packets' rump.ifconfig -v lo0
135 atf_check -s exit:0 -o match:'2 packets' rump.ifconfig -z lo0
136 atf_check -s exit:0 -o match:'0 packets' rump.ifconfig -v lo0
141 atf_check -s exit:0 -o match:'shmif0' -o match:'lo0' rump.ifconfig -a
143 atf_check -s exit:0 -o match:'shmif0' -o not-match:'lo0' rump.ifconfig -a -b
172 atf_check -s exit:0 -o match:'lo0' rump.ifconfig -l
175 atf_check -s exit:0 -o not-match:'lo0' rump.ifconfig -l -b
177 atf_check -s exit:0 -o match:'lo0' rump.ifconfig -l -s
179 atf_check -s exit:0 -o match:'lo0' rump.ifconfig -l -u
184 atf_check -s exit:0 -o empty rump.ifconfig -s lo0
472 atf_check -s exit:0 rump.ifconfig 1 # lo0
500 atf_check -s exit:0 rump.ifconfig lo0 $descr DESCRIPTION-TEST
501 atf_check -s exit:0 -o match:"DESCRIPTION-TEST" rump.ifconfig lo0
502 atf_check -s exit:0 rump.ifconfig lo0 $descr DESCRIPTION-TEST-MODIFIED
503 atf_check -s exit:0 -o match:"DESCRIPTION-TEST-MODIFIED" rump.ifconfig lo0
504 atf_check -s exit:0 rump.ifconfig lo0 -$descr
505 atf_check -s exit:0 -o not-match:'DESCRIPTION-TEST-MODIFIED' rump.ifconfig lo0
507 atf_check -s exit:0 rump.ifconfig lo0 $descr `printf "%063d" 0`
508 atf_check -s not-exit:0 -e match:"description too long" rump.ifconfig lo0 $descr `printf "%064d" 0`
509 atf_check -s exit:0 rump.ifconfig lo0 $descr ""