Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c8b39c9b5b901b173fbbb0ec3f147e9694ece48c
qemu/tests/qemu-iotests/Makefile

10 lines
114 B
Makefile
Raw Normal View History

qemu-iotests: Initial import into the public repository. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2009-06-22 18:29:05 +02:00
iotests: record separate timings per format,protocol pair The 'check' program records timings for each test that is run. These timings are only valid, however, for a particular format/protocol combination. So if frequently running 'check' with a variety of different formats or protocols, the times printed can be very misleading. Instead of having a single 'check.time' file, maintain multiple 'check.time-$IMGPROTO-$IMGFMT' files. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 20170103160556.9895-1-berrange@redhat.com Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
2017-01-03 16:05:56 +00:00
CLEANFILES= *.out.bad *.notrun check.log check.time*
qemu-iotests: Initial import into the public repository. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2009-06-22 18:29:05 +02:00
# no default target
default:
clean:
rm -f $(CLEANFILES)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 353ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API