osmo-gsm-tester/src/osmo_gsm_tester
Neels Hofmeyr 012a17da6a keep Ctrl connections open for bsc, msc and nitb objects
The pattern to use 'with' to keep a CTRL connection open adds indents to
every test script that wants to avoid multiple reconnections to the
CTRL. Instead, keeping a single open connection that is cleaned up on
{bsc,msc,nitb} object cleanup ensures that a) the program started up
successfully and opened a CTRL port, b) always has a CTRL open without
having to worry about it and c) keeps test scripts less
complex/indented/crufted.

(These are all current users of the OsmoCtrl API.)

Change-Id: I53fedbe569c5ccbc4b1a17dafe1f8d1bb8200b24
2020-12-11 00:30:38 +01:00
..
core report fragment: strip ansi colors from junit XML 2020-12-11 00:19:13 +01:00
external gnuradio_zmq_broker_remote: fix eNB port mapping for carrier aggregation 2020-11-30 14:27:10 +01:00
obj keep Ctrl connections open for bsc, msc and nitb objects 2020-12-11 00:30:38 +01:00
templates cfg templates: log level and source basename last, log no category-hex 2020-12-10 23:03:27 +00:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
testenv.py keep Ctrl connections open for bsc, msc and nitb objects 2020-12-11 00:30:38 +01:00