Lines Matching full:check
52 # support compression. We only check "-f raw" here.
62 # with compression (i.e. "qemu-img -c -b ''"). Check that the resulting image
63 # has the written data preserved, and "qemu-img check" reports 100% clusters
81 $QEMU_IMG check "$TEST_IMG" | _filter_testdir
102 $QEMU_IMG check "$TEST_IMG" | _filter_testdir
106 # effectively deleting itmd from the chain, and check that written data is
107 # preserved in the resulting image. Also check that "qemu-img check" reports
132 $QEMU_IMG check "$TEST_IMG" | _filter_testdir
136 # overlay onto no backing file with compression. Check that data is still
137 # read correctly, and that cluster is now really compressed ("qemu-img check"
159 $QEMU_IMG check "$TEST_IMG" | _filter_testdir