Sign in
qemu-android
/
qemu-android
/
e05093dbbf0d1df148117e3ba2df22bc3c0878b9
/
.
/
tests
/
qemu-iotests-quick.sh
blob: 12af731c682f65b6cd7d6a5b907e4734d6caa289 [
file
] [
log
] [
blame
]
#!/bin/sh
cd tests
/
qemu
-
iotests
ret
=
0
./
check
-
T
-
qcow2
-
g quick
||
ret
=
1
exit $ret