Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SYSCTL_KUNIT_TEST
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_SYSCTL_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
sysctl-test
This builds the proc sysctl unit test, which runs on boot. Tests the API contract and implementation correctness of sysctl. 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.
lib/Kconfig.debug
The configuration item CONFIG_SYSCTL_KUNIT_TEST:
CONFIG_KUNIT
sysctl-test
This builds the proc sysctl unit test, which runs on boot. Tests the API contract and implementation correctness of sysctl. 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 sysctl-test CONFIG_SYSCTL_KUNIT_TEST : lib/Kconfig.debug : "KUnit test for sysctl" # 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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab