aboutsummaryrefslogtreecommitdiffstats
path: root/mgw/expected-results.xml
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2019-03-07 10:54:10 +0100
committerHarald Welte <laforge@gnumonks.org>2019-03-19 13:29:31 +0000
commit4f764ce4f3a3121269515c1dd1d12a3bbb74255b (patch)
tree492b8b2e4739e858968a60c58caf25b6e242f21d /mgw/expected-results.xml
parentc8c0b40e1bb0452340654a6042a1bfd3f506fa06 (diff)
MGCP_Test: Test AMR octet-aligned/bandwith-efficient mode conversion
osmo-mgw now implements a conversion between the AMR octet-aligned and banwith-efficient payload format. Lets add tests for this Change-Id: I050bfeabfb5fdbf986d429eef3af69fe8158d56e depends: osmo-mgw I622c01874b25f5049d4f59eb8157e0ea3cbe16ba related: SYS#4470
Diffstat (limited to 'mgw/expected-results.xml')
-rw-r--r--mgw/expected-results.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mgw/expected-results.xml b/mgw/expected-results.xml
index f5bc1a0b..5c520c5e 100644
--- a/mgw/expected-results.xml
+++ b/mgw/expected-results.xml
@@ -38,4 +38,7 @@
<testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='MASKED'/>
<testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='MASKED'/>
<testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='MASKED'/>
+ <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='MASKED'/>
+ <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='MASKED'/>
+ <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='MASKED'/>
</testsuite>