Home
last modified time | relevance | path

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

/openbmc/qemu/tests/functional/qemu_test/
H A Dutils.py60 def lzma_uncompress(xz_path, output_path): argument
63 with lzma.open(xz_path, 'rb') as lzma_in: