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'] }, <