Lines Matching refs:atf_check
59 RUMP_SERVER=${RUMP_SERVER4} atf_check -s exit:0 \
61 RUMP_SERVER=${RUMP_SERVER4} atf_check -s exit:0 \
67 RUMP_SERVER=${RUMP_SERVER1} atf_check -s exit:0 -o ignore -e ignore \
76 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER1}
77 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER2}
78 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER3}
79 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER4}
87 atf_check -s exit:0 rump.ifconfig shmif0 create
88 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
89 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.1/24
90 atf_check -s exit:0 rump.ifconfig mpls0 create up
91 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
92 atf_check -s exit:0 rump.route -q add 10.0.4.0/24 10.0.1.2
93 atf_check -s exit:0 rump.route -q add 10.0.5.0/24 10.0.1.2
94 atf_check -s exit:0 /usr/sbin/ldpd ${LDP_FLAGS}
98 atf_check -s exit:0 rump.ifconfig shmif0 create
99 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
100 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.2/24
101 atf_check -s exit:0 rump.ifconfig shmif1 create
102 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom2
103 atf_check -s exit:0 rump.ifconfig shmif1 10.0.2.1/24
104 atf_check -s exit:0 rump.ifconfig mpls0 create up
105 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
106 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
109 atf_check -s exit:0 rump.route -q add 10.0.4.0/24 10.0.2.2
110 atf_check -s exit:0 rump.route -q add 10.0.5.0/24 10.0.2.2
111 atf_check -s exit:0 /usr/sbin/ldpd ${LDP_FLAGS}
115 atf_check -s exit:0 rump.ifconfig shmif0 create
116 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom2
117 atf_check -s exit:0 rump.ifconfig shmif0 10.0.2.2/24
118 atf_check -s exit:0 rump.ifconfig shmif1 create
119 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom3
120 atf_check -s exit:0 rump.ifconfig shmif1 10.0.3.1/24
121 atf_check -s exit:0 rump.ifconfig mpls0 create up
122 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
123 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
124 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
125 atf_check -s exit:0 rump.route -q add 10.0.1.0/24 10.0.2.1
126 atf_check -s exit:0 rump.route -q add 10.0.4.0/24 10.0.3.2
127 atf_check -s exit:0 rump.route -q add 10.0.5.0/24 10.0.3.2
128 atf_check -s exit:0 /usr/sbin/ldpd ${LDP_FLAGS}
132 atf_check -s exit:0 rump.ifconfig shmif0 create
133 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom3
134 atf_check -s exit:0 rump.ifconfig shmif0 10.0.3.2/24
135 atf_check -s exit:0 rump.ifconfig shmif1 create
136 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom4
137 atf_check -s exit:0 rump.ifconfig shmif1 10.0.4.1/24
138 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
139 atf_check -s exit:0 rump.ifconfig mpls0 create up
140 atf_check -s exit:0 rump.route -q add 10.0.1.0/24 10.0.3.1
141 atf_check -s exit:0 /usr/sbin/ldpd ${LDP_FLAGS}
150 RUMP_SERVER=${RUMP_SERVER1} atf_check -s exit:0 -o ignore -e ignore \
152 RUMP_SERVER=${RUMP_SERVER1} atf_check -s exit:0 -o ignore -e ignore \