osmo-gsm-tester/src/osmo_gsm_tester/core
Pau Espin 92a29d6b7e enb/ue: Assign zmq binding ports dynamically at runtime
ports are assigned increasingly in blocks in the range 2000-2200.

Change-Id: If2abddeb2ad6819de4f3ce64daaf00d2f527f9d2
2020-10-15 11:57:01 +00:00
..
__init__.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
config.py config: Allow empty config files 2020-06-15 14:28:00 +02:00
event_loop.py EventLoop: Fix log error "Origin parent loop" during wait() 2020-06-10 19:50:12 +02:00
log.py test: Store brief log per test and use as default report_stdout 2020-06-11 18:07:08 +02:00
process.py process: provide API to return filename for process output 2020-06-30 14:22:47 +02:00
remote.py Fix processes run with RemoteProcessSafeExit not receiving stdin 2020-05-27 12:15:08 +02:00
report.py Add per-test KPI support 2020-06-15 15:42:58 +00:00
resource.py enb/ue: Assign zmq binding ports dynamically at runtime 2020-10-15 11:57:01 +00:00
scenario.py config: suites_dir and scenarios_dir are now a list of paths 2020-05-25 13:33:50 +02:00
schema.py 4G: Add milenage support 2020-07-13 18:33:53 +02:00
suite.py suite: fix runtime error when suite.duration is None 2020-07-21 11:43:00 +02:00
template.py testenv: Support test overlaying a directory to look for templates 2020-06-04 20:03:07 +02:00
test.py test: append KPI rather than overwrite in set_kpi() method 2020-07-01 10:52:09 +02:00
trial.py test: Store brief log per test and use as default report_stdout 2020-06-11 18:07:08 +02:00
util.py Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00