aboutsummaryrefslogtreecommitdiffstats
path: root/mgw/MGCP_Test.ttcn
AgeCommit message (Expand)AuthorFilesLines
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 Pedrol1-0/+68
2020-09-09mgw: Rename IP address module parameter specifying IP versionPau Espin Pedrol1-31/+31
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-15MGCP_Test: do not use leading zeros in endpoint identifiersPhilipp Maier1-1/+5
2020-01-05mgw: Drop unneeded mp_enable_conn_timeout_testPau Espin Pedrol1-10/+1
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-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+11
2019-05-27Add Osmux support and tests for MGWPau Espin Pedrol1-4/+613
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 Maier1-0/+64
2019-03-19MGCP_Test: allow setting of fmtp parametersPhilipp Maier1-7/+17
2019-02-26MGCP_Test: Add testcase to test ts101318/rfc5993 conversionPhilipp Maier1-0/+58
2019-02-20MGCP_Test: Add VTY accessPhilipp Maier1-0/+16
2018-12-23mgw: Tear down all RTP flows to avoid race condition on tear downDaniel Willmann1-0/+2
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 Maier1-5/+18
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 Willmann1-4/+28
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 Maier1-25/+372
2018-06-23MGCP_Test: ts_CRCX_no_lco: check media description instead of media attributePhilipp Maier1-1/+1
2018-06-06MGCP_Test: Test non LCO crcxPhilipp Maier1-0/+37
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte1-0/+4
2018-03-29mgw: Fix mixed-up MGW / local IP addressHarald Welte1-2/+2
2018-03-29mgw: Don't use RTP_Endpoint anymore. We use RTP_Emulation new.Harald Welte1-11/+0
2018-03-29mgw: Add first tests for testing RTP streamsHarald Welte1-0/+164
2018-02-02MGCP_Test: test illegal wildcarded DLCX and MDCXPhilipp Maier1-0/+54
2018-02-02MGCP_Test: Clean up after TC_crcx_sdpPhilipp Maier1-0/+4
2018-02-02MCGP_Test: Add tests for wildcarded CRCXPhilipp Maier1-0/+70
2018-02-02mgw: add constants for mgw endpoint and domain namePhilipp Maier1-24/+37
2017-12-28MGCP_Test: be more liberal in some of the error codes we expectHarald Welte1-5/+4
2017-12-28MGCP: Add 30 endpoint number test to control sectionHarald Welte1-0/+2
2017-12-28MGCP_Test: Test use of 30 endpoint numbersHarald Welte1-0/+26
2017-11-24Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to libraryHarald Welte1-182/+1
2017-11-18mgw: Fix SDP transport string "RTP/AVP" (one surplus "A" removed)Harald Welte1-1/+1
2017-11-18mgw: Include mandatory connection-id in MDCXHarald Welte1-2/+3