Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KUNIT_TEST
has multiple definitions:
lib/kunit/Kconfig
The configuration item CONFIG_KUNIT_TEST:
! CONFIG_KUNIT_ALL_TESTS
assert_test
, string-stream-test
Enables the unit tests for the KUnit test framework. These tests test the KUnit test framework itself; the tests are both written using KUnit and test KUnit. This option should only be enabled for testing purposes by developers interested in testing that KUnit works as expected.
lib/kunit/Kconfig
The configuration item CONFIG_KUNIT_TEST:
(none)
assert_test
, string-stream-test
Enables the unit tests for the KUnit test framework. These tests test the KUnit test framework itself; the tests are both written using KUnit and test KUnit. This option should only be enabled for testing purposes by developers interested in testing that KUnit works as expected.
Raw data from LKDDb:
lkddb module assert_test CONFIG_KUNIT_TEST : lib/kunit/Kconfig : "KUnit test for KUnit" # in 6.11–6.12, 6.13-rc+HEAD
lkddb module string-stream-test CONFIG_KUNIT_TEST : lib/kunit/Kconfig : "KUnit test for KUnit" # in 5.6–5.19, 6.0–6.10
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 - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab