Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dfixtures.py42 def determine_scope(fixture_name, config): function
48 @pytest.fixture(scope=determine_scope)
57 @pytest.fixture(scope=determine_scope)
68 @pytest.fixture(scope=determine_scope)