Searched refs:Config (Results 1 – 4 of 4) sorted by relevance
135 def pytest_configure(config: pytest.Config): argument148 def _validate_options(config: pytest.Config) -> None: argument157 def _normalize_paths(config: pytest.Config) -> None: argument
55 def create(cls, config: pytest.Config) -> TwisterHarnessConfig: argument
21 class Config: class
97 cfg = zspdx.cmakefileapi.Config()
Completed in 7 milliseconds