summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/basic_results_formatter.py
Commit message (Expand)AuthorAgeFilesLines
* test infra: enable single-worker rerun phase for flakey tests.Todd Fiala2015-12-141-11/+19
* test infra: adds book-keeping for rerunnable testsTodd Fiala2015-12-121-27/+24
* Add expected timeout support to test event architecture.Todd Fiala2015-12-111-0/+5
* test result details now print module.class.test_name in verbose mode.Todd Fiala2015-12-101-1/+9
* 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