Searched refs:_copy_file_with_cleanup (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | recipetool.py | 823 def _copy_file_with_cleanup(self, srcfile, basedstdir, *paths): member in RecipetoolTests 866 if self._copy_file_with_cleanup(srcfile, path, 'lib', 'recipetool')
|
H A D | devtool.py | 2082 def _copy_file_with_cleanup(self, srcfile, basedstdir, *paths): member in DevtoolUpgradeTests 2129 if self._copy_file_with_cleanup(srcfile, path, 'lib', 'devtool')
|