Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_runner.py1531 pb.options.runtime_artifact_cleanup = options_runtime_artifacts
1708 runtime_artifact_cleanup, argument
1743 pb.options = mock.Mock(runtime_artifact_cleanup=runtime_artifact_cleanup)
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py1186 elif self.options.runtime_artifact_cleanup == "pass" and \
1190 elif self.options.runtime_artifact_cleanup == "all":
1330 if self.options.runtime_artifact_cleanup == 'all':