aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2019-08-02[lldb][NFC] Remove unused imports in python testsRaphael Isemann9-12/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-14Remove the Disassembly benchmarks.Adrian Prantl3-355/+0
2018-01-30Compile the LLDB tests out-of-tree.Adrian Prantl1-1/+1
2018-01-19Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl5-5/+8
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone12-95/+190
2016-02-08Remove expectedFailureWindows decorator.Zachary Turner8-10/+10
2016-02-04Move the rest of the tests over to using the new decorator module.Zachary Turner12-9/+35
2015-12-10Remove the -y option from dotest.py.Zachary Turner9-31/+9
2015-12-10Remove the -x option from dotest.py.Zachary Turner3-12/+3
2015-12-09Remove -k command line option from dotest.py.Zachary Turner1-65/+0
2015-12-09Remove -e option from dotest.py.Zachary Turner4-16/+7
2015-12-08Get rid of global variables in dotest.pyZachary Turner10-26/+34
2015-12-04Add a similar benchmark for our std::map performanceEnrico Granata3-0/+75
2015-12-04Add a benchmark that validates how much time LLDB spends trying to fully prin...Enrico Granata3-0/+75
2015-11-03Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner11-11/+11
2015-11-03Tighten up sys.path, and use absolute imports everywhere.Zachary Turner11-12/+12
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner15-0/+1114