llvm-project/lldb/test/tools/lldb-server/commandline
Vince Harron 65f9916370 Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer
test/tools/lldb-server/commandline/Test* were actually executing in
their parent directory. This looks fine at first because they aren't
compiling an inferior executable.

Unfortunately, they still call "make clean" during their cleanup,
which is likely causing all kinds of havok in tests running in the
parent directory

Differential Revision: http://reviews.llvm.org/D9869

llvm-svn: 237932
2015-05-21 18:54:12 +00:00
..
TestStubReverseConnect.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
TestStubSetSID.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00