summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestTargetXMLArch.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Move register info "augmentation" from gdb-remote into ABIPavel Labath2019-12-031-96/+114
* Change the disabling of packet logging to be in TearDownHook lambdas.Jason Molenda2019-05-101-3/+2
* Ted pointed out that some of test tests that are enabling packetJason Molenda2019-05-101-1/+5
* Update TestTargetXMLArch.py test for llvm triple change with unspecifiedJason Molenda2018-08-131-1/+1
* Fix whitespace in the python test suite.Raphael Isemann2018-07-271-6/+6
* [LLDB] Fix TestTargetXMLArch's expected archPavel Labath2018-03-201-1/+1
* Add SBDebugger::GetBuildConfiguration and use it to skip an XML testPavel Labath2018-02-191-1/+1
* @skipIfRemote TestTargetXMLArchPavel Labath2018-02-151-0/+1
* Skip TestTargetXMLArch on non-darwin OSsPavel Labath2018-02-121-0/+1
* Looks like this fails when built i386 on linux bots, possible targetJason Molenda2018-02-101-0/+1
* Add test case for x86_64 architecture recognition in theJason Molenda2018-02-101-0/+121
OpenPOWER on IntegriCloud