Change in osmo-ttcn3-hacks[master]: BTS: enable encryption + RLL tests for Lm (TCH/H) channels

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Sep 16 10:29:52 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10976 )

Change subject: BTS: enable encryption + RLL tests for Lm (TCH/H) channels
......................................................................

BTS: enable encryption + RLL tests for Lm (TCH/H) channels

Since OS#3419 is resolved and TCH/H channel is supported by
trxcon, both encryption and RLL tests can be finally enabled
on Lm (TCH/H) channels.

Change-Id: I78f82a5f2a7b21d91692b1c99a9ff125e65cab64
Related: OS#3256
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index bfa8988..0303a49 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -303,7 +303,7 @@
 		/* TS 1..4: TCH/F */
 		valueof(ts_RslChanNr_Bm(1)),
 		/* TS 5: TCH/H */
-		//valueof(ts_RslChanNr_Lm(5,1)),
+		valueof(ts_RslChanNr_Lm(5,1)),
 		/* TS 0: SDCCH/4 */
 		valueof(ts_RslChanNr_SDCCH4(0,2)),
 		/* TS 6: SDCCH/8 */

-- 
To view, visit https://gerrit.osmocom.org/10976
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I78f82a5f2a7b21d91692b1c99a9ff125e65cab64
Gerrit-Change-Number: 10976
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180916/ce90e7eb/attachment.htm>


More information about the gerrit-log mailing list