summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
AgeCommit message (Expand)Author
2025-07-30Re-land "[lldb] Pick the builder for the target platform (#151262)"Jonas Devlieghere
2025-07-30Revert "[lldb] Pick the builder for the target platform" (#151367)Jonas Devlieghere
2025-07-30[lldb] Pick the builder for the target platform (#151262)Jonas Devlieghere
2025-03-07[lldb] Adapt llgs tests for RISC-V (#130034)Georgiy Samoylov
2024-09-10[lldb-dap] Improve `stackTrace` and `exceptionInfo` DAP request handlers (#10...John Harrison
2024-07-26[lldb] Remove python helper getCompilerBinary() (#100660)Kendal Harland
2024-07-23lldb: android: fix missing Python import of urlparse in lldb test utilities (...Andrew Rogers
2024-07-18[lldb] add RISCV target specific info in API tests (#99039)dlav-sc
2024-07-10[lldb][test] Set target and host OS for API tests in case of remote testingVladislav Dzhidzhoev
2024-06-13[lldb] Use packaging module instead of pkg_resources (#93712)Jonas Devlieghere
2024-03-07[lldb] Add ability to detect darwin host linker version to xfail tests (#83941)Alex Langford
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere
2024-02-19Revert "[lldb] Migrate distutils.version.LooseVersion to packaging" (#82297)Jonas Devlieghere
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere
2023-12-01[lldb] Make use of LD_LIBRARY_PATH on OpenBSD (#74017)Brad Smith
2023-12-01[lldb/test] Add OpenBSD to _get_platform_os (#74036)Brad Smith
2023-11-15[lldb][test] Remove `self` references from decorators (#72416)Jordan Rupprecht
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-11-29[lldb/test] Use SBPlatform info for lldbplatformutil.getPlatform()Pavel Labath
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee
2022-07-07Recommit "[lldb/test] Don't use preexec_fn for launching inferiors"Pavel Labath
2022-07-05Revert "[lldb/test] Don't use preexec_fn for launching inferiors"Jonas Devlieghere
2022-07-01[lldb/test] Don't use preexec_fn for launching inferiorsPavel Labath
2022-03-30Recommit [lldb/test] Make category-skipping logic "platform"-independentPavel Labath
2022-03-15Revert "[lldb/test] Make category-skipping logic "platform"-independent"Pavel Labath
2022-03-15[lldb/test] Make category-skipping logic "platform"-independentPavel Labath
2021-01-14[lldb/test] Ensure launched processes are ready to be attachedPavel Labath
2020-11-05[lldb] Add Apple simulator platforms to lldbplatform.pyRaphael Isemann
2020-08-07[lldb] Store the Apple SDK in dotest's configuration.Jonas Devlieghere
2020-04-14[lldb/test] Make TestLoadUnload compatible with windowsPavel Labath
2020-03-05[lldb][testsuite] Create a SBDebugger instance for each testTatyana Krasnukha
2019-12-26[lldb][tests] Platform triple can be NoneTatyana Krasnukha
2019-11-13[LLDB] Add core definition for armv8l and armv7lMuhammad Omair Javaid
2019-10-16Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda
2019-10-09TestMTCSimple.py: allow the test to run on Darwin embedded platformsFrederic Riss
2019-07-26[dotest] Remove dead codeJonas Devlieghere
2018-02-28Adapt some tests to work with PPC64le architecturePavel Labath
2018-02-08Deactivate TestTargetSymbolsBuildidCase if host is windowsEugene Zemtsov
2017-11-27dotest: Mark more android targets as chattyPavel Labath
2017-11-07test: Clean up finalize_build_dictionaryPavel Labath
2017-09-25Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda
2017-09-25Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman
2017-09-22Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda
2017-09-21Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda
2017-09-21Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda
2017-07-05[lldb] Add a testcase for MainThreadCheckerRuntime pluginKuba Mracek
2017-03-29Centralize libc++ test skipping logicPavel Labath
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-04-14[test] Relax stderr expectations on targets with chatty outputPavel Labath