summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/basic_results_formatter.py
Commit message (Expand)AuthorAgeFilesLines
* Fix new summary to include exceptional exit count in determining exit valueTodd Fiala2015-12-091-13/+32
* wire timeouts and exceptional inferior process exits through the test event s...Todd Fiala2015-12-091-11/+48
* Rename test_results.py to result_formatter.py.Zachary Turner2015-12-071-8/+9
* Added lldbsuite.lldb_test_root, switched formatter to use it.Todd Fiala2015-12-071-5/+2
* Moved total test count and rerun count into summary counts.Todd Fiala2015-12-071-8/+22
* Move test summary counts to end; simplify issue detail lineTodd Fiala2015-12-071-6/+16
* Adds candidate formatter for replacing legacy summary results.Todd Fiala2015-12-021-0/+259
OpenPOWER on IntegriCloud