Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/
Dkselftest_harness.h195 .fixture = &_fixture_global, \
403 .fixture = &_##fixture_name##_fixture_object, \
832 struct __fixture_metadata *fixture; member
859 __LIST_APPEND(t->fixture->tests, t); in __register_test()
/Linux-v6.1/scripts/kconfig/tests/
Dconftest.py292 @pytest.fixture(scope="module")
/Linux-v6.1/drivers/usb/misc/
DKconfig207 Say Y here if you want to support the special test fixture device
210 When the test fixture is connected, it can enumerate as one of several
212 the downstream port to which the test fixture is attached.