Home
last modified time | relevance | path

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

/u-boot/test/py/tests/
A Dtest_efi_loader.py113 def fetch_tftp_file(u_boot_console, env_conf): argument
122 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