commit | c0264953d18bfdabac20b54d4a7e03d48e28c9c5 | [log] [tgz] |
---|---|---|
author | James Ring <sjr@google.com> | Sat Feb 14 09:55:32 2015 -0800 |
committer | James Ring <sjr@google.com> | Sat Feb 14 21:25:25 2015 +0000 |
tree | 4750fda51e561cd6cb7d7a9f3f8d44cf563af90b | |
parent | 52cd5320812bade026bfb9b9ef1e45cadeff5b78 [diff] |
veyron/lib/expect: update ExpectSet(Eventually)?RE This updates ExpectSet(Eventually)?RE to return the matches as soon as they are seen, rather than after EOF or a timeout occurs. All unmatched regular expressions are tested against each line as the line is read. As soon as there are no more unmatched regular expressions, the matches are returned and no more output is consumed. Change-Id: If4fc823a9fb47ae47a1968835726d2e68cd1045e