Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/tests/
H A Dtest_efi_loader.py106 def fetch_tftp_file(u_boot_console, env_conf): argument
115 f = u_boot_console.config.env.get(env_conf, None)
117 pytest.skip('No %s binary specified in environment' % env_conf)