[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130618132705.c5eb78a20499beb1b769f741@linux-foundation.org>
Date: Tue, 18 Jun 2013 13:27:05 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Jörn Engel <joern@...fs.org>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH 0/2] hugetlb fixes
On Tue, 18 Jun 2013 14:50:55 -0400 J__rn Engel <joern@...fs.org> wrote:
> On Tue, 18 June 2013 14:47:03 -0400, Joern Engel wrote:
> >
> > Test program below is failing before these two patches and passing
> > after.
>
> Actually, do we have a place to stuff kernel tests? And if not,
> should we have one?
Yep, tools/testing/selftests/vm. It's pretty simple and stupid at
present - it anything about the framework irritates you, please fix it!
General guidelines for tools/testing/selftests: the tool should execute
quickly and shouldn't break the overall selftests run at either compile
time or runtime if kernel features are absent, Kconfig is unexpected,
etc.
It's more a "place to accumulate and maintain selftest programs" than a
serious self-testing framework.
--
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