Home
last modified time | relevance | path

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

/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py399 def run(self, bin_path, args=[]): argument
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1816 gchar *bin_path = g_strconcat("/qemu-system-", arch, NULL); in qtest_inproc_init() local