Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Pau Espin a518d05e9b GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IE
A recent commit added records to separate 2 binary octets into known
fields, but 2 fields filling 1 byte were actually written swapped. Fix
it now.

Fixes: 7b7a1e8ed1
Change-Id: I884bddb0e1e5f1cfc5615c11d6c7d602d0df9224
2024-01-30 12:35:35 +01: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 regen_makefile.sh: set executable name explicitly 2021-10-13 11:12:22 +02: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: tests recovery from BORKEN after release failed 2023-11-30 02:33:11 +00:00
bsc-nat ran emulation: allow multiple reset attempts 2022-03-31 17:49:10 +00:00
bts library/PCUIF_Types: clean up, drop remains of PCUIFv10 2023-12-15 13:15:30 +00:00
cbc cbc: Add expected-results.xml 2022-08-05 22:31:33 +02:00
ccid ccid: Lots of CCID helpers have been moved to titan.TestPorts.USB 2022-02-25 16:56:16 +01:00
deps Update titan.ProtocolModules.GTP_v13.5.0 to current master 2024-01-08 16:03:44 +01:00
dia2gsup Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn 2024-01-18 20:22:34 +01:00
doc doc: Always annotate codec port types in case of IPL4/UD ports 2021-12-22 14:24:50 +00:00
epdg epdg: expect AAA_server tx SAR against HSS upon AA on s6B interface 2024-01-29 11:55:54 +01:00
fr Avoid generating zero-length packets 2022-04-12 22:52:47 +02:00
fr-net Start BSSGP_CT and NS_CT as alive-type component in all testsuites 2022-02-24 11:47:43 +00:00
gbproxy gbproy/ns: Make components alive 2023-12-05 15:47:05 +01:00
ggsn_tests ggsn: Validate IPCP identifier in answer matches the one in the request 2024-01-26 16:59:09 +01:00
hlr Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn 2024-01-18 20:22:34 +01:00
hnbgw hnbgw: Introduce test TC_rab_assign_mgw_iuup_addr_chg 2023-12-04 12:17:07 +01:00
hnodeb library: deduplicate f_logp 2023-10-23 09:10:33 +00:00
hss Split Diameter TS 29.272 templates into its own file 2023-12-21 16:16:17 +01:00
lapdm regen_makefile.sh: set executable name explicitly 2021-10-13 11:12:22 +02:00
library GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IE 2024-01-30 12:35:35 +01:00
mgw mgw: Add missing TC_two_crcx_mdcx_and_rtp_clearmode to expected-results.xml 2023-09-28 14:36:12 +00:00
mme mme: Introduce test TC_ue_cell_reselect_geran_to_eutran 2024-01-15 18:47:39 +01:00
msc Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn 2024-01-18 20:22:34 +01:00
ns Revert "WIP: ns: Add test for SNS Size NSEI IE" 2022-12-12 11:00:05 +00:00
pcap-client Avoid generating zero-length packets 2022-04-12 22:52:47 +02:00
pcu library/PCUIF_Types: clean up, drop remains of PCUIFv10 2023-12-15 13:15:30 +00:00
pgw DIAMETER: Split Gy and Gx messages to their own TS files 2024-01-24 16:14:30 +01:00
remsim remsim: server: TC_connect_{client,bankd}_duplicate 2022-05-04 10:08:44 +00:00
sccp sccp: Introduce test TC_cr_timeout_cc_too_late 2023-11-03 19:37:38 +00:00
selftest library: move IA/IAR Rest Octets to GSM_RestOctets.ttcn 2022-10-21 10:35:27 +00:00
sgsn GSUP: Fix missing and wrongly sorted IEs in ts_GSUP_IE_PdpInfo 2024-01-23 11:21:37 +01:00
simtrace move SIMTRACE_{Types,Templates,Emulation}.ttcn to library 2022-02-25 16:56:16 +01:00
sip sip: make mncc_with_sdp := true the default 2023-09-24 17:47:43 +00:00
smlc library: deduplicate f_logp 2023-10-23 09:10:33 +00:00
stp stp: Don't expect a fixed SLS in IPA -> M3UA case 2023-09-01 08:29:01 +00:00
sysinfo regen_makefile.sh: set executable name explicitly 2021-10-13 11:12:22 +02:00
upf library: deduplicate f_logp 2023-10-23 09:10:33 +00:00
.checkpatch.conf checkpatch.conf: ignore imported sbcap *.asn files 2022-07-18 08:56:46 +00:00
.gitignore .gitignore: sms.db-shm sbs.db-wal (when db is open) 2023-03-08 23:15:42 +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 Introduce EPDG_Tests testsuite 2023-10-20 14:15:44 +02:00
compare-results.py compare_results.py: use ansi colors 2020-05-19 19:25:35 +00:00
gen_links.sh.inc gen_links.sh.inc: Fix globbing writing '*.ttcn' to */.gitignore 2022-03-22 17:49:55 +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: Increase file Code splitting to decrease mem use 2024-01-03 13:15:13 +01: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 Limit maximum number of open file descriptors to overcome titan bug 2023-03-16 12:07:41 +01:00
ttcn3-dumpcap-start.sh Fix missing quotes for possibly unresolved variables in shell test-statements 2022-11-02 17:36:35 +00:00
ttcn3-dumpcap-stop.sh fixup: ttcn3-tcpdump*.sh: Fix output of special chars 2022-12-20 15:05:55 +00:00
ttcn3-tcpdump-start.sh ttcn3-tcpdump*.sh: Fix tcpdump procs not being killed 2022-11-28 22:52:52 +01:00
ttcn3-tcpdump-stop.sh fixup: ttcn3-tcpdump*.sh: Fix output of special chars 2022-12-20 15:05:55 +00:00
update_expected_results_from_jenkins.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00