This website requires JavaScript.
Explore
Help
Sign In
falso
/
qemu-irix
mirror of
https://github.com/n64decomp/qemu-irix.git
Watch
1
Star
0
Fork
You've already forked qemu-irix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc43364de7
qemu-irix
/
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