Home
last modified time | relevance | path

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

/openbmc/qemu/tests/functional/
H A Dtest_virtio_gpu.py13 from qemu_test import is_readable_executable_file
24 if is_readable_executable_file(relative_path):
28 if is_readable_executable_file(bld_dir_path):
/openbmc/qemu/tests/functional/qemu_test/
H A D__init__.py11 from .cmd import has_cmd, has_cmds, run_cmd, is_readable_executable_file, \
H A Dcmd.py78 def is_readable_executable_file(path): function
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py91 def is_readable_executable_file(path): function
121 if is_readable_executable_file(path):