linux-stable/drivers/base/test
Anders Roxell bebe94b53e drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS
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>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-06-01 14:24:25 -06:00
..
Kconfig drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS 2020-06-01 14:24:25 -06:00
Makefile software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST 2020-01-17 00:23:37 +01:00
property-entry-test.c drivers/base/test: fix global-out-of-bounds error 2020-01-07 11:41:04 +01:00
test_async_driver_probe.c driver core: Fix test_async_driver_probe if NUMA is disabled 2020-01-14 16:14:47 +01:00