Sign in
qemu-android
/
qemu-android
/
00c6d403a3ac303ebdcb1706ee983e13ba8e2d5f
/
.
/
tests
/
qemu-iotests-quick.sh
blob: 8a9a4c68e920408df9ea2688a415b2ab9fd4f938 [
file
]
#!/bin/sh
cd tests
/
qemu
-
iotests
ret
=
0
./
check
-
T
-
nocache
-
qcow2
-
g quick
||
ret
=
1
exit $ret