Lines Matching refs:atf_check
62 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER1}
63 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER2}
64 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER3}
65 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER4}
73 atf_check -s exit:0 rump.ifconfig shmif0 create
74 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
75 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.1/24
76 atf_check -s exit:0 rump.ifconfig mpls0 create up
77 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
78 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
79 atf_check -s exit:0 rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 \
84 atf_check -s exit:0 rump.ifconfig shmif0 create
85 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
86 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.2/24
87 atf_check -s exit:0 rump.ifconfig shmif1 create
88 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom2
89 atf_check -s exit:0 rump.ifconfig shmif1 10.0.2.1/24
90 atf_check -s exit:0 rump.ifconfig mpls0 create up
91 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
92 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
93 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
94 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30,0 -inet 10.0.2.2
95 atf_check -s exit:0 rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1
99 atf_check -s exit:0 rump.ifconfig shmif0 create
100 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom2
101 atf_check -s exit:0 rump.ifconfig shmif0 10.0.2.2/24
102 atf_check -s exit:0 rump.ifconfig shmif1 create
103 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom3
104 atf_check -s exit:0 rump.ifconfig shmif1 10.0.3.1/24
105 atf_check -s exit:0 rump.ifconfig mpls0 create up
106 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
107 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
108 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
109 atf_check -s exit:0 rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2
110 atf_check -s exit:0 rump.route -q add -mpls 26 -tag 27,0 -inet 10.0.2.1
114 atf_check -s exit:0 rump.ifconfig shmif0 create
115 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom3
116 atf_check -s exit:0 rump.ifconfig shmif0 10.0.3.2/24
117 atf_check -s exit:0 rump.ifconfig shmif1 create
118 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom4
119 atf_check -s exit:0 rump.ifconfig shmif1 10.0.4.1/24
120 atf_check -s exit:0 rump.ifconfig mpls0 create up
121 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
122 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
123 atf_check -s exit:0 rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 \
133 atf_check -s exit:0 -o match:"64 bytes from 10.0.4.1: icmp_seq=" \