Home
last modified time | relevance | path

Searched refs:has_cmds (Results 1 – 3 of 3) sorted by relevance

/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.py47 def has_cmds(*cmds): function
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py60 def has_cmds(*cmds): function