Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dcdrom-test.c40 static int prepare_image(const char *arch, char *isoimagepath) in prepare_image() argument
47 "-b", NULL, "-o", isoimagepath, srcdir, NULL in prepare_image()
50 ifh = mkstemp(isoimagepath); in prepare_image()