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