Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EXT4_KUNIT_TESTS
has multiple definitions:
fs/ext4/Kconfig
The configuration item CONFIG_EXT4_KUNIT_TESTS:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_EXT4_FS && CONFIG_KUNIT )
ext4-inode-test
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.
fs/ext4/Kconfig
The configuration item CONFIG_EXT4_KUNIT_TESTS:
CONFIG_KUNIT
ext4-inode-test
This builds the ext4 KUnit tests.
KUnit tests run during boot and output the results to the debug log in TAP format (http://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.
Raw data from LKDDb:
lkddb module ext4-inode-test CONFIG_EXT4_KUNIT_TESTS : fs/ext4/Kconfig : "KUnit tests for ext4" # in 5.6–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab