aboutsummaryrefslogtreecommitdiffstats
path: root/mgw
AgeCommit message (Expand)AuthorFilesLines
2020-10-01update expected resultsNeels Hofmeyr1-1/+39
2020-09-22mgw: Introduce test TC_crcx_osmo_ignPau Espin Pedrol1-0/+30
2020-09-09mgw: Test IPv6 RTP streams in osmo-mgwPau Espin Pedrol1-17/+83
2020-09-09mgw: Test IPv6 addresses in MGCP messagesPau Espin Pedrol2-0/+69
2020-09-09mgw: Rename IP address module parameter specifying IP versionPau Espin Pedrol2-33/+33
2020-09-09mgw: Fix using incorrect IP version in TC_one_crcx_receive_only_rtpPau Espin Pedrol1-1/+1
2020-09-09mgw: Fix logic in test TC_two_crcx_mdcx_and_rtp_osmuxPau Espin Pedrol1-4/+4
2020-09-09mgw: Fix logic in test TC_two_crcx_mdcx_and_rtpPau Espin Pedrol1-14/+13
2020-09-09mgw: Allow setting udp ip/port with wildcard osmux in f_flow_create_osmux()Pau Espin Pedrol1-4/+7
2020-08-12MGCP_Test: add E1 related testscasesPhilipp Maier1-0/+87
2020-07-21MGCP_Test: fix test expectation in TC_crcx_wildcarded_exhaustPhilipp Maier1-1/+1
2020-06-02MGCP_Test: fix test vector in TC_amr_oa_bwe_rtp_conversionPhilipp Maier1-1/+5
2020-05-19update expected resultsNeels Hofmeyr1-4/+3
2020-05-15MGCP_Test: do not use leading zeros in endpoint identifiersPhilipp Maier1-1/+5
2020-04-01mgw: use library version of RTP_CodecPort_CtrlFunctPhilipp Maier3-100/+1
2020-01-05mgw: Drop unneeded mp_enable_conn_timeout_testPau Espin Pedrol2-10/+2
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-3/+6
2019-10-07MGCP_Test: test rtp directions separately in TC_ts101318_rfc5993_rtp_conversionPhilipp Maier1-5/+19
2019-10-07MGCP_Test: Relax expected number of packets in TC_one_crcx_receive_only_rtpPhilipp Maier1-2/+9
2019-10-07MGCP_Test: Make RTP bwe/oa format conversation tests more robustPhilipp Maier1-5/+19
2019-06-28mgw: add module param mp_enable_conn_timeout_testOliver Smith1-2/+10
2019-06-26mgw: add connection timeout testOliver Smith1-0/+40
2019-06-25mgw: add osmo-mgw.cfgOliver Smith1-0/+37
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+11
2019-05-27Add Osmux support and tests for MGWPau Espin Pedrol4-6/+625
2019-03-28mgw: Ensure TC_selftest passed if no error is encounteredDaniel Willmann1-0/+3
2019-03-19MGCP_Test: Test AMR octet-aligned/bandwith-efficient mode conversionPhilipp Maier2-0/+67
2019-03-19MGCP_Test: allow setting of fmtp parametersPhilipp Maier1-7/+17
2019-02-26MGCP_Test: Add testcase to test ts101318/rfc5993 conversionPhilipp Maier2-0/+59
2019-02-20MGCP_Test: Add VTY accessPhilipp Maier4-1/+37
2018-12-23mgw: Tear down all RTP flows to avoid race condition on tear downDaniel Willmann1-0/+2
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
2018-09-06update expected resultsNeels Hofmeyr1-11/+5
2018-08-01mgw: Don't try to send packets while MDCX is underwayDaniel Willmann1-0/+2
2018-07-25MGCP_Test: Test what happens when two ends use different PTPhilipp Maier2-5/+24
2018-07-25MGCP_Test: add function to check for RTP err countersPhilipp Maier1-47/+14
2018-07-24MGCP_Test: check payload type of received RTP packetsPhilipp Maier1-0/+29
2018-07-24Stop tests after failuresDaniel Willmann2-6/+30
2018-07-21MGCP_Test: Make sure PT in RTP-Stream and MGCP match upPhilipp Maier1-1/+21
2018-06-29MGCP_Test: do not use constant IP addressesPhilipp Maier1-4/+4
2018-06-28MGCP_Test: add tests to verify actual RTP flowsPhilipp Maier2-25/+378
2018-06-23MGCP_Test: ts_CRCX_no_lco: check media description instead of media attributePhilipp Maier1-1/+1
2018-06-14Add README.md file for several suitesPau Espin Pedrol1-0/+17
2018-06-06MGCP_Test: Test non LCO crcxPhilipp Maier2-0/+40
2018-06-06MGCP_Test: expect TC_crcx_illegal_double_lco to passPhilipp Maier1-6/+1
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte2-3/+12
2018-04-11mask timestamps and source file nrs in expected-results.xml filesNeels Hofmeyr1-29/+29
2018-04-11fix build: don't clean out expected-results.log: rename to *.xmlNeels Hofmeyr1-0/+0
2018-04-06add compare-results.sh, call from start-testsuite.shNeels Hofmeyr1-0/+36
2018-03-29mgw: Fix mixed-up MGW / local IP addressHarald Welte1-2/+2