Change in osmo-ttcn3-hacks[master]: BTS: enable encryption + RLL tests for Bm (TCH/F) 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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Thu Jul 26 19:47:30 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/10184


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

BTS: enable encryption + RLL tests for Bm (TCH/F) channels

Due to OS#3418, both encryption and RLL tests have been failing.
It's time to enable Bm (TCH/F FACCH) channel related tests now!

Please note that Lm (TCH/H) remains disabled because of OS#3419.

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/84/10184/1

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 2e27c10..023d8e7 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -301,7 +301,7 @@
 	};
 	g_AllChanTypes := {
 		/* TS 1..4: TCH/F */
-		//valueof(ts_RslChanNr_Bm(1)),
+		valueof(ts_RslChanNr_Bm(1)),
 		/* TS 5: TCH/H */
 		//valueof(ts_RslChanNr_Lm(5,1)),
 		/* TS 0: SDCCH/4 */

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c0f9f9f695e089e4a30f63ec362d1e6c18abff0
Gerrit-Change-Number: 10184
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180726/bf7796a0/attachment.htm>


More information about the gerrit-log mailing list