summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py
AgeCommit message (Expand)Author
2024-05-30[lldb] Fixed the TestGdbRemotePlatformFile test running on a remote target (#...Dmitry Vasilyev
2024-05-14[lldb] Fix the test TestGdbRemotePlatformFile when run with a remote target (...Dmitry Vasilyev
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-06-20[lldb] [test] Fix test_platform_file_fstat to account for negative intsMichał Górny
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-09-10[lldb] Add new commands and tests for getting file perms & existsMichał Górny
2021-09-10Reland "[lldb] [gdb-server] Implement the vFile:fstat packet"Michał Górny
2021-09-10Revert "[lldb] [gdb-server] Implement the vFile:fstat packet"Michał Górny
2021-09-10[lldb] [gdb-server] Implement the vFile:fstat packetMichał Górny
2021-09-08[lldb] [gdb-server] Add tests for more vFile packetsMichał Górny
2021-08-09[lldb] [test] Skip all vFile tests on WindowsMichał Górny
2021-08-09Revert "[lldb] [test] Mark new vFile tests as XFAIL on Windows"Michał Górny
2021-08-09Revert "[lldb] [test] Use Windows-friendly modes in vFile O_CREAT tests"Michał Górny
2021-08-09[lldb] [test] Mark vFile tests as LLGS-specificMichał Górny
2021-08-09[lldb] [test] Use Windows-friendly modes in vFile O_CREAT testsMichał Górny
2021-08-09[lldb] [test] Mark new vFile tests as XFAIL on WindowsMichał Górny
2021-08-09[lldb] [test] Fix TestGdbRemotePlatformFile with non-022 umaskMichał Górny
2021-08-09[lldb] [gdb-remote] Use hexadecimal numbers in vFile packats for GDB complianceMichał Górny