Lines Matching refs:TEST_GROUP

24 TEST_GROUP="239.10.10.10"
122 ip address add dev $h2 $TEST_GROUP/32 autojoin
123 check_err $? "Could not join $TEST_GROUP"
126 bridge mdb show dev br0 | grep $TEST_GROUP 1>/dev/null
127 check_err $? "IGMPv2 report didn't create mdb entry for $TEST_GROUP"
129 mcast_packet_test $TEST_GROUP_MAC 192.0.2.1 $TEST_GROUP $h1 $h2
130 check_fail $? "Traffic to $TEST_GROUP wasn't forwarded"
132 log_test "IGMPv2 report $TEST_GROUP"
135 bridge mdb show dev br0 | grep $TEST_GROUP 1>/dev/null
136 check_err $? "mdb entry for $TEST_GROUP is missing"
138 ip address del dev $h2 $TEST_GROUP/32
139 check_err $? "Could not leave $TEST_GROUP"
142 bridge mdb show dev br0 | grep $TEST_GROUP 1>/dev/null
143 check_fail $? "Leave didn't delete mdb entry for $TEST_GROUP"
145 mcast_packet_test $TEST_GROUP_MAC 192.0.2.1 $TEST_GROUP $h1 $h2
146 check_err $? "Traffic to $TEST_GROUP was forwarded without mdb entry"
148 log_test "IGMPv2 leave $TEST_GROUP"
165 select(.grp == \"$TEST_GROUP\" and .source_list != null)" &>/dev/null
169 select(.grp == \"$TEST_GROUP\" and \
190 select(.grp == \"$TEST_GROUP\" and \
201 select(.grp == \"$TEST_GROUP\" and \
228 log_test "IGMPv3 report $TEST_GROUP is_include"
230 v3cleanup $swp1 $TEST_GROUP
249 log_test "IGMPv3 report $TEST_GROUP include -> allow"
251 v3cleanup $swp1 $TEST_GROUP
270 log_test "IGMPv3 report $TEST_GROUP include -> is_include"
272 v3cleanup $swp1 $TEST_GROUP
284 log_test "IGMPv3 report $TEST_GROUP include -> is_exclude"
286 v3cleanup $swp1 $TEST_GROUP
304 select(.grp == \"$TEST_GROUP\" and \
315 select(.grp == \"$TEST_GROUP\" and \
321 select(.grp == \"$TEST_GROUP\" and \
329 log_test "IGMPv3 report $TEST_GROUP include -> to_exclude"
333 v3cleanup $swp1 $TEST_GROUP
354 log_test "IGMPv3 report $TEST_GROUP exclude -> allow"
356 v3cleanup $swp1 $TEST_GROUP
377 log_test "IGMPv3 report $TEST_GROUP exclude -> is_include"
379 v3cleanup $swp1 $TEST_GROUP
400 log_test "IGMPv3 report $TEST_GROUP exclude -> is_exclude"
402 v3cleanup $swp1 $TEST_GROUP
426 log_test "IGMPv3 report $TEST_GROUP exclude -> to_exclude"
430 v3cleanup $swp1 $TEST_GROUP
449 select(.grp == \"$TEST_GROUP\" and \
457 log_test "IGMPv3 report $TEST_GROUP include -> block"
459 v3cleanup $swp1 $TEST_GROUP
483 log_test "IGMPv3 report $TEST_GROUP exclude -> block"
487 v3cleanup $swp1 $TEST_GROUP
509 select(.grp == \"$TEST_GROUP\" and \
515 select(.grp == \"$TEST_GROUP\" and \
521 select(.grp == \"$TEST_GROUP\" and \
533 log_test "IGMPv3 group $TEST_GROUP exclude timeout"
539 v3cleanup $swp1 $TEST_GROUP
552 select(.grp == \"$TEST_GROUP\" and .src == \"192.0.2.3\" and \
558 select(.grp == \"$TEST_GROUP\" and .src == \"192.0.2.3\" and \
567 v3cleanup $swp1 $TEST_GROUP
568 v3cleanup $swp2 $TEST_GROUP