osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin 0ffb414406 Add JUnit XML reports; refactor test reporting
* Add Junit output file support
* Differentiate between an expected failure test and an error in the
test, as described in JUnit.
* In case of an error/exception during test, record and attach it to the
Test object and continue running the tests, and show it at the end
during the trial report.

Change-Id: Iedf6d912b3cce3333a187a4ac6d5c6b70fe9d5c5
2017-05-19 14:22:39 +02:00
..
templates Enable GSMTAP on BTS and record it on the main unit NITB 2017-05-15 14:57:42 +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 Enable GSMTAP on BTS and record it on the main unit NITB 2017-05-15 14:57:42 +02:00
bts_osmotrx.py Enable GSMTAP on BTS and record it on the main unit NITB 2017-05-15 14:57:42 +02:00
bts_sysmo.py Enable GSMTAP on BTS and record it on the main unit NITB 2017-05-15 14:57:42 +02:00
config.py config: resolve real paths from symlinks, add paths debug logging 2017-05-04 20:56:48 +00:00
log.py log.py: add a log target option to omit the list of deeper origins 2017-05-08 10:12:25 +00:00
ofono_client.py ofono/dbus: detach from signals as appropriate 2017-05-11 12:33:00 +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 nitb: Filter ssh packets in pcap 2017-05-15 14:49:22 +02:00
pcap_recorder.py pcap_recorder: use self.filters instead of gen_filter 2017-05-15 15:01:15 +02:00
process.py fix prompt() 2017-05-08 10:10:03 +00:00
report.py Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
resource.py improve logging for resource allocation 2017-05-08 12:50:42 +02:00
schema.py core implementation 2017-04-08 15:43:19 +02:00
suite.py Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
template.py core implementation 2017-04-08 15:43:19 +02:00
test.py Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
trial.py Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
util.py util: simplify listdict 2017-05-11 12:33:00 +02:00