Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/
Dkselftest_harness.h191 .fixture = &_fixture_global, \
395 .fixture = &_##fixture_name##_fixture_object, \
822 struct __fixture_metadata *fixture; member
846 __LIST_APPEND(t->fixture->tests, t); in __register_test()
/Linux-v5.15/scripts/kconfig/tests/
Dconftest.py292 @pytest.fixture(scope="module")
/Linux-v5.15/drivers/usb/misc/
DKconfig196 Say Y here if you want to support the special test fixture device
199 When the test fixture is connected, it can enumerate as one of several
201 the downstream port to which the test fixture is attached.