linux_dsm_epyc7002/lib/kunit
Anders Roxell beaed42c42 kunit: 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:23:25 -06:00
..
assert.c
debugfs.c
debugfs.h
Kconfig
kunit-example-test.c
kunit-test.c
Makefile
string-stream-test.c
string-stream.c
string-stream.h
test.c
try-catch-impl.h
try-catch.c