Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HFSPLUS_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_HFSPLUS_FS && CONFIG_KUNIT )unicode_testThis builds KUnit tests for the HFS+ filesystem.
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/.
Raw data from LKDDb:
lkddb module unicode_test CONFIG_HFSPLUS_KUNIT_TEST : fs/hfsplus/Kconfig : "KUnit tests for HFS+ filesystem" # in 6.19-rc+HEADThis 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 - H index
Automatically generated (in year 2025). See also LKDDb sources on GitLab