From 378779a01db137497d201995631668789a427646 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 17 Sep 2025 14:12:14 -0400 Subject: [PATCH] MT#63317 tests for I82ab66945 Change-Id: I7fd5ed257d82716494ab85f066dccc85c4b20604 --- t/auto-daemon-tests-bundle.pl | 102 ++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/t/auto-daemon-tests-bundle.pl b/t/auto-daemon-tests-bundle.pl index 78c4d9d4f..b97b061e4 100755 --- a/t/auto-daemon-tests-bundle.pl +++ b/t/auto-daemon-tests-bundle.pl @@ -2172,5 +2172,107 @@ rcv($sock_b, $port_d, rtpm(105, 7000, 9000, 0x8741, "\x22" x 800)); + + +($sock_a, $sock_b, $sock_c) = + new_call([qw(198.51.100.14 6386)], + [qw(198.51.100.14 6388)], + [qw(198.51.100.14 6390)]); + +($port_a, undef, $port_b) = offer('require bundle, accept', + { bundle => ['require'] }, <