index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests-quick.sh
blob: 12af731c682f65b6cd7d6a5b907e4734d6caa289 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh cd tests/qemu-iotests ret=0 ./check -T -qcow2 -g quick || ret=1 exit $ret