Harald Welte has uploaded this change for review. (
https://gerrit.osmocom.org/13289
Change subject: pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rach
......................................................................
pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rach
Change-Id: Ifb19e68a4b2b3250cdc6079dcd7f42656c57cee0
---
M pcu/PCU_Tests_RAW_SNS.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/89/13289/1
diff --git a/pcu/PCU_Tests_RAW_SNS.ttcn b/pcu/PCU_Tests_RAW_SNS.ttcn
index c179f07..bd9fa1e 100644
--- a/pcu/PCU_Tests_RAW_SNS.ttcn
+++ b/pcu/PCU_Tests_RAW_SNS.ttcn
@@ -256,6 +256,7 @@
testcase TC_pcuif_rach() runs on RAW_Test_CT {
f_sns_bringup_1c1u();
+ activate(as_pcu_activate());
f_pcuif_tx(ts_PCUIF_RACH_IND(bts_nr:=0, ra:=23, is_11bit:=0,
burst_type:=BURST_TYPE_0,
fn:=42, arfcn:=871, qta:=0));
--
To view, visit https://gerrit.osmocom.org/13289
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: Ifb19e68a4b2b3250cdc6079dcd7f42656c57cee0
Gerrit-Change-Number: 13289
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <[email protected]>