Change in osmo-ttcn3-hacks[master]: fr: TC_bvc_bringup

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/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Feb 3 19:00:46 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22665 )

Change subject: fr: TC_bvc_bringup
......................................................................

fr: TC_bvc_bringup

Change-Id: I91d61e01158802496a1058748c51506f0472b24e
---
M fr/FR_Tests.ttcn
1 file changed, 12 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/fr/FR_Tests.ttcn b/fr/FR_Tests.ttcn
index 7ef5f1f..5f58bc3 100644
--- a/fr/FR_Tests.ttcn
+++ b/fr/FR_Tests.ttcn
@@ -217,7 +217,19 @@
 }
 
 
+/* test bring-up of all BVCs */
+private function f_pass(charstring id) runs on UE_CT
+{
+	setverdict(pass);
+}
+testcase TC_bvc_bringup() runs on test_CT
+{
+	f_tc_body(refers(f_pass), ue_per_bvc := 1, ue_tguard := 20.0);
+}
+
+
 control {
+	execute( TC_bvc_bringup() );
 	execute( TC_ul_ud() );
 }
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22665
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I91d61e01158802496a1058748c51506f0472b24e
Gerrit-Change-Number: 22665
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210203/489d9223/attachment.htm>


More information about the gerrit-log mailing list