Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Harald Welte 9601c8106a MGCP_Emulation: Move from connetion-based to endpoint-based model
In the end, we will often see two connections that relate to one
endpoint, so let's dispatch based on the endpoint name and not based
on the connection identifier.

In the BSC case, we have
* two MGCP connections on one EP in case of RTP/IP based Abis
* one MGCP connectio on one EP in case of E1/T1 based Abis

In the MSC case, we have
* two MGCP connections on one EP: BSS and MSS/MNCC side

Change-Id: I8cd7395ee7b076a9a9ef513cc1b71f2db5009845
2018-01-26 22:53:57 +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_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE 2018-01-24 23:05:32 +01:00
bsc-nat MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE 2018-01-24 23:05:32 +01:00
deps Use Osmocom-patched UNIX_DOMAIN_SOCKETasp for SEQPACKET support 2018-01-22 11:31:38 +01:00
ggsn_tests ggsn: Move random number helpers to Osmocom_Types.ttcn 2018-01-26 10:42:53 +01:00
gprs_gb Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00:00
hlr GSUP Support and first test against OsmoHLR 2017-12-28 23:17:24 +01:00
lapdm generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
library MGCP_Emulation: Move from connetion-based to endpoint-based model 2018-01-26 22:53:57 +01:00
mgw Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00:00
msc_tests msc: Move auth/ciph handling in shared f_mm_common() 2018-01-26 22:53:57 +01:00
selftest Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00:00
sysinfo Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00: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