aboutsummaryrefslogtreecommitdiffstats
path: root/bsc-nat/MGCP_Adapter.ttcn
AgeCommit message (Collapse)AuthorFilesLines
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+10
Some of our files didn't have a copyright notice at all, let's add it. Also, update the notices in other files and ensure a SPDX identifier is present in all but the most trivial files. Change-Id: If7fa19ce484b415bc645e39b3d0d666b44b5f0fd
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte1-0/+4
When sockets cannot be bound or connected, the existing TTCN-3 code prints the following rather cryptic error messages: "IPA-CTRL-IPA(47)@f70ff1fd5cfd: Dynamic test case error: Using the value of an optional field containing omit. (Transport endpoint is not connected)" The "Transport endpoint is not connected" sort-of gives it away, but let's make it more explicit by introducing explicit checks for the res.connId and manual setverdict(fail) statements with proper error message. Change-Id: Id22a1b5189d81c4fca03d5e7aff60ffdd1ad56bf
2017-11-25rename 'ipa' directory to 'bsc-nat'Harald Welte1-0/+72