[MERGED] osmo-gsm-tester[master]: Remove unused file bts_model.py

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Nov 10 21:28:18 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: Remove unused file bts_model.py
......................................................................


Remove unused file bts_model.py

Change-Id: If24b7dafb659d45bc13f4d624212d6c266c1b522
---
D src/osmo_gsm_tester/bts_model.py
1 file changed, 0 insertions(+), 29 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo_gsm_tester/bts_model.py b/src/osmo_gsm_tester/bts_model.py
deleted file mode 100644
index 41e8491..0000000
--- a/src/osmo_gsm_tester/bts_model.py
+++ /dev/null
@@ -1,29 +0,0 @@
-# osmo_gsm_tester: bts model specifics
-#
-# Copyright (C) 2016-2017 by sysmocom - s.f.m.c. GmbH
-#
-# Author: Neels Hofmeyr <neels at hofmeyr.de>
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-from . import log, schema, util
-
-class TestContext(log.Origin):
-    '''
-    API to allow testing various BTS models.
-    '''
-
-    def __init__(self, 
-
-# vim: expandtab tabstop=4 shiftwidth=4

-- 
To view, visit https://gerrit.osmocom.org/4707
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If24b7dafb659d45bc13f4d624212d6c266c1b522
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list