llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Pavel Labath bd39a5cb30 [lldb/test] Automatically skip remote lldb-server tests when applicable
The tests don't work with remote debugservers. This isn't a problem with
any particular test, but the test infrastructure itself, which is why
each of these tests has a @skipIfDarwinEmbedded decorator.

This patch replaces that with a central category-based solution. It also
moves the ad-hoc windows skipping mechanism there too.
2020-12-27 13:58:10 +01:00
..
gdbremote_testcase.py [lldb/test] Automatically skip remote lldb-server tests when applicable 2020-12-27 13:58:10 +01:00
lldbgdbserverutils.py [lldb/test] Refactor socket_packet_pump 2020-12-07 09:24:13 +01:00