Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index

CONFIG_LIST_KUNIT_TEST: KUnit Test for Kernel Linked-list structures

General informations

The Linux kernel configuration item CONFIG_LIST_KUNIT_TEST has multiple definitions:

KUnit Test for Kernel Linked-list structures found in lib/Kconfig.debug

The configuration item CONFIG_LIST_KUNIT_TEST:

Help text

This builds the linked list KUnit test suite. It tests that the API and basic functionality of the list_head type and associated macros.

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 the KUnit test harness, and not intended 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 Test for Kernel Linked-list structures found in lib/Kconfig.debug

The configuration item CONFIG_LIST_KUNIT_TEST:

Help text

This builds the linked list KUnit test suite. It tests that the API and basic functionality of the list_head type and associated macros.

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 the KUnit test harness, and not intended 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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index

Automatically generated (in year 2024). See also LKDDb sources on GitLab