Home
last modified time | relevance | path

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

/test/py/tests/
A Dtest_cleanup_build.py18 def tmp_copy_of_builddir(u_boot_config, tmp_path): function
91 def test_clean(run_make, tmp_copy_of_builddir, most_generated_files): argument
93 run_make(tmp_copy_of_builddir, "clean")
95 tmp_copy_of_builddir,
102 def test_mrproper(run_make, tmp_copy_of_builddir, all_generated_files): argument
104 run_make(tmp_copy_of_builddir, "mrproper")
106 tmp_copy_of_builddir,

Completed in 13 milliseconds