llvm-project/lldb/test/connect_remote
Johnny Chen 0934268ee1 Use a more gentle way of shutting down the child process spawned during the test execution using pexpect.
Change some child.expect() to child.expect_exact() as they try to match the string, not a regular expression.

llvm-svn: 130797
2011-05-03 22:14:19 +00:00
..
EchoServer.py Add a test case for the lldb command 'process connect'. 2011-03-04 23:40:06 +00:00
TestConnectRemote.py Use a more gentle way of shutting down the child process spawned during the test execution using pexpect. 2011-05-03 22:14:19 +00:00