osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin 0d45504267 osmo-bts-trx: Big refactor and cleanup of osmo-trx related code
* This commit is a preparation for future commits to add support for
different osmo-trx devices and backends like osmo-trx-lms.

* Drop deprecated osmo-trx-* cmd line params and use VTY cfg to set them.

* As number of osmo-trx related osmo-gsm-tester attributes grow, group
them togther in an "osmo_trx" dictionary.

Change-Id: I77d29413c9e3b600b796627ba366f80c3281b7e1
2018-08-29 12:30:48 +02:00
..
templates osmo-bts-trx: Big refactor and cleanup of osmo-trx related code 2018-08-29 12:30:48 +02:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
bts_nanobts.py bts_nanobts: Fix pwsup_list increasing its size every new test 2018-08-09 13:01:17 +02:00
bts_octphy.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
bts_osmo.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
bts_osmotrx.py osmo-bts-trx: Big refactor and cleanup of osmo-trx related code 2018-08-29 12:30:48 +02:00
bts_sysmo.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
config.py config: Fix crash in overlay() 2017-11-06 17:43:01 +00:00
esme.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
event_loop.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
log.py log: Use sys._getframe() to avoid stat(2) calls 2018-02-13 10:49:00 +00:00
modem.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_bsc.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_ctrl.py ctrl: Add dbg log to print received data 2017-08-23 10:48:07 +02:00
osmo_ggsn.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_hlr.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_mgcpgw.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_mgw.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_msc.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_nitb.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_sgsn.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmo_stp.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
osmocon.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
pcap_recorder.py pcap_recorder: log printing pcap file name as dbg 2018-02-23 17:25:41 +01:00
pcu.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
pcu_osmo.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
pcu_sysmo.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
powersupply.py Drop event_loop global functions and import MainLoop 2018-04-04 12:38:09 +02:00
powersupply_sispm.py powersupply_sispm: Add port number to log name 2018-05-28 13:04:42 +02:00
process.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
report.py Move Test class to its own test.py module 2017-11-17 17:12:15 +01:00
resource.py osmo-bts-trx: Big refactor and cleanup of osmo-trx related code 2018-08-29 12:30:48 +02:00
schema.py osmo-bts-trx: Big refactor and cleanup of osmo-trx related code 2018-08-29 12:30:48 +02:00
sms.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
smsc.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
suite.py suite: Fix generation of config() dictionary 2018-08-29 10:18:05 +00:00
template.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
test.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
testenv.py testenv: Provide tests with access to process module 2018-05-18 15:59:06 +02:00
trial.py Cleanup of class scoped variables 2018-08-13 07:51:58 +00:00
util.py util: Fix unloading of suite lib import path 2018-05-14 15:34:40 +02:00