Sign in
qemu-android
/
qemu-android
/
7f2a5ae6c1194b1676f1a7239fbcacd9d59637be
/
.
/
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