[GIT PULL] move-lib-kunit fix for v6.15-rc4
From: Kees Cook
Date: Sat Apr 26 2025 - 02:05:05 EST
Hi Linus,
Please pull this single fix for the kunit lib/tests/ relocation for
v6.15-rc4.
Thanks!
-Kees
The following changes since commit 3f2925174f8bd811f9399cb4049f6b75fd2fba91:
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS (2025-04-15 13:50:43 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/move-lib-kunit-v6.15-rc4
for you to fetch changes up to 4ea404fdbc39971814cd3eb36b43c11fb6f32e17:
lib: Ensure prime numbers tests are included in KUnit test runs (2025-04-22 08:48:10 -0700)
----------------------------------------------------------------
move-lib-kunit fix for v6.15-rc4
- Ensure prime numbers tests are included in KUnit test runs (Mark Brown)
----------------------------------------------------------------
Mark Brown (1):
lib: Ensure prime numbers tests are included in KUnit test runs
tools/testing/kunit/configs/all_tests.config | 2 ++
1 file changed, 2 insertions(+)
--
Kees Cook