Home
last modified time | relevance | path

Searched refs:tool_is_in_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/test/py/tests/test_fs/
H A Dconftest.py168 def tool_is_in_path(tool): function
200 if tool_is_in_path('guestmount'):
/openbmc/u-boot/test/py/
H A Dconftest.py469 def tool_is_in_path(tool): function
494 if not tool_is_in_path(tool):