Searched hist:"6 d6861d45e38d42a7df9db244c871ee3856acf57" (Results 1 – 1 of 1) sorted by relevance
/linux/security/apparmor/ |
H A D | Kconfig | diff 6d6861d45e38d42a7df9db244c871ee3856acf57 Mon May 11 15:14:42 CEST 2020 Anders Roxell <anders.roxell@linaro.org> 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>
|