osmo-ttcn3-hacks/pcu
Harald Welte 955aa94504 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure
It originally seemed like a great idea to define a custom record
which aggregates the decoded BSSGP, LLC, L3 and/or SNDCP and passes
it to the individual ConnHdlr.  However, particularly with testcase
interoperability for IuPS in mind, this seems bogus.  Also, we
never really took advantage of this.

Let's now decode as far as we can decode any PDU, and then send the
decoded version of that PDU via the ports between the BSSGP_Emulation
and the ConnHdlr component.

Change-Id: I8c1082880902dd9a04935945f0293895f4d0c53a
2019-08-18 17:12:46 +00:00
..
GPRS_Context.ttcn pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites 2018-03-12 14:23:57 +00:00
GPRS_TBF.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
PCU_Tests.cfg PCU: Change PCU-side port to 22000 2019-02-26 10:20:29 +00:00
PCU_Tests.default pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case 2019-03-27 11:17:49 +00:00
PCU_Tests.ttcn BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure 2019-08-18 17:12:46 +00:00
PCU_Tests_RAW.ttcn BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure 2019-08-18 17:12:46 +00:00
PCU_Tests_RAW_SNS.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
expected-results.xml start implementing the TC_paging() PCU test 2018-11-19 11:10:22 +00:00
gen_links.sh PCU: Tests for the BSS/PCU side NS/BSSGP implementations 2019-02-21 11:53:42 +01:00
regen_makefile.sh Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG procedure 2019-02-18 20:25:00 +01:00