Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dffdc_cli_robot_script.py233 os_type = get_os_type(os_host, os_username, os_password)
250 def get_os_type(os_host, os_username, os_password): function