Searched refs:run_diffoscope (Results 1 – 1 of 1) sorted by relevance
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | reproducible.py | 100 def run_diffoscope(a_dir, b_dir, html_dir, max_report_size=0, max_diff_block_lines=1024, max_diff_b… function 117 run_diffoscope('A', 'A', tmpdir, 123 r = run_diffoscope('A', 'B', tmpdir, 400 …run_diffoscope('reproducibleA', 'reproducibleB-extended', package_html_dir, max_report_size=self.m…
|