osmo-ttcn3-hacks/bsc-nat
Harald Welte 9220f6336e Print more self-explanatory error message on bind/connect failures
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
2018-05-23 20:27:02 +02:00
..
BSC_MS_ConnectionHandler.ttcn MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE 2018-01-24 23:05:32 +01:00
BSC_MS_Simulation.ttcn BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +01:00
IPA_Test.cfg Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00:00
IPA_Test.ttcn rename 'ipa' directory to 'bsc-nat' 2017-11-25 02:32:50 +01:00
MGCP_Adapter.ttcn Print more self-explanatory error message on bind/connect failures 2018-05-23 20:27:02 +02:00
MSC_ConnectionHandler.ttcn don't use setverdict(inconc) anymore. Use 'fail' at all times 2018-03-21 11:27:48 +01:00
MSC_Simulation.ttcn BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +01:00
gen_links.sh Remove M3UA/MTP3/SCCP code from this repo, use upstream repos 2018-03-18 12:52:20 +01:00
regen_makefile.sh Remove M3UA/MTP3/SCCP code from this repo, use upstream repos 2018-03-18 12:52:20 +01:00