Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Neels Hofmeyr 07603cffe9 bsc: properly check TSC and ARFCN in early IA tests
Tests have shown that the Training Sequence Set was not correct in early
IMM ASS messages. Add validation of the TSC and ARFCN in IMM ASS
messages for all early IA related tests. This makes the tests fail.

Related osmo-bsc patch linked below makes the tests pass again.

Related: SYS#5559
Related: I9f26074154600d854a0b3baee2f38a6666f4cb56 (osmo-bsc)
Change-Id: I4479244b0c53648e62e84e1ebf986f51d659484f
2021-09-07 19:24:23 +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: properly check TSC and ARFCN in early IA tests 2021-09-07 19:24:23 +02:00
bsc-nat bsc-nat: add 'Native_FunctionDefs.cc' to regen_makefile.sh 2021-02-27 17:21:07 +01:00
bts bts: add TC_early_immediate_assignment_pre_chan_ack 2021-08-23 19:15:12 +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/fr-net: use correct DLCI range for test cases 2021-08-12 02:11:26 +00:00
fr-net fr/fr-net: use correct DLCI range for test cases 2021-08-12 02:11:26 +00:00
gbproxy gbproxy: Fix race condition checking for unblocked BVC 2021-08-02 15:00:46 +00: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 fix errmsg in f_ctrl_set() which said "GET" 2021-09-07 17:23:17 +00:00
mgw MGCP_Test: add control interface to MGW testsuite 2021-08-19 11:52:23 +02:00
mme regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS 2020-10-04 21:09:11 +02:00
msc msc: add MSC_Tests.TC_call_re_establishment_ciph 2021-08-06 14:03:28 +00:00
ns ns2: add tc TC_mirror_unitdata_tx_status_blocked 2021-09-07 12:42:48 +00:00
pcap-client pcap-client: set VTY port to 4227 2021-08-09 09:03:01 +02:00
pcu pcu: add TC_stat_pdch_avail_occ 2021-09-06 09:11:30 +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 update expected-results.xml files 2021-07-05 13:11:14 +02: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: TC_rkm_unreg_never_registered: !latest 2021-08-15 17:17:58 +00:00
sysinfo library/GSM_RR_Types: add minimalistic AssignmentCommand 2020-09-01 14:43:33 +07:00
.gitignore .gitignore sms.db 2021-08-06 14:03:28 +00: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