osmo-gsm-tester/src/osmo_gsm_tester
Neels Hofmeyr c86ab211c9 fix resource error reporting for unavailable resource
On failure to find an unused resource (in case a test tries to use more
resources than are reserved), the handling code had a bug: print
reserved_resources from the proper source, i.e. suite_run.

Change-Id: Ifdc4201581b3293605196292339e841543ea284e
2017-05-06 23:07:42 +00:00
..
templates nitb,sysmobts: tweak config 2017-05-04 14:29:49 +02:00
__init__.py initial import 2017-03-28 12:37:17 +02:00
bts_model.py core implementation 2017-04-08 15:43:19 +02:00
bts_octphy.py fix octphy, fix conf, improve logging 2017-04-13 03:39:07 +02:00
bts_osmotrx.py fix octphy, fix conf, improve logging 2017-04-13 03:39:07 +02:00
bts_sysmo.py fix sysmobts: also use username for dsp firmware reload command 2017-05-04 15:52:08 +02:00
config.py config: resolve real paths from symlinks, add paths debug logging 2017-05-04 20:56:48 +00:00
log.py fix 'make check' 2017-04-27 20:24:50 +02:00
ofono_client.py compose SMS with more descriptive text 2017-05-06 22:29:45 +02:00
osmo_ctrl.py trying to get sysmobts to work and various details 2017-04-10 05:09:23 +02:00
osmo_nitb.py wip 2017-04-09 19:11:25 +02:00
process.py Add remote user for RemoteProcress 2017-05-04 13:16:21 +00:00
resource.py fix resources: msisdn must not be too short, start with 1000 2017-05-02 16:31:15 +02:00
schema.py core implementation 2017-04-08 15:43:19 +02:00
suite.py fix resource error reporting for unavailable resource 2017-05-06 23:07:42 +00:00
template.py core implementation 2017-04-08 15:43:19 +02:00
test.py core implementation 2017-04-08 15:43:19 +02:00
trial.py various fixes from first test runs 2017-04-08 19:20:57 +02:00
util.py fix octphy, fix conf, improve logging 2017-04-13 03:39:07 +02:00