From a9f58ff39df7c970350de2ccb6e4ecfee1cac0b5 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Thu, 4 Feb 2021 16:09:20 -0500 Subject: [PATCH] TT#91151 add tests for null addresses Change-Id: Ie22fc324dc0342fa7b8aa31656eb6400e1dd91aa --- t/.gitignore | 1 + t/auto-daemon-tests.pl | 580 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 581 insertions(+) diff --git a/t/.gitignore b/t/.gitignore index 3429703e3..ba47a6819 100644 --- a/t/.gitignore +++ b/t/.gitignore @@ -61,3 +61,4 @@ spandsp_send_fax_pcm spandsp_send_fax_t38 spandsp_logging.h aead-aes-crypt +tcp_listener.c diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index dda557d29..4e8236e8e 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -40,6 +40,586 @@ my ($sock_a, $sock_b, $sock_c, $sock_d, $port_a, $port_b, $ssrc, $ssrc_b, $resp, +new_call; + +offer('null address test A', + { }, < 'IP6' }, < 'IP6' }, < 'IP6' }, < 'IP6' }, < 'IP4' }, < 'IP4' }, < 'IP4' }, < 'IP4' }, <