repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
[qemu/kevin.git]
/
tests
/
qemu-iotests-quick.sh
blob
0e554bb97240de643945fa784c26d6cbf50aece7
1
#!/bin/sh
2
3
cd test
s
/
qemu-iotests
4
5
ret
=
0
6
TEST_DIR
=
${TEST_DIR:-/tmp/qemu-iotests-quick-$$}
.
/
check
-T -qcow2 -g
quick || ret
=
1
7
8
exit
$ret