Re: [PATCH] Documentation: Add a simple doc for selftests

2013-02-12 Thread Andrew Morton
On Fri, 08 Feb 2013 18:02:44 +0800 Jeremy Kerr wrote: > On 08/02/13 07:13, Andrew Morton wrote: > > > The general ruleset for selftests is: do as much as you can if you're not > > root and don't take too long and don't break the build on any > > architecture and don't cause the top-level "make r

[PATCH] Documentation: Add a simple doc for selftests

2013-02-08 Thread Jeremy Kerr
On 08/02/13 07:13, Andrew Morton wrote: > The general ruleset for selftests is: do as much as you can if you're not > root and don't take too long and don't break the build on any > architecture and don't cause the top-level "make run_tests" to fail if > your feature is unconfigured. This change