Re: [PATCH v2 0/2] ktest: console pty support

From: Steven Rostedt
Date: Thu Jan 29 2015 - 17:07:58 EST


On Thu, 29 Jan 2015 15:39:39 -0600
Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:


> Can you tell if it died via dodie()? Looks like that wouldn't clean up
> the stty settings.
>

Looks to have happen in monitor where it called:

fail "failed - got a bug report" and return 0;

And must have had $die_on_failure set because it did not post a KTEST
RESULT message. That means yes, it would hit dodie() called by fail().

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/