summaryrefslogtreecommitdiffstats
path: root/lldb/test/example/TestSequenceFunctions.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-36/+0
* Fix usages of range() and xrange() for Python 3.Zachary Turner2015-10-261-2/+2
* Initial commit of a new testsuite feature: test categories.Enrico Granata2012-09-211-0/+2
* Changed the test case class names to be noun-like instead of verb-like.Johnny Chen2010-09-011-1/+1
* A simple testing framework for lldb using python's unit testing framework.Johnny Chen2010-06-251-0/+34
OpenPOWER on IntegriCloud