KUnit tests for ext4
modulename: ext4-inode-test.ko
configname: CONFIG_EXT4_KUNIT_TESTS
Linux Kernel Configuration
└─>File systems
└─>KUnit tests for ext4
In linux kernel since version 5.1 (release Date: 2019-05-05)
This builds the ext4 KUnit tests.
KUnit tests run during boot and output the results to the debug log
in TAP format (https://testanything.org/). Only useful for kernel devs
running KUnit test harness and are not for inclusion into a production
build.
For more information on KUnit and unit tests in general please refer
to the KUnit documentation in Documentation/dev-tools/kunit/.
If unsure, say N.
KUnit tests run during boot and output the results to the debug log
in TAP format (https://testanything.org/). Only useful for kernel devs
running KUnit test harness and are not for inclusion into a production
build.
For more information on KUnit and unit tests in general please refer
to the KUnit documentation in Documentation/dev-tools/kunit/.
If unsure, say N.