aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf/TbfTest.ok
diff options
context:
space:
mode:
authorAravind Sirsikar <Arvind.Sirsikar@radisys.com>2016-08-25 16:37:30 +0530
committerAravind Sirsikar <Arvind.Sirsikar@radisys.com>2016-08-25 16:37:30 +0530
commit02352b487ac6808b6adb8e8623f0921aad7f02d7 (patch)
tree1d00e728b55868aad7a175f38fe43616dfdf5893 /tests/tbf/TbfTest.ok
parent50b097003baac3903c9d52a609b091c76ca83e3c (diff)
EGPRS: PUAN encoding: add test case to show wrong urbb_len issue
This patch adds a test case which expects a current bug with EGPRS PUAN encoding when VQ != VR. The test's expectation is corrected along with the bugfix in a subsequent commit Adds test_tbf_puan_urbb_len to describe the following bug: EGPRS PUAN encoding disregards the urbb_len, leading to identical PUAN messages regardless of the urbb_len. Related: OS#1793 Change-Id: I00662a564f64c0c83627401ae8f7bfef0f0a5de8
Diffstat (limited to 'tests/tbf/TbfTest.ok')
-rw-r--r--tests/tbf/TbfTest.ok2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tbf/TbfTest.ok b/tests/tbf/TbfTest.ok
index c38417d0..dda72efd 100644
--- a/tests/tbf/TbfTest.ok
+++ b/tests/tbf/TbfTest.ok
@@ -60,3 +60,5 @@ Testing retx for MCS 5 to reseg_mcs 2
Testing retx for MCS 4 to reseg_mcs 1
Testing retx for MCS 6 to reseg_mcs 3
=== end test_tbf_egprs_spb_dl ===
+=== start test_tbf_puan_urbb_len ===
+=== end test_tbf_puan_urbb_len ===