diff options
author | Mark Brown <broonie@kernel.org> | 2025-04-22 16:43:29 +0100 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2025-04-22 08:48:10 -0700 |
commit | 4ea404fdbc39971814cd3eb36b43c11fb6f32e17 (patch) | |
tree | 0d65d9f0190bfa3e779e371f7262b5b23d05c204 /rust/helpers/task.c | |
parent | 3f2925174f8bd811f9399cb4049f6b75fd2fba91 (diff) | |
download | linux-4ea404fdbc39971814cd3eb36b43c11fb6f32e17.tar.gz linux-4ea404fdbc39971814cd3eb36b43c11fb6f32e17.tar.bz2 linux-4ea404fdbc39971814cd3eb36b43c11fb6f32e17.zip |
lib: Ensure prime numbers tests are included in KUnit test runs
When the select of PRIME_MUMBERS was removed from it's KUnit test
Kconfig nothing was added to the KUnit configs, meaning that when run
via the KUnit runner the tests are neither built nor run. Add
PRIME_NUMBERS to all_tests.config so they are enabled when the KUnit
runner builds the kernel.
Fixes: 3f2925174f8b ("lib/prime_numbers: KUnit test should not select PRIME_NUMBERS")
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250422-lib-fix-prime-numbers-kunit-v1-1-4278c1d4a4ae@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions