Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FPGA_KUNIT_TESTS
has multiple definitions:
drivers/fpga/tests/Kconfig
The configuration item CONFIG_FPGA_KUNIT_TESTS:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_FPGA && CONFIG_FPGA_REGION && CONFIG_FPGA_BRIDGE && CONFIG_KUNIT = CONFIG_y )
fpga-bridge-test
, fpga-mgr-test
, fpga-region-test
This builds unit tests for the FPGA subsystem
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.
drivers/fpga/tests/Kconfig
The configuration item CONFIG_FPGA_KUNIT_TESTS:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_FPGA = CONFIG_y && CONFIG_FPGA_REGION = CONFIG_y && CONFIG_FPGA_BRIDGE = CONFIG_y && CONFIG_KUNIT = CONFIG_y && CONFIG_MODULES = CONFIG_n )
fpga-bridge-test
, fpga-mgr-test
, fpga-region-test
This builds unit tests for the FPGA subsystem
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 fpga-bridge-test CONFIG_FPGA_KUNIT_TESTS : drivers/fpga/tests/Kconfig : "KUnit test for the FPGA subsystem" # in 6.11–6.12
lkddb module fpga-mgr-test CONFIG_FPGA_KUNIT_TESTS : drivers/fpga/tests/Kconfig : "KUnit test for the FPGA subsystem" # in 6.11–6.12
lkddb module fpga-region-test CONFIG_FPGA_KUNIT_TESTS : drivers/fpga/tests/Kconfig : "KUnit test for the FPGA subsystem" # in 6.11–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 - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab