Lines Matching refs:atf_check
50 atf_check -s exit:0 rump.ifconfig shmif0 create
51 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
52 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
53 atf_check -s exit:0 rump.ifconfig mpls0 create up
54 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
55 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
56 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234:0:3::/64 \
62 atf_check -s exit:0 rump.ifconfig shmif0 create
63 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
64 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias
65 atf_check -s exit:0 rump.ifconfig shmif1 create
66 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom2
67 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias
68 atf_check -s exit:0 rump.ifconfig mpls0 create up
69 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
70 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
71 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
72 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30 \
74 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet6 \
79 atf_check -s exit:0 rump.ifconfig shmif0 create
80 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom2
81 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias
82 atf_check -s exit:0 rump.ifconfig shmif1 create
83 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom3
84 atf_check -s exit:0 rump.ifconfig shmif1 inet 10.0.3.1/24
85 atf_check -s exit:0 rump.ifconfig mpls0 create up
86 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
87 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
88 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
89 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
90 atf_check -s exit:0 rump.route -q add -mpls 30 -tag 2 \
92 atf_check -s exit:0 rump.route -q add -mpls 26 -tag 27 \
97 atf_check -s exit:0 rump.ifconfig shmif0 create
98 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom3
99 atf_check -s exit:0 rump.ifconfig shmif0 inet 10.0.3.2
100 atf_check -s exit:0 rump.ifconfig shmif1 create
101 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom4
102 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias
103 atf_check -s exit:0 rump.ifconfig mpls0 create up
104 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
105 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
106 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
107 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234::/64 \
118 atf_check -s exit:0 \
122 atf_check -s exit:0 \
126 atf_check -s exit:0 \
130 atf_check -s exit:0 \
140 atf_check -s exit:0 \