Generate a dummy 'Fedora' fedora.img in images directory for use by tests.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 11 Nov 2010 16:20:25 +0000 (16:20 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 18 Nov 2010 11:35:13 +0000 (11:35 +0000)
commit6d2f9b1eb2def02e58f01a965b55d4b879b7dc0b
treed0a378554ca97ad82bd9d898749f4a161bd85bd4
parente1a973a69d2383af8e251ae5c05aeb314a200284
Generate a dummy 'Fedora' fedora.img in images directory for use by tests.

We were generating this dummy 'Fedora' image already in the
tools directory.  It contains just enough Fedora-like files
to fool our inspection code and thus to test the tools.

This is general enough that we can use it everywhere.
(cherry picked from commit 4d900cdac8258daa2e99c6ceb2a4985154e94150)
.gitignore
images/Makefile.am
images/make-dummy-fedora-img.sh [moved from tools/make-test-img.sh with 84% similarity]
regressions/test-copy.sh
tools/Makefile.am
tools/test-virt-cat.sh
tools/test-virt-df.sh
tools/test-virt-list-filesystems.sh
tools/test-virt-ls.sh
tools/test-virt-tar.sh