summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/sbplatform/TestSBPlatform.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-04-13[lldb] Remove the global platform listPavel Labath
2022-03-09Revert "[lldb] Remove the global platform list"Pavel Labath
2022-03-09[lldb] Remove the global platform listPavel Labath
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
2022-01-19[lldb] Introduce SBPlatform::SetSDKRootPavel Labath
2021-02-08[lldb/tests] Removed add_test_categories decorator for python API tests, NFCTatyana Krasnukha
2020-08-04[lldb/Test] Skip tests that try to get the remote environmentJonas Devlieghere
2020-04-01[lldb] Inherit host environment when running shell commandsPavel Labath