DEBSOURCES
Skip Quicknav
sources / qemu / 1%3A2.1%2Bdfsg-11 / tests / qemu-iotests-quick.sh
12345678
#!/bin/sh cd tests/qemu-iotests ret=0 ./check -T -nocache -qcow2 -g quick || ret=1 exit $ret