Home
last modified time | relevance | path

Searched refs:fixture (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/tools/testing/selftests/hid/tests/
Dconftest.py19 @pytest.fixture(autouse=True, scope="session")
25 @pytest.fixture(autouse=True, scope="session")
30 @pytest.fixture(autouse=True, scope="session")
Dbase.py222 @pytest.fixture()
228 @pytest.fixture()
236 @pytest.fixture(autouse=True)
262 @pytest.fixture(autouse=True)
Dtest_usb_crash.py81 @pytest.fixture()
Dtest_gamepad.py22 @pytest.fixture(autouse=True)
Dtest_sony.py227 @pytest.fixture(autouse=True)
Dtest_wacom_generic.py761 @pytest.fixture(
/linux-6.6.21/tools/testing/selftests/
Dkselftest_harness.h196 .fixture = &_fixture_global, \
404 .fixture = &_##fixture_name##_fixture_object, \
833 struct __fixture_metadata *fixture; member
860 __LIST_APPEND(t->fixture->tests, t); in __register_test()
/linux-6.6.21/scripts/kconfig/tests/
Dconftest.py292 @pytest.fixture(scope="module")
/linux-6.6.21/Documentation/devicetree/bindings/arm/
Darm,integrator.yaml29 special metal fixture called Integrator/PP2, see ARM DUI 0169A.
/linux-6.6.21/drivers/usb/misc/
DKconfig214 Say Y here if you want to support the special test fixture device
217 When the test fixture is connected, it can enumerate as one of several
219 the downstream port to which the test fixture is attached.