Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister_blackbox/
Dconftest.py41 @pytest.fixture(autouse=True)
67 @pytest.fixture(name='out_path', autouse=True)
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/pytest/pytest/
Dtest_sample.py11 @pytest.fixture(autouse=True)
/Zephyr-latest/samples/subsys/testsuite/pytest/basic/pytest/
Dtest_sample.py11 @pytest.fixture(autouse=True)
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst60 The fixture is to become ``autouse`` in the future.