Christian Stenger
7f5db66596
Fix copyright headers
...
Change-Id: If02fedb7c191492ddfaf2eb34e74fcdb7a007c94
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com >
2015-02-19 09:13:32 +02:00
Christian Stenger
aba302ddef
Fix compile warning
...
Change-Id: Ib98f444baa1c35e038921b4e25927faee64f0877
Reviewed-by: Andre Poenitz <andre.poenitz@theqtcompany.com >
2015-02-16 14:30:43 +02:00
Tim Jenssen
0c9531f384
don't pollute the Autotest namespace with an enum
...
Change-Id: Ic6c3e3beaba15e83c8524394ccc6a1953e76d59a
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com >
2015-01-12 13:42:35 +02:00
Tim Jenssen
be4c06fdaf
introduce FaultyTestResult class
...
Change-Id: I5f20741492dbb3d553bea30a677965d46d6d8eb3
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com >
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com >
2015-01-06 17:08:38 +02:00
Christian Stenger
ac24550a22
Add special message to results pane
...
This message just states which function actually is executed and will
always be on the bottom of the list of results.
When test run finishes this message will be completely removed.
Change-Id: Ie8fedfc74f67eba71a2bcf55f4dc1553754fca9a
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com >
2014-12-09 10:33:15 +02:00
Christian Stenger
32a6849fae
Add support for minimal benchmarks
2014-12-04 13:52:16 +01:00
Christian Stenger
d278476956
Support blacklisted test cases
2014-12-04 13:52:16 +01:00
Christian Stenger
036c648650
Don't cancel test run if some test configurations are faulty
...
Instead just remove these from the current test run and add a
respective warning to the test results pane.
Additionally made a the message of having no test cases at all
a warning instead of a fatal.
2014-12-04 13:52:16 +01:00
Christian Stenger
9a644d1257
Support sorting of test tree
...
Additionally preparation of filtering has been done.
2014-12-04 13:52:16 +01:00
Christian Stenger
44db2be195
Provide basic test runner and output pane
2014-12-04 13:52:15 +01:00