Home
last modified time | relevance | path

Searched defs:build_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py138 def build_file(self, *args): member in QemuBaseTest
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py693 def build_file(self, buildfile, task, internal=True): member in Tinfoil
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py2553 def _devtool_ide_sdk_recipe(self, recipe_name, build_file, testimage): argument