Lines Matching refs:TEST_GROUP

10 TEST_GROUP="239.10.10.10"
108 ip address add dev $h2 $TEST_GROUP/32 autojoin
109 check_err $? "Could not join $TEST_GROUP"
112 bridge mdb show dev br0 | grep $TEST_GROUP 1>/dev/null
113 check_err $? "IGMPv2 report didn't create mdb entry for $TEST_GROUP"
115 mcast_packet_test $TEST_GROUP_MAC 192.0.2.1 $TEST_GROUP $h1 $h2
116 check_fail $? "Traffic to $TEST_GROUP wasn't forwarded"
118 log_test "IGMPv2 report $TEST_GROUP"
121 bridge mdb show dev br0 | grep $TEST_GROUP 1>/dev/null
122 check_err $? "mdb entry for $TEST_GROUP is missing"
124 ip address del dev $h2 $TEST_GROUP/32
125 check_err $? "Could not leave $TEST_GROUP"
128 bridge mdb show dev br0 | grep $TEST_GROUP 1>/dev/null
129 check_fail $? "Leave didn't delete mdb entry for $TEST_GROUP"
131 mcast_packet_test $TEST_GROUP_MAC 192.0.2.1 $TEST_GROUP $h1 $h2
132 check_err $? "Traffic to $TEST_GROUP was forwarded without mdb entry"
134 log_test "IGMPv2 leave $TEST_GROUP"
151 select(.grp == \"$TEST_GROUP\" and .source_list != null)" &>/dev/null
155 select(.grp == \"$TEST_GROUP\" and \
176 select(.grp == \"$TEST_GROUP\" and \
187 select(.grp == \"$TEST_GROUP\" and \
214 log_test "IGMPv3 report $TEST_GROUP is_include"
216 v3cleanup $swp1 $TEST_GROUP
235 log_test "IGMPv3 report $TEST_GROUP include -> allow"
237 v3cleanup $swp1 $TEST_GROUP
256 log_test "IGMPv3 report $TEST_GROUP include -> is_include"
258 v3cleanup $swp1 $TEST_GROUP
270 log_test "IGMPv3 report $TEST_GROUP include -> is_exclude"
272 v3cleanup $swp1 $TEST_GROUP
290 select(.grp == \"$TEST_GROUP\" and \
301 select(.grp == \"$TEST_GROUP\" and \
307 select(.grp == \"$TEST_GROUP\" and \
315 log_test "IGMPv3 report $TEST_GROUP include -> to_exclude"
319 v3cleanup $swp1 $TEST_GROUP
340 log_test "IGMPv3 report $TEST_GROUP exclude -> allow"
342 v3cleanup $swp1 $TEST_GROUP
363 log_test "IGMPv3 report $TEST_GROUP exclude -> is_include"
365 v3cleanup $swp1 $TEST_GROUP
386 log_test "IGMPv3 report $TEST_GROUP exclude -> is_exclude"
388 v3cleanup $swp1 $TEST_GROUP
412 log_test "IGMPv3 report $TEST_GROUP exclude -> to_exclude"
416 v3cleanup $swp1 $TEST_GROUP
435 select(.grp == \"$TEST_GROUP\" and \
443 log_test "IGMPv3 report $TEST_GROUP include -> block"
445 v3cleanup $swp1 $TEST_GROUP
469 log_test "IGMPv3 report $TEST_GROUP exclude -> block"
473 v3cleanup $swp1 $TEST_GROUP
495 select(.grp == \"$TEST_GROUP\" and \
501 select(.grp == \"$TEST_GROUP\" and \
507 select(.grp == \"$TEST_GROUP\" and \
519 log_test "IGMPv3 group $TEST_GROUP exclude timeout"
525 v3cleanup $swp1 $TEST_GROUP
538 select(.grp == \"$TEST_GROUP\" and .src == \"192.0.2.3\" and \
544 select(.grp == \"$TEST_GROUP\" and .src == \"192.0.2.3\" and \
553 v3cleanup $swp1 $TEST_GROUP
554 v3cleanup $swp2 $TEST_GROUP