aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-09-14 20:35:28 +0200
committerfixeria <axilirator@gmail.com>2019-09-27 03:17:50 +0000
commit0eb26621d8e0e66fb4effb03b99d3ba7d0f28c6a (patch)
tree9d95f78024a017f9559b296b4b91bf065040a9c6 /library
parent3e1d31808e13b7d106a9675ddb7b0b42602ab9e4 (diff)
PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation
This change introduces a new test case TC_cs_lqual_ul_tbf, which is aimed to test the feedback of OsmoPCU on changing link quality measurements in Uplink Data blocks during an active TBF. Change-Id: Ia78d93e43a3c41b0b30e70df20a2da31077fd05f Related: SYS#4607
Diffstat (limited to 'library')
-rw-r--r--library/RLCMAC_Types.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/RLCMAC_Types.ttcn b/library/RLCMAC_Types.ttcn
index f3deafc2..39c0c976 100644
--- a/library/RLCMAC_Types.ttcn
+++ b/library/RLCMAC_Types.ttcn
@@ -312,7 +312,7 @@ uint3_t usf) := {
mac_hdr := {
payload_type := (MAC_PT_RLCMAC_NO_OPT, MAC_PT_RLCMAC_OPT),
rrbp:= ?,
- rrbp_valid := true,
+ rrbp_valid := ?,
usf := ?
},
opt := *,