Skip to content

Commit a16ebe5

Browse files
committed
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull kunit fix from Kees Cook: "A single fix for the kunit lib/tests/ relocation: - Ensure prime numbers tests are included in KUnit test runs (Mark Brown)" * tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: lib: Ensure prime numbers tests are included in KUnit test runs
2 parents fa573ae + 4ea404f commit a16ebe5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/testing/kunit/configs/all_tests.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ CONFIG_REGMAP_BUILD=y
4343

4444
CONFIG_AUDIT=y
4545

46+
CONFIG_PRIME_NUMBERS=y
47+
4648
CONFIG_SECURITY=y
4749
CONFIG_SECURITY_APPARMOR=y
4850
CONFIG_SECURITY_LANDLOCK=y

0 commit comments

Comments
 (0)