Searched refs:run_make (Results 1 – 1 of 1) sorted by relevance
35 def run_make(u_boot_log): function91 def test_clean(run_make, tmp_copy_of_builddir, most_generated_files): argument93 run_make(tmp_copy_of_builddir, "clean")102 def test_mrproper(run_make, tmp_copy_of_builddir, all_generated_files): argument104 run_make(tmp_copy_of_builddir, "mrproper")
Completed in 2 milliseconds