aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/sbplatform
AgeCommit message (Expand)AuthorFilesLines
2023-07-14[lldb][Windows] Fix TestLocateModuleCallbackKazuki Sakamoto1-8/+14
2023-07-12[lldb][LocateModuleCallback] Implement API, Python interfaceKazuki Sakamoto1-0/+338
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere1-5/+7
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee1-2/+0
2022-04-13[lldb] Remove the global platform listPavel Labath1-1/+24
2022-03-09Revert "[lldb] Remove the global platform list"Pavel Labath1-24/+1
2022-03-09[lldb] Remove the global platform listPavel Labath1-1/+24
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee1-1/+1
2022-01-19[lldb] Introduce SBPlatform::SetSDKRootPavel Labath1-0/+8
2021-02-08[lldb/tests] Removed add_test_categories decorator for python API tests, NFCTatyana Krasnukha1-1/+0
2020-08-04[lldb/Test] Skip tests that try to get the remote environmentJonas Devlieghere1-0/+1
2020-04-01[lldb] Inherit host environment when running shell commandsPavel Labath3-0/+33