Brian Daniels
|
8095f0e88a
|
Removing unnecessary bits
|
2015-11-12 11:01:09 -06:00 |
Brian Daniels
|
7f28e18afe
|
Allowing builds to report under different package name
|
2015-11-12 11:01:07 -06:00 |
Brian Daniels
|
736cae108e
|
Consolidating reporting in build_release and test_api
|
2015-11-12 11:01:03 -06:00 |
Brian Daniels
|
6ee94dee1e
|
Merged build_release report format into test junit format
|
2015-11-12 11:01:02 -06:00 |
Przemek Wirkus
|
03c6151241
|
Fixed missing enum in exporter
|
2015-05-27 15:43:01 +01:00 |
Przemek Wirkus
|
30fc9ca372
|
BugFix: Fixed JUNIT ioper test suite reporter which reported all test cases for each TestSuite
|
2015-05-27 15:42:02 +01:00 |
Przemek Wirkus
|
7b0b9e8f32
|
Added JUNIT exporters to compliance testing functionality
|
2015-05-27 15:41:58 +01:00 |
Przemek Wirkus
|
abee10eee8
|
Fixed KeyError in access to background-color map
|
2015-05-06 13:42:38 +01:00 |
Przemek Wirkus
|
cc6be1a16e
|
Added support for multiple targets of the same type (hardware platfrom)
|
2015-05-03 02:32:04 +01:00 |
Przemek Wirkus
|
7e5dfeef32
|
Refactoring of report exporter to support HTML and JUNIT. Changed HTML result report.
|
2014-10-15 17:02:33 +01:00 |
Przemek Wirkus
|
12a9051aba
|
Removed few minor pyFlakes warnings
|
2014-10-15 16:33:30 +01:00 |
Przemek Wirkus
|
50966fdf89
|
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
|
2014-10-15 16:05:57 +01:00 |
Przemek Wirkus
|
2274651892
|
Refactoring of report exporter to support HTML and JUNIT. Added unicode encoding for strings coming from serial console
|
2014-10-15 13:38:20 +01:00 |
Przemek Wirkus
|
dec97ce13e
|
Added unicode filter to console output from MUT
|
2014-10-15 11:33:44 +01:00 |
Przemek Wirkus
|
7ce6287474
|
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
|
2014-10-15 11:33:41 +01:00 |
Przemek Wirkus
|
9b0a22f1a4
|
Refactoring of report exporter to support HTML and JUNIT. Added failure and error tags.
|
2014-10-15 11:33:34 +01:00 |
Przemek Wirkus
|
51223ef6d1
|
Refactoring of report exporter to support HTML and JUNIT. TODO: add support for TEXT output.
Added JUtnit exporter
|
2014-10-15 11:33:30 +01:00 |
Przemek Wirkus
|
9fe239dcad
|
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
|
2014-09-25 17:42:08 +01:00 |