| /drivers/of/unittest-data/ |
| A D | testcases_common.dtsi | 15 #include "tests-phandle.dtsi" 16 #include "tests-interrupts.dtsi" 17 #include "tests-match.dtsi" 18 #include "tests-address.dtsi" 19 #include "tests-platform.dtsi" 20 #include "tests-overlay.dtsi" 21 #include "tests-lifecycle.dtsi"
|
| /drivers/net/ethernet/sfc/falcon/ |
| A D | selftest.c | 107 tests->phy_alive = rc ? -1 : 1; in ef4_test_phy_alive() 122 tests->nvram = rc ? -1 : 1; in ef4_test_nvram() 136 struct ef4_self_tests *tests) in ef4_test_interrupts() argument 143 tests->interrupt = -1; in ef4_test_interrupts() 149 tests->interrupt = 0; in ef4_test_interrupts() 172 tests->interrupt = 1; in ef4_test_interrupts() 178 struct ef4_self_tests *tests) in ef4_test_eventq_irq() argument 676 &tests->loopback[mode]); in ef4_test_loopbacks() 713 rc = ef4_test_phy_alive(efx, tests); in ef4_selftest() 717 rc = ef4_test_nvram(efx, tests); in ef4_selftest() [all …]
|
| /drivers/net/ethernet/sfc/ |
| A D | selftest.c | 108 tests->phy_alive = rc ? -1 : 1; in efx_test_phy_alive() 122 tests->nvram = rc ? -1 : 1; in efx_test_nvram() 136 struct efx_self_tests *tests) in efx_test_interrupts() argument 143 tests->interrupt = -1; in efx_test_interrupts() 149 tests->interrupt = 0; in efx_test_interrupts() 172 tests->interrupt = 1; in efx_test_interrupts() 178 struct efx_self_tests *tests) in efx_test_eventq_irq() argument 669 &tests->loopback[mode]); in efx_test_loopbacks() 706 rc = efx_test_phy_alive(efx, tests); in efx_selftest() 710 rc = efx_test_nvram(efx, tests); in efx_selftest() [all …]
|
| /drivers/net/ethernet/sfc/siena/ |
| A D | selftest.c | 109 tests->phy_alive = rc ? -1 : 1; in efx_test_phy_alive() 123 tests->nvram = rc ? -1 : 1; in efx_test_nvram() 137 struct efx_self_tests *tests) in efx_test_interrupts() argument 144 tests->interrupt = -1; in efx_test_interrupts() 150 tests->interrupt = 0; in efx_test_interrupts() 173 tests->interrupt = 1; in efx_test_interrupts() 179 struct efx_self_tests *tests) in efx_test_eventq_irq() argument 674 &tests->loopback[mode]); in efx_test_loopbacks() 711 rc = efx_test_phy_alive(efx, tests); in efx_siena_selftest() 715 rc = efx_test_nvram(efx, tests); in efx_siena_selftest() [all …]
|
| /drivers/firewire/ |
| A D | Kconfig | 26 This builds the KUnit tests whether structures exposed to user 29 KUnit tests run during boot and output the results to the debug 34 For more information on KUnit and unit tests in general, refer 38 tristate "KUnit tests for device attributes" if !KUNIT_ALL_TESTS 42 This builds the KUnit tests for device attribute for node and 45 KUnit tests run during boot and output the results to the debug 50 For more information on KUnit and unit tests in general, refer 58 This builds the KUnit tests for packet serialization and 66 For more information on KUnit and unit tests in general, refer 74 This builds the KUnit tests for helpers of self ID sequence. [all …]
|
| /drivers/iio/test/ |
| A D | Kconfig | 3 # Industrial I/O subsystem unit tests configuration 14 build unit tests for the IIO light sensor gain-time-scale helpers. 16 For more information on KUnit and unit tests in general, please refer 26 Build unit tests for the iio-rescale code. 28 For more information on KUnit and unit tests in general, please refer 38 build unit tests for the IIO formatting functions. 40 For more information on KUnit and unit tests in general, please refer
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | panfrost-g12b-skips.txt | 1 # Skip driver specific tests 9 # Skip intel specific tests 15 # Panfrost is not a KMS driver, so skip the KMS tests 18 # Skip display functionality tests for GPU-only drivers 22 # Currently fails and causes coverage loss for other tests
|
| A D | panfrost-mt8183-skips.txt | 1 # Skip driver specific tests 9 # Skip intel specific tests 15 # Panfrost is not a KMS driver, so skip the KMS tests 18 # Skip display functionality tests for GPU-only drivers 22 # Currently fails and causes coverage loss for other tests
|
| A D | panfrost-rk3288-skips.txt | 4 # Skip driver specific tests 12 # Skip intel specific tests 18 # Panfrost is not a KMS driver, so skip the KMS tests 21 # Skip display functionality tests for GPU-only drivers 25 # Currently fails and causes coverage loss for other tests
|
| A D | panfrost-rk3399-skips.txt | 4 # Skip driver specific tests 12 # Skip intel specific tests 18 # Panfrost is not a KMS driver, so skip the KMS tests 21 # Skip display functionality tests for GPU-only drivers 25 # Currently fails and causes coverage loss for other tests
|
| A D | virtio_gpu-none-skips.txt | 2 # When run in a particular order with other tests 8 # Skip driver specific tests 17 # Skip intel specific tests 24 # Currently fails and causes coverage loss for other tests
|
| A D | msm-sc7180-trogdor-kingoftown-skips.txt | 4 # Skip driver specific tests 12 # Skip intel specific tests 18 # Currently fails and causes coverage loss for other tests 33 # It causes other tests to fail, so skip it.
|
| A D | msm-apq8016-skips.txt | 1 # Skip driver specific tests 9 # Skip intel specific tests 15 # Currently fails and causes coverage loss for other tests
|
| A D | meson-g12b-skips.txt | 1 # Skip driver specific tests 10 # Skip intel specific tests 16 # Currently fails and causes coverage loss for other tests
|
| A D | rockchip-rk3288-skips.txt | 4 # Skip driver specific tests 13 # Skip intel specific tests 19 # Currently fails and causes coverage loss for other tests
|
| A D | mediatek-mt8173-skips.txt | 1 # Skip driver specific tests 10 # Skip intel specific tests 16 # Currently fails and causes coverage loss for other tests
|
| A D | mediatek-mt8183-skips.txt | 1 # Skip driver specific tests 10 # Skip intel specific tests 16 # Currently fails and causes coverage loss for other tests
|
| A D | rockchip-rk3399-skips.txt | 4 # Skip driver specific tests 13 # Skip intel specific tests 19 # Currently fails and causes coverage loss for other tests
|
| A D | msm-apq8096-skips.txt | 4 # Skip driver specific tests 12 # Skip intel specific tests 18 # Currently fails and causes coverage loss for other tests
|
| /drivers/gpu/drm/vc4/ |
| A D | Makefile | 29 tests/vc4_mock.o \ 30 tests/vc4_mock_crtc.o \ 31 tests/vc4_mock_output.o \ 32 tests/vc4_mock_plane.o \ 33 tests/vc4_test_pv_muxing.o
|
| /drivers/gpu/drm/ |
| A D | Kconfig.debug | 61 tristate "KUnit tests for DRM" if !KUNIT_ALL_TESTS 77 This builds unit tests for DRM. This option is not useful for 81 For more information on KUnit and unit tests in general, 88 tristate "KUnit tests for TTM" if !KUNIT_ALL_TESTS 97 Enables unit tests for TTM, a GPU memory manager subsystem used 100 which uses TTM can be loaded while running the tests. 105 tristate "KUnit tests for the DRM scheduler" if !KUNIT_ALL_TESTS 110 Choose this option to build unit tests for the DRM scheduler.
|
| /drivers/of/ |
| A D | Kconfig | 22 bool "Device Tree runtime unit tests" 31 This option should only be enabled for a development kernel. The tests 32 will taint the kernel with TAINT_TEST. The tests will cause ERROR and 33 WARNING messages to print on the console. The tests will cause stack 34 traces to print on the console. It is possible that the tests will 50 This option builds KUnit unit tests for device tree infrastructure. 117 tristate "Device Tree overlay KUnit tests" if !KUNIT_ALL_TESTS 122 This option builds KUnit unit tests for the device tree overlay code.
|
| /drivers/gpu/drm/i915/gem/selftests/ |
| A D | i915_gem_object.c | 76 static const struct i915_subtest tests[] = { in i915_gem_object_mock_selftests() local 86 err = i915_subtests(tests, i915); in i915_gem_object_mock_selftests() 94 static const struct i915_subtest tests[] = { in i915_gem_object_live_selftests() local 98 return i915_live_subtests(tests, i915); in i915_gem_object_live_selftests()
|
| /drivers/gpu/drm/i915/gt/ |
| A D | selftest_engine.c | 11 static int (* const tests[])(struct intel_gt *) = { in intel_engine_live_selftests() local 16 typeof(*tests) *fn; in intel_engine_live_selftests() 18 for (fn = tests; *fn; fn++) { in intel_engine_live_selftests()
|
| /drivers/firmware/cirrus/ |
| A D | Kconfig | 11 tristate "KUnit tests for Cirrus Logic cs_dsp" if !KUNIT_ALL_TESTS 16 This builds KUnit tests for cs_dsp. 17 For more information on KUnit and unit tests in general,
|