Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Di440fx-test.c314 char *fw_pathname, *cmdline; in test_i440fx_firmware() local
318 fw_pathname = create_blob_file(); in test_i440fx_firmware()
319 g_assert(fw_pathname != NULL); in test_i440fx_firmware()
325 fw_pathname); in test_i440fx_firmware()
336 unlink(fw_pathname); in test_i440fx_firmware()
337 g_free(fw_pathname); in test_i440fx_firmware()