qemu-iotests: Initial import into the public repository.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Christoph Hellwig 2009-06-22 18:29:05 +02:00 committed by Kevin Wolf
commit 6bf19c94a0
39 changed files with 110986 additions and 0 deletions

View file

@ -0,0 +1,9 @@
CLEANFILES= *.out.bad *.notrun check.log check.time
# no default target
default:
clean:
rm -f $(CLEANFILES)