Lines Matching +full:deep +full:- +full:sleep
28 atf_check -s exit:0 \
34 atf_check -s exit:0 -o ignore jexec singsing ping -c 1 10.0.0.1
37 atf_check -s exit:0 \
39 atf_check -s exit:2 -o ignore jexec singsing ping -c 1 10.0.0.1
43 atf_check -s exit:0 \
45 atf_check -s exit:0 -o ignore jexec singsing ping -c 1 10.0.0.1
53 # Simple Q-in-Q (802.1Q over 802.1ad)
58 atf_set descr 'Simple Q-in-Q test (802.1Q over 802.1ad)'
87 atf_check -s exit:0 -o ignore jexec jqinq1 ping -c 1 10.5.42.1
95 # Deep Q-in-Q (802.1Q over 802.1ad over 802.1ad)
100 atf_set descr 'Deep Q-in-Q test (802.1Q over 802.1ad over 802.1ad)'
135 atf_check -s exit:0 -o ignore jexec jqinq3 ping -c 1 10.6.42.1
143 # Legacy Q-in-Q (802.1Q over 802.1Q)
148 atf_set descr 'Legacy Q-in-Q test (802.1Q over 802.1Q)'
177 atf_check -s exit:0 -o ignore jexec jqinq5 ping -c 1 10.5.42.1
185 # Simple Q-in-Q with dot notation
190 atf_set descr 'Simple Q-in-Q test with dot notation'
219 atf_check -s exit:0 -o ignore jexec jqinq7 ping -c 1 10.5.42.1
280 atf_check -s exit:1 -o ignore -e ignore $(atf_get_srcdir)/pcp.py \
281 --expect-pcp 6 \
282 --recvif ${epair}a
285 sleep 1
287 jexec alcatraz dhclient -c $(atf_get_srcdir)/dhclient_pcp.conf ${vlan} &
288 atf_check -s exit:0 -o ignore -e ignore $(atf_get_srcdir)/pcp.py \
289 --expect-pcp 6 \
290 --recvif ${epair}a
320 atf_check -s exit:1 -o ignore -e ignore \
323 atf_check -s exit:0 -o match:"vlan: 100" \
326 atf_check -s exit:0 -o ignore -e ignore \
353 atf_check -s exit:0 ifconfig ${bridge} addm ${vlan}
354 atf_check -s exit:1 -e ignore ifconfig ${vlan} vlan 1 vlandev ${bridge}