[MERGED] osmo-ttcn3-hacks[master]: MGCP_Test: Clean up after TC_crcx_sdp

2018-02-03 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: MGCP_Test: Clean up after TC_crcx_sdp .. MGCP_Test: Clean up after TC_crcx_sdp The testcase TC_crcx_sdp does not clean up the connection it created.

osmo-ttcn3-hacks[master]: MGCP_Test: Clean up after TC_crcx_sdp

2018-02-03 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6263 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4e0f5ce218fadc5debe0bbf548b69919584ab66c Gerrit-PatchSet: 1 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch:

[PATCH] osmo-ttcn3-hacks[master]: MGCP_Test: Clean up after TC_crcx_sdp

2018-02-02 Thread dexter
Review at https://gerrit.osmocom.org/6263 MGCP_Test: Clean up after TC_crcx_sdp The testcase TC_crcx_sdp does not clean up the connection it created. This can cause subsequent tests to fail. - Use f_dlcx_ok() to clean up the connection once the test is done. Change-Id: