Re: [PATCH v2 0/5] notifier error injection

From: Andrew Morton
Date: Thu Jul 21 2011 - 17:37:45 EST


On Mon, 18 Jul 2011 10:16:01 +0900
Akinobu Mita <akinobu.mita@xxxxxxxxx> wrote:

> This provides the ability to inject artifical errors to the following
> notifier chain callbacks. It is useful to test the error handling of
> notifier call chain failures.

That all looks very nice, but I wonder how many people are actually
using these things. The injection framework itself doesn't seem to
have had a lot of uptake.

I wonder if we could improve things by adding an easy-to-run testing
script which identifies all the available error-injection inputs,
exercises them and then reports on the result?

Such a script would logically reside under ./tests/fault-injection/,
but we still don't have a tests/ directory. Which perhaps tells us
something ;)

--
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/