Home
last modified time | relevance | path

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

/test/py/tests/
A Dtest_cleanup_build.py35 def run_make(u_boot_log): function
91 def test_clean(run_make, tmp_copy_of_builddir, most_generated_files): argument
93 run_make(tmp_copy_of_builddir, "clean")
102 def test_mrproper(run_make, tmp_copy_of_builddir, all_generated_files): argument
104 run_make(tmp_copy_of_builddir, "mrproper")

Completed in 2 milliseconds