Change in osmo-ttcn3-hacks[master]: bts: Add copyright + license header + short summary/explanation

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
Mon May 27 10:00:08 UTC 2019


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

Change subject: bts: Add copyright + license header + short summary/explanation
......................................................................

bts: Add copyright + license header + short summary/explanation

Change-Id: Ia31427595b6d9fde883cfcd49f92767b69ead114
---
M bts/BTS_Tests.ttcn
1 file changed, 21 insertions(+), 0 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 21e5634..5cde0af 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -1,5 +1,26 @@
 module BTS_Tests {
 
+/* Integration Tests for OsmoBTS
+ * (C) 2019-2019 by Harald Welte <laforge at gnumonks.org>
+ * contributions by Vadim Yanitskiy and sysmocom - s.f.m.c. GmbH
+ * All rights reserved.
+ *
+ * Released under the terms of GNU General Public License, Version 2 or
+ * (at your option) any later version.
+ *
+ * This test suite tests OsmoBTS by attaching to the external interfaces
+ * such as Abis RSL, PCU, VTY as well as by attaching to a MS L1 implementation
+ * using the L1CTL protocol/interface.
+ *
+ * You can run the tests with
+ *  a) osmo-bts-trx + trxcon + fake_trx (without any hardware)
+ *  b) any osmo-bts-* + OsmocomBB layer1 + osmocon (with real BTS hardware)
+ *  c) osmo-bts-virtual + virt_phy (without any hardware)
+ *
+ * Some of the tests will only run on a subset of those three configurations
+ * due to limitations in the respective L1.
+ */
+
 import from Misc_Helpers all;
 import from General_Types all;
 import from GSM_Types all;

-- 
To view, visit https://gerrit.osmocom.org/14197
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: Ia31427595b6d9fde883cfcd49f92767b69ead114
Gerrit-Change-Number: 14197
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190527/e823a36b/attachment.htm>


More information about the gerrit-log mailing list