Searched refs:cov_format (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_coverage.py | 266 def test_coverage_format(self, capfd, out_path, cov_tool, file_name, cov_format): argument 270 … ['--coverage', '--coverage-tool', cov_tool, '--coverage-formats', cov_format, '-v'] + \
|