Lines Matching refs:Test
1674 tristate "Linux Kernel Dump Test Tool Module"
1787 tristate "Test functions located in the hexdump module at runtime"
1790 tristate "Test functions located in the string_helpers module at runtime"
1793 tristate "Test strscpy*() family of functions at runtime"
1796 tristate "Test kstrto*() family of functions at runtime"
1799 tristate "Test printf() family of functions at runtime"
1802 tristate "Test bitmap_*() family of functions at runtime"
1809 tristate "Test bitfield functions at runtime"
1816 tristate "Test functions located in the uuid module at runtime"
1819 tristate "Test the XArray code at runtime"
1822 tristate "Test check_*_overflow() functions at runtime"
1862 tristate "Test module loading with 'hello world' module"
1875 tristate "Test module for stress/performance analysis of vmalloc allocator"
1888 tristate "Test user/kernel boundary protections"
1900 tristate "Test BPF filter functionality"
1913 tristate "Test blackhole netdev functionality"
1922 tristate "Test find_bit functions"
1930 tristate "Test firmware loading via userspace interface"
1960 tristate "Test static keys"
1963 Test the static key interfaces.
1977 Test the kernel's module loading mechanism: kmod. kmod implements
1994 tristate "Test CONFIG_DEBUG_VIRTUAL feature"
1997 Test the kernel's ability to detect incorrect calls to
2004 tristate "Test memcat_p() helper function"
2006 Test the memcat_p() helper for correctly merging two
2012 tristate "Test livepatching"
2018 Test kernel livepatching features for correctness. The tests will
2043 tristate "Test level of stack variable initialization"
2045 Test if the kernel is zero-initializing stack variables and
2053 tristate "Test heap/page initialization"
2055 Test if the kernel is zero-initializing heap and page allocations.