tests: Split images -> tests/data + tests/guests
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Dec 2011 12:15:06 +0000 (12:15 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Dec 2011 15:48:11 +0000 (15:48 +0000)
commitcd077b8229731e292798f34dd56892cbfa6f1e0e
treed7c2fb6e9d8c34b8f73152c297f243eee74dc450
parentc649817586e5b4df53b251d1290422f5ef046045
tests: Split images -> tests/data + tests/guests
62 files changed:
.gitignore
.x-sc_TAB_in_indentation
.x-sc_trailing_blank
Makefile.am
cat/test-virt-cat.sh
cat/test-virt-filesystems.sh
cat/test-virt-ls.sh
clone/test-virt-sysprep.sh
configure.ac
df/test-virt-df.sh
edit/test-virt-edit.sh
fish/test-copy.sh
fish/test-find0.sh
fish/test-read_file.sh
fish/test-upload-to-dir.sh
generator/generator_actions.ml
generator/generator_tests_c_api.ml
inspector/Makefile.am
perl/Makefile.am
po/POTFILES.in
src/guestfs.pod
tests/data/Makefile.am [moved from images/Makefile.am with 61% similarity]
tests/data/README-binfiles [moved from images/README-binfiles with 100% similarity]
tests/data/bin-i586-dynamic [moved from images/bin-i586-dynamic with 100% similarity]
tests/data/bin-sparc-dynamic [moved from images/bin-sparc-dynamic with 100% similarity]
tests/data/bin-win32.exe [moved from images/bin-win32.exe with 100% similarity]
tests/data/bin-win64.exe [moved from images/bin-win64.exe with 100% similarity]
tests/data/bin-x86_64-dynamic [moved from images/bin-x86_64-dynamic with 100% similarity]
tests/data/empty [moved from images/empty with 100% similarity]
tests/data/helloworld.tar [moved from images/helloworld.tar with 100% similarity]
tests/data/helloworld.tar.gz [moved from images/helloworld.tar.gz with 100% similarity]
tests/data/helloworld.tar.xz [moved from images/helloworld.tar.xz with 100% similarity]
tests/data/known-1 [moved from images/known-1 with 100% similarity]
tests/data/known-2 [moved from images/known-2 with 100% similarity]
tests/data/known-3 [moved from images/known-3 with 100% similarity]
tests/data/known-4 [moved from images/known-4 with 100% similarity]
tests/data/known-5 [moved from images/known-5 with 100% similarity]
tests/data/lib-i586.so [moved from images/lib-i586.so with 100% similarity]
tests/data/lib-sparc.so [moved from images/lib-sparc.so with 100% similarity]
tests/data/lib-win32.dll [moved from images/lib-win32.dll with 100% similarity]
tests/data/lib-win64.dll [moved from images/lib-win64.dll with 100% similarity]
tests/data/lib-x86_64.so [moved from images/lib-x86_64.so with 100% similarity]
tests/data/mbr-ext2-empty.img.gz [moved from images/mbr-ext2-empty.img.gz with 100% similarity]
tests/data/test-grep.txt [moved from images/test-grep.txt with 100% similarity]
tests/extra/Makefile.am
tests/guests/Makefile.am [new file with mode: 0644]
tests/guests/guest-aux/debian-packages [moved from images/guest-aux/debian-packages with 100% similarity]
tests/guests/guest-aux/fedora-name.db.txt [moved from images/guest-aux/fedora-name.db.txt with 100% similarity]
tests/guests/guest-aux/fedora-packages.db.txt [moved from images/guest-aux/fedora-packages.db.txt with 100% similarity]
tests/guests/guest-aux/make-debian-img.sh [moved from images/guest-aux/make-debian-img.sh with 96% similarity]
tests/guests/guest-aux/make-fedora-img.pl [moved from images/guest-aux/make-fedora-img.pl with 98% similarity]
tests/guests/guest-aux/make-ubuntu-img.sh [moved from images/guest-aux/make-ubuntu-img.sh with 95% similarity]
tests/guests/guest-aux/make-windows-img.sh [moved from images/guest-aux/make-windows-img.sh with 91% similarity]
tests/guests/guest-aux/minimal-hive [moved from images/guest-aux/minimal-hive with 100% similarity]
tests/guests/guest-aux/windows-software [moved from images/guest-aux/windows-software with 100% similarity]
tests/guests/guest-aux/windows-software.reg [moved from images/guest-aux/windows-software.reg with 100% similarity]
tests/guests/guest-aux/windows-system [moved from images/guest-aux/windows-system with 100% similarity]
tests/guests/guest-aux/windows-system.reg [moved from images/guest-aux/windows-system.reg with 100% similarity]
tests/md/test-inspect-fstab-md.sh
tests/md/test-inspect-fstab.sh
tools/test-virt-list-filesystems.sh
tools/test-virt-tar.sh