Lines Matching refs:test_platforms
164 def test_coverage(self, capfd, test_path, test_platforms, out_path, file_name): argument
168 ['-p'] * len(test_platforms), test_platforms
192 def test_enable_coverage(self, capfd, test_path, test_platforms, out_path, expected): argument
196 ['-p'] * len(test_platforms), test_platforms
220 …def test_coverage_basedir(self, capfd, test_path, test_platforms, out_path, file_name, expected_co… argument
228 ['-p'] * len(test_platforms), test_platforms
268 test_platforms = ['qemu_x86']
272 ['-p'] * len(test_platforms), test_platforms
299 …def test_coverage_tool(self, capfd, caplog, test_path, test_platforms, out_path, cov_tool, expecte… argument
303 ['-p'] * len(test_platforms), test_platforms
325 def test_gcov_tool(self, capfd, test_path, test_platforms, out_path, expected_content): argument
329 ['-p'] * len(test_platforms), test_platforms
352 def test_coverage_platform(self, capfd, test_path, test_platforms, out_path, cov_platform): argument
370 ['-p'] * len(test_platforms), test_platforms