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