aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-02[lldb][NFC] Remove unused imports in python testsRaphael Isemann5-10/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2-8/+6
2018-05-12Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)"Davide Italiano3-66/+0
2018-05-12[LLDB] Support GNU-style compressed debug sections (.zdebug)Davide Italiano3-0/+66
2018-03-16[dotest] Clean up test folder clean-upPavel Labath2-2/+2
2018-03-06Rewrite TestTargetSymbolsBuildidCase to be more focusedPavel Labath3-45/+0
2018-02-08Deactivate TestTargetSymbolsBuildidCase if host is windowsEugene Zemtsov1-0/+1
2018-02-05Skip TestTargetSymbolsSepDebugSymlink on remote targetsPavel Labath1-0/+1
2018-02-05Resolve binary symlinks before finding its separate .debug fileJan Kratochvil3-0/+45
2018-02-05Fix upper->lower case for /usr/lib/debug/.build-id/**.debugJan Kratochvil3-0/+44
2018-01-31Fix TestMixedDwarfBinary.pyPavel Labath1-1/+1
2018-01-31[lldb] Enable debugging of binaries with mixed (splitted/regular) dwarfDavide Italiano4-0/+70
2018-01-31Fix TestTargetSymbolsAddCommand makefilePavel Labath1-4/+5
2018-01-31Revert "[lldb] Enable debugging of binaries with mixed (splitted/regular) dwarf"Davide Italiano4-70/+0
2018-01-30[lldb] Enable debugging of binaries with mixed (splitted/regular) dwarfAlexander Shaposhnikov4-0/+70
2018-01-22Fix TestTargetSymbolsAddCommand [getBuildArtifact refactor]Pavel Labath1-1/+1
2018-01-19Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl3-4/+5
2017-07-24Extend 'target symbols add' to load symbols from a given moduleEugene Zemtsov3-0/+70
2017-02-17NPL: Fix one more bug in the single step workaroundPavel Labath1-4/+1
2016-09-26Remove an ancient XFAIL from TestBuiltinTrapPavel Labath1-6/+0
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone2-20/+46
2016-05-25Mark some arm-linux specific xfails marking bug entriesOmair Javaid1-0/+1
2016-05-16Xfail TestCrashDuringStep and TestCreateDuringInstructionStep on arm-linuxOmair Javaid1-0/+1
2016-02-04Move the rest of the tests over to using the new decorator module.Zachary Turner1-1/+2
2016-02-04Move some of the common decorators to decorators.py.Zachary Turner1-1/+2
2015-11-03Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2-2/+2
2015-11-03Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2-4/+4
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner6-0/+199