Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TEST_LIST_SORT
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_TEST_LIST_SORT:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
test_list_sort
Enable this to turn on 'list_sort()' function test. This test is executed only once during system boot (so affects only boot time), or at module load time.
If unsure, say N.
lib/Kconfig.debug
The configuration item CONFIG_TEST_LIST_SORT:
CONFIG_DEBUG_KERNEL
test_list_sort
Enable this to turn on 'list_sort()' function test. This test is executed only once during system boot, so affects only boot time.
If unsure, say N.
Raw data from LKDDb:
lkddb module test_list_sort CONFIG_TEST_LIST_SORT : lib/Kconfig.debug : "Linked list sorting test" # in 4.12–4.20, 5.0–5.19, 6.0–6.12
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 - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab