Searched refs:fixture (Results 1 – 9 of 9) sorted by relevance
19 @pytest.fixture(autouse=True, scope="session")25 @pytest.fixture(autouse=True, scope="session")30 @pytest.fixture(autouse=True, scope="session")
222 @pytest.fixture()228 @pytest.fixture()236 @pytest.fixture(autouse=True)262 @pytest.fixture(autouse=True)
81 @pytest.fixture()
22 @pytest.fixture(autouse=True)
227 @pytest.fixture(autouse=True)
761 @pytest.fixture(
196 .fixture = &_fixture_global, \404 .fixture = &_##fixture_name##_fixture_object, \833 struct __fixture_metadata *fixture; member860 __LIST_APPEND(t->fixture->tests, t); in __register_test()
292 @pytest.fixture(scope="module")
214 Say Y here if you want to support the special test fixture device217 When the test fixture is connected, it can enumerate as one of several219 the downstream port to which the test fixture is attached.