On Mon, May 11, 2020 at 03:14:38PM +0200, Anders Roxell wrote:
This makes it easier to enable all KUnit fragments.
Adding 'if !KUNIT_ALL_TESTS' so individual tests can not be turned off. Therefore if KUNIT_ALL_TESTS is enabled that will hide the prompt in menuconfig.
Reviewed-by: David Gow davidgow@google.com Signed-off-by: Anders Roxell anders.roxell@linaro.org
Acked-off-by: Theodore Ts'o tytso@mit.edu