summaryrefslogtreecommitdiffstats
path: root/lldb/test/benchmarks/stepping/TestSteppingSpeed.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-76/+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/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Establish a baseline for bench.py score by using a fixed lldb executable as theJohnny Chen2011-10-261-6/+1
* Parameterize the iteration count used when running benchmarks, instead of har...Johnny Chen2011-10-201-1/+5
* Remove stale code.Johnny Chen2011-10-201-4/+1
* Add '-e' and '-x' options to the test driver to be able to specify an executa...Johnny Chen2011-10-101-0/+82
OpenPOWER on IntegriCloud