[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110721143709.0c1e66d6.akpm@linux-foundation.org>
Date: Thu, 21 Jul 2011 14:37:09 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Akinobu Mita <akinobu.mita@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/5] notifier error injection
On Mon, 18 Jul 2011 10:16:01 +0900
Akinobu Mita <akinobu.mita@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists