Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Harald Welte 004f5fbca3 BSSMAP_Emulation: use BSSAP_CodecPort
So far, BSSMAP_Emulation used the SCCPasp_SP_PORT directly, explicitly
calling BSSAP encode/decode functions while processing the primitives.

Let's clean this up and use the BSSAP_CodecPort which has meanwhile
been developed as a dual-faced port that can be stacked between SCCPasp
and the user to avoid any manual encode/decode function calls.

Change-Id: Icded789d18f3469f74e16f552df2c7ac44ac4294
2017-12-17 11:04:32 +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 BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +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 BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +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