summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-088-10/+10
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-0412-9/+35
* Remove the -y option from dotest.py.Zachary Turner2015-12-109-31/+9
* Remove the -x option from dotest.py.Zachary Turner2015-12-103-12/+3
* Remove -k command line option from dotest.py.Zachary Turner2015-12-091-65/+0
* Remove -e option from dotest.py.Zachary Turner2015-12-094-16/+7
* Get rid of global variables in dotest.pyZachary Turner2015-12-0810-26/+34
* Add a similar benchmark for our std::map performanceEnrico Granata2015-12-043-0/+75
* Add a benchmark that validates how much time LLDB spends trying to fully prin...Enrico Granata2015-12-043-0/+75
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-0311-11/+11
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-0311-12/+12
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-2815-0/+1114
OpenPOWER on IntegriCloud