]> git.ipfire.org Git - thirdparty/linux.git/commit
kunit: configs: Enable all crypto library tests in all_tests.config
authorEric Biggers <ebiggers@kernel.org>
Sat, 14 Mar 2026 03:59:27 +0000 (20:59 -0700)
committerEric Biggers <ebiggers@kernel.org>
Thu, 19 Mar 2026 17:10:30 +0000 (10:10 -0700)
commit8d547482231fef30d0d6440629b73560ad3e937c
treebe9d244991ffc693176242e2f5c36aed5bb5660a
parented1767442d919f57aaf83d69c33853da2644d902
kunit: configs: Enable all crypto library tests in all_tests.config

The new option CONFIG_CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT enables all the
crypto library code that has KUnit tests, causing CONFIG_KUNIT_ALL_TESTS
to enable all these tests.  Add this option to all_tests.config so that
kunit.py will run them when passed the --alltests option.

Link: https://lore.kernel.org/r/20260314035927.51351-3-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
tools/testing/kunit/configs/all_tests.config