Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Harald Welte 8d5eead70e MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD
In all RSL messages the link identifier is usually the second IE.
However, as the only known exception, the RSL Encryption Command has it
as third IE.

Fixes the following error message:
Dynamic test case error: Using non-selected field link_id in a value of
union type @RSL_Types.RSL_IE_Body

Change-Id: I2bbb83b5394d0b693a47d286beed5c699ab6e8ae
2017-12-17 19:00:34 +01:00
COMMON initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
M3UA_CNL113536 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
M3UA_CNL113537 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
MTP3asp_CNL113337 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
ROHC_CNL113426_LATEST import Ericsson NS, ISUP, ROHC and SNDCP modules for TITAN 2017-07-25 08:23:52 +02:00
SCCP_CNL113341 SCCP Emulation: Fix CC optional user data 2017-05-16 19:00:29 +02:00
SCCP_Test Change addressing configuration to match libosmo-sigtran m3ua_test 2017-04-12 12:18:28 +02:00
SCTPasp_CNL113469 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
bin install.script: Make it work from other directories 2017-04-12 13:54:25 +02:00
bsc MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD 2017-12-17 19:00:34 +01:00
bsc-nat BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +01:00
deps Makefile: clone dependencies into 'deps' folder 2017-12-12 16:30:53 +01:00
ggsn_tests generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
gprs_gb generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
lapdm generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
library BSC_Tests: Implement ecnryption related procedures 2017-12-17 13:24:39 +01:00
mgw move RTP_CodecPort.ttcn to library 2017-12-13 13:19:26 +01:00
msc_tests generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
selftest generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
sysinfo generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
.gitignore Ignore build byproducts 2017-12-13 14:25:54 +01:00
.gitreview Add git-review config 2017-12-13 11:15:48 +01:00
Makefile Makefile: ensure that 'compile' targets depend on 'deps' 2017-12-12 17:34:42 +01:00
regen-makefile.sh Avoid gcc version check 2017-12-13 18:08:25 +01:00
rmlinks.sh Fix rmlink.sh 2017-12-13 14:15:08 +01:00
start-testsuite.sh generalize 'start.sh' script for executing synamically linked testsuite 2017-08-19 15:27:10 +02:00