llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Pavel Labath 079e664661 [lldb] Re-enable TestPlatformProcessConnect on macos
The test couldn't find lldb-server as it's path was being overridden by
LLDB_DEBUGSERVER_PATH environment variable (pointing to debugserver).
This test should always use lldb-server, as it tests its platform
capabilities.

There's no need for the environment override, as lldb-server tests
should test the executable they just built, so I just remote the
override capability.
2021-01-19 11:01:07 +01:00
..
gdbremote_testcase.py [lldb] Fix logging in lldb-server tests 2020-12-29 08:33:12 +01:00
lldbgdbserverutils.py [lldb] Re-enable TestPlatformProcessConnect on macos 2021-01-19 11:01:07 +01:00