History for mbed-os / workspace_tools / test_exporters.py
2016-02-25
@Brian Daniels
Adding the ability for tests to report they aren't supported on a target
Brian Daniels committed on 25 Feb 2016
2015-11-12
@Brian Daniels
Removing unnecessary bits
Brian Daniels committed on 12 Nov 2015
@Brian Daniels
Allowing builds to report under different package name
Brian Daniels committed on 12 Nov 2015
@Brian Daniels
Consolidating reporting in build_release and test_api
Brian Daniels committed on 12 Nov 2015
@Brian Daniels
Merged build_release report format into test junit format
Brian Daniels committed on 12 Nov 2015
2015-05-27
@Przemek Wirkus
Fixed missing enum in exporter
Przemek Wirkus committed on 27 May 2015
@Przemek Wirkus
BugFix: Fixed JUNIT ioper test suite reporter which reported all test cases for each TestSuite
Przemek Wirkus committed on 27 May 2015
@Przemek Wirkus
Added JUNIT exporters to compliance testing functionality
Przemek Wirkus committed on 27 May 2015
2015-05-06
@Przemek Wirkus
Fixed KeyError in access to background-color map
Przemek Wirkus committed on 6 May 2015
2015-05-02
@Przemek Wirkus
Added support for multiple targets of the same type (hardware platfrom)
Przemek Wirkus committed on 2 May 2015
2014-10-15
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. Changed HTML result report.
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Removed few minor pyFlakes warnings
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT: Fixed issues with non ASCII characters read from serial port in ProcessObserver. Also changed reporting for errors and failures in TestSuite JUnit class
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. Added unicode encoding for strings coming from serial console
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Added unicode filter to console output from MUT
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. Added properties for each unique test suite. Each test suite is sorted out as different toolchain
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. Added failure and error tags.
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. TODO: add support for TEXT output. ...
Przemek Wirkus committed on 15 Oct 2014
2014-09-25
@Przemek Wirkus
Added HTML reporting feature, switch --report-html FILENAME to singletest.py so now users can export test results to external HTML file. This feature can be used to display HTML reports on CI dashboards
Przemek Wirkus committed on 25 Sep 2014