From 8ee5fa9d760a03c8c7660c1224471ee45c52bbac Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Tue, 21 Jan 2025 11:45:53 -0400 Subject: [PATCH] MT#55283 defuse G.729 tests for platforms without bcg729 Change-Id: I60eb163232d3bd0af554e994408f062f3cc2b863 --- t/auto-daemon-tests.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 7de19c4cd..c4003eda0 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -84,6 +84,7 @@ sub stun_succ { +if ($extended_tests) { new_call; offer('mismatched G.729 annexb', { }, <