]> git.baikalelectronics.ru Git - kernel.git/commit
security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS
authorAnders Roxell <anders.roxell@linaro.org>
Mon, 11 May 2020 13:14:42 +0000 (15:14 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 1 Jun 2020 20:25:15 +0000 (14:25 -0600)
commit46415352f150f2fa79dc90825f405f7d78cef7ef
treeca0fa05ea5fda7164fd924abf091f78fd8c850dc
parentf342b7589b52fa7f6e26da31dc7b5a66d1140400
security: apparmor: 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>
Acked-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
security/apparmor/Kconfig