osmo-gsm-tester/src/osmo_gsm_tester/core
Neels Hofmeyr 16c8be41c9 report fragment: strip ansi colors from junit XML
Jenkins does support showing ANSI colors on the web, but apparently not
in the junit results output. Strip ansi colors from report fragment
<system-out> text, to make it less annoying to read those on jenkins.

Change-Id: I656ecc23bbfd3f25bdf012c890e0c998168844d3
2020-12-11 00:19:13 +01: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 report fragment: strip ansi colors from junit XML 2020-12-11 00:19:13 +01:00
process.py log: process.py: fix weird space in stdout/stderr log output 2020-12-11 00:19:13 +01:00
remote.py Process: Add remote_port as new parameter 2020-11-30 16:32:51 +00:00
report.py report fragment: strip ansi colors from junit XML 2020-12-11 00:19:13 +01:00
resource.py log reserved resources 2020-12-11 00:19:13 +01: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 configure fixed ARFCN per bts 2020-12-11 00:19:13 +01:00
suite.py log reserved resources 2020-12-11 00:19:13 +01:00
template.py testenv: Support test overlaying a directory to look for templates 2020-06-04 20:03:07 +02:00
test.py add test.report_fragment() 2020-12-11 00:19:13 +01: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 resource: Support waiting for reserved resources until available 2020-11-11 11:38:35 +00:00