summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/register
Commit message (Expand)AuthorAgeFilesLines
* Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-087-4/+172
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-74/+141
* Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."Dimitar Vlahovski2016-09-067-156/+4
* Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-057-4/+156
* Remove the skipUnlessArch decorator.Zachary Turner2016-02-091-7/+7
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Centralize the handling of attach permissions on linux in testsPavel Labath2016-01-111-16/+1
* Add NetBSD in platform specific logging of the specified category in Register...Kamil Rytarowski2015-12-071-0/+3
* Fix TestRegisters.py on armTamas Berghammer2015-11-261-1/+1
* Make some of the tests in TestRegisters.py arm compatibleTamas Berghammer2015-11-262-117/+101
* Teach LLDB how to directly launch processes on the iOS simulatorEnrico Granata2015-11-051-0/+7
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-284-0/+455
OpenPOWER on IntegriCloud