Home
last modified time | relevance | path

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

/openbmc/qemu/tests/functional/qemu_test/
H A Dcmd.py30 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