Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Daniel Willmann 8d9fcf4461 gbproxy: Test routing if an SGSN in a pool is down
If an SGSN in a pool is down we expect the messages to instead be sent
to a different SGSN in the pool. That SGSN will not necessarily know
what to do with those messages, but it should )implicitly) detach that
UE so that it can reattach at the new SGSN. Otherwise UEs on a failed
SGSN would simply stop working as the messages would never be forwarded
anywhere.

This test also adjusts the NS timers so the failed NSVCs are detected
faster.

Change-Id: I46a6b8082441843f428a7681566228e5de375bcb
Related: OS#4952
2021-05-28 15:16:08 +02:00
COMMON 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_Test WIP: gen_links.sh + regen_makefile.sh for make SCCP_Tests 2020-01-12 11:48:58 +01:00
asn-test HNBAP, RUA and RANAP protocol codecs 2019-04-25 20:07:11 +00:00
bin Remove M3UA/MTP3/SCCP code from this repo, use upstream repos 2018-03-18 12:52:20 +01:00
bsc bsc: fixup for f_TC_refuse_mode_modif_to_vamos 2021-05-27 02:01:54 +00:00
bsc-nat bsc-nat: add 'Native_FunctionDefs.cc' to regen_makefile.sh 2021-02-27 17:21:07 +01:00
bts bts: add first a5/4 tests 2021-05-17 20:28:26 +00:00
cbc cbc: Initial set of CBC tess for osmo-cbc 2021-02-22 10:41:29 +00:00
ccid CCID_Tests: Fix USB VendorID 2020-07-30 22:12:30 +02:00
deps TITAN project migration to eclipse gitlab 2021-05-21 20:54:32 +02:00
doc add ttcn3 test suites slides from OsmoDevCon 2018 2018-09-16 12:39:51 +02:00
fr fr: Use dumpcap instead lf tcpdump to capture hdlc net-devices 2021-02-04 15:57:33 +01:00
fr-net fr-net: Echo back DL-UD in UL-UD when LLC SAPI '0010'B is used 2021-02-04 14:58:22 +01:00
gbproxy gbproxy: Test routing if an SGSN in a pool is down 2021-05-28 15:16:08 +02:00
ggsn_tests ggsn: Fix build broken since recent commit 2021-05-18 11:37:08 +02:00
hlr hlr: Get rid of module param mp_hlr_supports_dgsm 2021-02-26 13:21:39 +01:00
lapdm Split templates in RLCMAC_{CSN1_}Types into their own _Templates file 2020-04-29 19:07:38 +02:00
library RSL_Types: add VAMOS chan rates and OSMO_TRAINING_SEQUENCE IE 2021-05-25 23:10:58 +02:00
mgw MGCP_Test: add testcase TC_one_crcx_loopback_rtp_ipv6 2021-05-17 20:32:09 +00:00
mme regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS 2020-10-04 21:09:11 +02:00
msc msc: add first a5/4 tests 2021-05-19 17:49:52 +00:00
ns ns/gbproxy/sgsn: Update configs to use logging level lnssignal' 2021-04-21 07:17:38 +00:00
pcap-client pcap-client: Don't bind to second 'traffic' udp port 2021-04-25 13:06:35 +02:00
pcu pcu: Introduce test TC_t3141 2021-05-18 19:04:09 +00:00
pgw sgsn: Introduce test TC_rim_eutran_to_geran 2021-05-17 20:33:00 +00:00
remsim remsim: add the guard timeout to all test cases 2021-02-28 17:12:32 +01:00
sccp sccp: Add TC_callingparty_ssn_only() 2021-05-13 21:58:33 +02:00
selftest library: Add template helpers for AoIP Transport Layer Address 2020-09-07 08:05:28 +00:00
sgsn sgsn: Introduce test TC_rim_eutran_to_geran 2021-05-17 20:33:00 +00:00
simtrace Initial SIMTRACE testsuite 2020-04-01 10:16:02 +00:00
sip sip: Don't need to set default value of MNNC version 2021-02-26 13:21:33 +01:00
smlc remove deprecated 'logging level all everything' from configs 2021-04-21 16:40:49 +00:00
stp stp: Add tests for snm_inactive quirk 2021-05-13 21:30:04 +02:00
sysinfo library/GSM_RR_Types: add minimalistic AssignmentCommand 2020-09-01 14:43:33 +07:00
.gitignore gitignore: Add *.d files 2020-03-03 16:48:34 +01:00
.gitreview Add git-review config 2017-12-13 11:15:48 +01:00
Common.cfg Common.cfg: Always log VEERDICTOP on Console 2020-10-10 18:15:37 +02:00
Makefile Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
compare-results.py compare_results.py: use ansi colors 2020-05-19 19:25:35 +00:00
gen_links.sh.inc Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00
log_merge.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00
mask_expected_results.sh add mask_expected_results.sh 2018-04-11 19:32:01 +02:00
regen-makefile.sh regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS 2020-10-04 21:09:11 +02:00
rmlinks.sh Remove M3UA/MTP3/SCCP code from this repo, use upstream repos 2018-03-18 12:52:20 +01:00
start-testsuite.sh start-testsuite.sh: allow overriding TTCN3_BIN_DIR 2020-05-29 06:10:42 +00:00
ttcn3-dumpcap-start.sh ttcn3-dumpcap-start.sh: Always capture lo interface 2020-12-12 16:28:30 +01:00
ttcn3-dumpcap-stop.sh gbproxy: Properly capture HDLC/FR traffic in addition to ethernet 2020-12-11 15:32:08 +01:00
ttcn3-tcpdump-start.sh ttcn3-tcpdump-start: Fix path of setcap 2020-12-11 15:34:42 +01:00
ttcn3-tcpdump-stop.sh fixup ttcn3-tcpdump-stop.sh: add flag '--force' to gzip 2020-07-13 05:55:17 +07:00
update_expected_results_from_jenkins.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00