Searched refs:fixture (Results 1 – 11 of 11) sorted by relevance
780 int size = fixture->store_size; in store_entry()831 switch (fixture->store_size) { in store_return()855 fixture->error_str = NULL; in store_return()865 fixture->error_str = fixture->error_str_buf; in init_fgraph_fixture()876 int size = fixture->store_size; in test_graph_storage_single()898 if (fixture->error_str) { in test_graph_storage_single()943 struct fgraph_fixture *fixture; in test_graph_storage_multi() local951 fixture = &store_bytes[i]; in test_graph_storage_multi()961 fixture = &store_bytes[j]; in test_graph_storage_multi()973 fixture = &store_bytes[j]; in test_graph_storage_multi()[all …]
19 @pytest.fixture(autouse=True, scope="session")25 @pytest.fixture(autouse=True, scope="session")30 @pytest.fixture(autouse=True, scope="session")
233 @pytest.fixture()297 @pytest.fixture()305 @pytest.fixture(autouse=True)336 @pytest.fixture(autouse=True)
81 @pytest.fixture()
23 @pytest.fixture(autouse=True)
227 @pytest.fixture(autouse=True)
762 @pytest.fixture(
187 .fixture = &_fixture_global, \469 object->fixture = &_##fixture_name##_fixture_object; \853 struct __fixture_metadata *fixture; member873 .fixture = &_##fixture_name##_fixture_object, \912 struct __fixture_metadata *fixture; member942 __LIST_APPEND(t->fixture->tests, t); in __register_test()
29 special metal fixture called Integrator/PP2, see ARM DUI 0169A.
296 @pytest.fixture(scope="module")
227 Say Y here if you want to support the special test fixture device230 When the test fixture is connected, it can enumerate as one of several232 the downstream port to which the test fixture is attached.
Completed in 24 milliseconds