Add an helper class to write pexpect-based test cases
authorEnrico Granata <egranata@apple.com>
Mon, 2 Feb 2015 22:12:39 +0000 (22:12 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 2 Feb 2015 22:12:39 +0000 (22:12 +0000)
commit78b7d5fab22e2be356b80c6b01a2cc498fb9123c
tree0265ccb9117d127bf793cbb3e44e586cfeca8924
parent01f875e8597431d953223e49fb9a05153e608055
Add an helper class to write pexpect-based test cases
Over time, we should improve this class and port all pexpect based testing over to using this

llvm-svn: 227875
lldb/test/lldbpexpect.py [new file with mode: 0644]