Searched refs:env_conf (Results 1 – 1 of 1) sorted by relevance
113 def fetch_tftp_file(u_boot_console, env_conf): argument122 f = u_boot_console.config.env.get(env_conf, None)124 pytest.skip('No %s binary specified in environment' % env_conf)
Completed in 2 milliseconds