X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=lib%2FKconfig.debug;h=5ddd575159fb82f2f9d0bc95b7b162f2b47d8f5f;hb=d5ad8ec3cfb56a017de6a784835666475b4be349;hp=831212722924c7b6e3b4d291d94207f54ba58ac9;hpb=234d8f2726f705d6f6956610da7d42c51f050784;p=mirror_ubuntu-jammy-kernel.git diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 831212722924..5ddd575159fb 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -2180,6 +2180,9 @@ config ASYNC_RAID6_TEST config TEST_HEXDUMP tristate "Test functions located in the hexdump module at runtime" +config STRING_SELFTEST + tristate "Test string functions at runtime" + config TEST_STRING_HELPERS tristate "Test functions located in the string_helpers module at runtime"