osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin 06ada458cf process: Move cleanup log inside cleanup method
Change-Id: I72ad453e9dc8340946d7e7d041643fe8ef97439f
2018-05-25 12:31:20 +02:00
..
templates bsc: Add API to mock BSC RSL IP addr 2018-05-25 12:31:20 +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 bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime 2018-05-08 14:55:12 +02:00
bts_nanobts.py bts: Pass defaults config name at construct time 2018-05-07 13:37:02 +02:00
bts_octphy.py bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime 2018-05-08 14:55:12 +02:00
bts_osmo.py bts: Move conf_for_bsc_prepare from bts_osmo to bts 2018-05-08 14:50:32 +02:00
bts_osmotrx.py bts: Pass defaults config name at construct time 2018-05-07 13:37:02 +02:00
bts_sysmo.py bts: Pass defaults config name at construct time 2018-05-07 13:37:02 +02:00
config.py config: Fix crash in overlay() 2017-11-06 17:43:01 +00:00
esme.py Drop event_loop global functions and import MainLoop 2018-04-04 12:38:09 +02:00
event_loop.py event_loop: Avoid leaking active timeouts on poll exception 2018-04-07 17:27:54 +02:00
log.py log: Use sys._getframe() to avoid stat(2) calls 2018-02-13 10:49:00 +00:00
modem.py modem: Catch exception: call removed while waiting to become active 2018-04-22 14:35:33 +02:00
osmo_bsc.py bsc: Add API to mock BSC RSL IP addr 2018-05-25 12:31:20 +02:00
osmo_ctrl.py ctrl: Add dbg log to print received data 2017-08-23 10:48:07 +02:00
osmo_ggsn.py osmo-ggsn: set cap CAP_NET_ADMIN to be able to set up tun devices 2017-12-13 16:08:38 +01:00
osmo_hlr.py osmo_hlr.py: fix auth algo mapping, properly indicate COMP128v1 2017-12-18 02:28:58 +00:00
osmo_mgcpgw.py Configure PcapRecorder to record on any iface 2017-11-20 17:40:27 +01:00
osmo_mgw.py Configure PcapRecorder to record on any iface 2017-11-20 17:40:27 +01:00
osmo_msc.py osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcp 2018-02-26 12:14:48 +01:00
osmo_nitb.py OsmoNitb: Introduce bts_is_connected API 2017-12-13 14:09:19 +00:00
osmo_sgsn.py OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn 2017-12-05 13:36:46 +00:00
osmo_stp.py Configure PcapRecorder to record on any iface 2017-11-20 17:40:27 +01:00
pcap_recorder.py pcap_recorder: log printing pcap file name as dbg 2018-02-23 17:25:41 +01:00
pcu.py pcu.py: Introduce PcuDummy class 2018-03-15 11:29:35 +01:00
pcu_osmo.py Drop event_loop global functions and import MainLoop 2018-04-04 12:38:09 +02:00
pcu_sysmo.py Drop event_loop global functions and import MainLoop 2018-04-04 12:38:09 +02:00
powersupply.py Drop event_loop global functions and import MainLoop 2018-04-04 12:38:09 +02:00
powersupply_sispm.py Drop event_loop global functions and import MainLoop 2018-04-04 12:38:09 +02:00
process.py process: Move cleanup log inside cleanup method 2018-05-25 12:31:20 +02:00
report.py Move Test class to its own test.py module 2017-11-17 17:12:15 +01:00
resource.py bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime 2018-05-08 14:55:12 +02:00
schema.py Check physical channel configs 2018-05-07 11:20:22 +02:00
sms.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
smsc.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
suite.py Unload suite local modules after suite exit to avoid collisions 2018-05-09 11:24:25 +02:00
template.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
test.py testenv: Provide tests with access to process module 2018-05-18 15:59:06 +02:00
testenv.py testenv: Provide tests with access to process module 2018-05-18 15:59:06 +02:00
trial.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
util.py util: Fix unloading of suite lib import path 2018-05-14 15:34:40 +02:00