Home
last modified time | relevance | path

Searched defs:bin_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py102 def run_cmd(self, bin_path, args=[]): argument
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1903 gchar *bin_path = g_strconcat("/qemu-system-", arch, NULL); in qtest_inproc_init() local