summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-011-505/+0
* [lldb][NFC] More tests for invalid register command invocationsRaphael Isemann2019-08-301-0/+15
* [lldb][NFC] Add tests for register commandRaphael Isemann2019-08-211-0/+13
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* [Alias] Add 're' alias for registerJonas Devlieghere2019-05-031-1/+2
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+5
* [lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...Stella Stamenova2018-07-021-2/+2
* [lit, windows] Disable a number of tests that are failing on WindowsStella Stamenova2018-06-071-0/+8
* [test] Skip a test when using an out-of-tree debugserverVedant Kumar2018-03-081-0/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-1/+1
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-4/+4
* Fix floating point register write on new x86 linux kernelsPavel Labath2017-11-281-7/+11
* Add support for running the lldb testsuite against an apple watchJason Molenda2017-09-271-4/+4
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-251-2/+33
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-251-33/+2
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-221-2/+33
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-211-33/+2
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-211-2/+33
* Process: fix FXSAVE on x86Saleem Abdulrasool2017-08-231-1/+1
* Switch "posix" to the new log channel registration mechanismPavel Labath2017-02-231-11/+5
* Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-081-0/+435
* Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."Dimitar Vlahovski2016-09-061-368/+0
* Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-051-0/+368
OpenPOWER on IntegriCloud