teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Frederic Riss f88dfd8309 TestAppleSimulatorOSType: Pass the --standalone argument to simctl
It looks like running without this argument was supported
for legacy reasons, but a Xcode 11 beta made the argument
mandatory for our usecase.

llvm-svn: 369709
2019-08-22 21:44:10 +00:00
..
commandline Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
inferior-crash Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
libraries-svr4 Revert "Revert "Implement xfer:libraries-svr4:read packet"" 2019-07-23 20:40:30 +00:00
platform-process-connect Update a few tests that may change the platform to save & restore 2019-08-21 00:27:30 +00:00
register-reading Initial support for native debugging of x86/x64 Windows processes 2019-08-13 22:18:01 +00:00
signal-filtering Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
test [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
thread-name Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
.clang-format Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
gdbremote_testcase.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
lldbgdbserverutils.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
main.cpp Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
Makefile Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
socket_packet_pump.py Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestAppleSimulatorOSType.py TestAppleSimulatorOSType: Pass the --standalone argument to simctl 2019-08-22 21:44:10 +00:00
TestGdbRemote_qThreadStopInfo.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemote_vCont.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemoteAttach.py Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestGdbRemoteAuxvSupport.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemoteExitCode.py Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestGdbRemoteExpeditedRegisters.py Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestGdbRemoteHostInfo.py Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestGdbRemoteKill.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemoteModuleInfo.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemoteProcessInfo.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemoteRegisterState.py Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestGdbRemoteSingleStep.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestGdbRemoteThreadsInStopReply.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00
TestLldbGdbServer.py Update Python tests for lldb-server on Windows 2019-08-14 00:14:15 +00:00