This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xemu
mirror of
https://github.com/xemu-project/xemu.git
Watch
1
Star
0
Fork
You've already forked xemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2fb58b7374
xemu
/
tests
/
qemu-iotests-quick.sh
9 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
tests/qemu-iotests
ret
=
0
./check -T -qcow2 -g quick
||
ret
=
1
exit
$ret
Reference in New Issue
View Git Blame
Copy Permalink