llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect
Pavel Labath 1c7211d754 Shorten socket names in TestPlatformProcessConnect
The test was generating long unix socket names, and the addition of a
new folder in the previous patch pushed it over the limit (although
linux has a fairly generous limit for path names, this does not apply to
unix sockets).

Modify the test to use a shorter name instead.

llvm-svn: 325340
2018-02-16 12:57:35 +00:00
..
Makefile
TestPlatformProcessConnect.py Shorten socket names in TestPlatformProcessConnect 2018-02-16 12:57:35 +00:00
main.cpp Finish the reformatting of the lldb-server test executables 2017-02-23 10:00:33 +00:00