llvm-project/lldb/test/command_regex
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
..
TestCommandRegex.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