ktest: Add open and close console and start stop monitor
commit7faafbd69639b53b6cc2d450c283d9cc12e62c70
authorSteven Rostedt <srostedt@redhat.com>
Tue, 2 Nov 2010 18:58:22 +0000 (2 14:58 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:08 +0000 (18 11:23 -0500)
treeae54e3c917cbc72fd87d7f662fb62eb57a96a9db
parent2b7d9b21426f10448cb047d1d7c3be05da848fd2
ktest: Add open and close console and start stop monitor

It is much better to keep the monitor running throughout a
test than to constantly start and stop it. Some console readers
will show everything that has happened before when opening the
console, and by opening it several times, causes the old content to
be read multiple times in a single test.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl