Home
last modified time | relevance | path

Searched defs:Config (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dplugin.py135 def pytest_configure(config: pytest.Config):
148 def _validate_options(config: pytest.Config) -> None:
157 def _normalize_paths(config: pytest.Config) -> None:
Dtwister_harness_config.py55 def create(cls, config: pytest.Config) -> TwisterHarnessConfig:
/Zephyr-latest/scripts/west_commands/zspdx/
Dcmakefileapi.py20 class Config: class