osmo-ttcn3-hacks/sysinfo
Vadim Yanitskiy 27b3801bed library/GSM_RR_Types: add minimalistic AssignmentCommand
Unfortunately, the existing implementation [1] is somewhat
incomplete and unfriendly to build templates on:

  - some fields holding integer numbers defined as BITx,
    so we would have to do bit2int() / int2bit();

  - some bit-map fields defined as octetstrings;

  - some fields are not decoded at all (raw octetstrings).

Let's work this around by defining a minimalistic implementation
of (RR) Assignment Command with all mandatory and some optional
fields.  Reuse some IEs directly from MobileL3_RRM_Types.

[1] titan.ProtocolModules.MobileL3_v13.4.0
    MobileL3_RRM_Types.PDU_RRM_AssignmentCommand_NW_MS

Change-Id: If1a5244a688abed6e6de2bf3f6e19e0e28129ea5
Related: SYS#4868, OS#4545
2020-09-01 14:43:33 +07:00
..
Test.cfg Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00:00
Test.ttcn Stop tests after failures 2018-07-24 14:19:42 +02:00
expected-results.xml mask timestamps and source file nrs in expected-results.xml files 2018-04-11 19:32:01 +02:00
gen_links.sh library/GSM_RR_Types: add minimalistic AssignmentCommand 2020-09-01 14:43:33 +07:00
regen_makefile.sh generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00