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

No differences found