<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/14197">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts: Add copyright + license header + short summary/explanation<br><br>Change-Id: Ia31427595b6d9fde883cfcd49f92767b69ead114<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 21 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index 21e5634..5cde0af 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -1,5 +1,26 @@</span><br><span> module BTS_Tests {</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+/* Integration Tests for OsmoBTS</span><br><span style="color: hsl(120, 100%, 40%);">+ * (C) 2019-2019 by Harald Welte <laforge@gnumonks.org></span><br><span style="color: hsl(120, 100%, 40%);">+ * contributions by Vadim Yanitskiy and sysmocom - s.f.m.c. GmbH</span><br><span style="color: hsl(120, 100%, 40%);">+ * All rights reserved.</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ * Released under the terms of GNU General Public License, Version 2 or</span><br><span style="color: hsl(120, 100%, 40%);">+ * (at your option) any later version.</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ * This test suite tests OsmoBTS by attaching to the external interfaces</span><br><span style="color: hsl(120, 100%, 40%);">+ * such as Abis RSL, PCU, VTY as well as by attaching to a MS L1 implementation</span><br><span style="color: hsl(120, 100%, 40%);">+ * using the L1CTL protocol/interface.</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ * You can run the tests with</span><br><span style="color: hsl(120, 100%, 40%);">+ *  a) osmo-bts-trx + trxcon + fake_trx (without any hardware)</span><br><span style="color: hsl(120, 100%, 40%);">+ *  b) any osmo-bts-* + OsmocomBB layer1 + osmocon (with real BTS hardware)</span><br><span style="color: hsl(120, 100%, 40%);">+ *  c) osmo-bts-virtual + virt_phy (without any hardware)</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ * Some of the tests will only run on a subset of those three configurations</span><br><span style="color: hsl(120, 100%, 40%);">+ * due to limitations in the respective L1.</span><br><span style="color: hsl(120, 100%, 40%);">+ */</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> import from Misc_Helpers all;</span><br><span> import from General_Types all;</span><br><span> import from GSM_Types all;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14197">change 14197</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/14197"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ia31427595b6d9fde883cfcd49f92767b69ead114 </div>
<div style="display:none"> Gerrit-Change-Number: 14197 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>