summaryrefslogtreecommitdiffstats
path: root/lldb/test/benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-121/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-4/+6
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-0/+1
* Refactored lldb executable name discoveryVince Harron2015-05-181-2/+2
* XFAIL pexpect tests on Windows.Zachary Turner2015-01-201-0/+1
* Fixes a number of issue related to test portability on Windows.Zachary Turner2014-07-181-1/+2
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Benchmark the turnaround time starting a debugger and run to the breakpoint w...Johnny Chen2011-10-251-0/+122
OpenPOWER on IntegriCloud