[Libguestfs] [PATCH 0/3] misc tests-only changes

Pino Toscano ptoscano at redhat.com
Thu May 19 16:57:17 UTC 2016


Hi,

small series with small improvements to the tests.


Pino Toscano (3):
  tests: specify the image format when possible
  tests: remove remaining relative paths to binaries
  fish: generate test-prep.sh with generator

 .gitignore                                |  1 +
 align/test-virt-alignment-scan.sh         |  2 +-
 cat/Makefile.am                           |  2 +-
 cat/test-virt-cat.sh                      |  4 ++--
 cat/test-virt-filesystems.sh              |  4 ++--
 cat/test-virt-log.sh                      |  2 +-
 cat/test-virt-ls.sh                       |  4 ++--
 customize/test-virt-customize.sh          |  2 +-
 df/Makefile.am                            |  2 +-
 df/test-virt-df.sh                        |  2 +-
 diff/test-virt-diff.sh                    |  4 ++--
 edit/test-virt-edit.sh                    |  6 +++---
 fish/test-copy.sh                         |  2 +-
 fish/test-inspect.sh                      |  2 +-
 fish/test-prep.sh                         | 35 -------------------------------
 fish/test-run.sh                          |  2 +-
 format/test-virt-format.sh                |  4 ++--
 fuse/test-fuse-umount-race.sh             |  6 +++---
 fuse/test-guestmount-fd.c                 |  4 ++--
 fuse/test-guestunmount-fd.c               |  2 +-
 fuse/test-guestunmount-not-mounted.sh     |  2 +-
 generator/fish.ml                         | 33 +++++++++++++++++++++++++++++
 generator/fish.mli                        |  1 +
 generator/main.ml                         |  1 +
 inspector/Makefile.am                     |  2 +-
 inspector/test-virt-inspector.sh          |  2 +-
 rescue/test-virt-rescue-suggest.sh        |  2 +-
 rescue/test-virt-rescue.pl                |  2 +-
 sparsify/test-virt-sparsify-in-place.sh   |  2 +-
 sparsify/test-virt-sparsify.sh            |  2 +-
 sysprep/Makefile.am                       |  6 +++---
 sysprep/test-virt-sysprep-passwords.sh    |  1 +
 sysprep/test-virt-sysprep-script.sh       |  8 +++----
 sysprep/test-virt-sysprep.sh              |  2 +-
 test-data/phony-guests/make-fedora-img.pl |  6 +++---
 tests/gdisk/test-expand-gpt.pl            |  4 ++--
 tests/md/test-inspect-fstab-md.sh         |  6 +++---
 tests/md/test-inspect-fstab.sh            |  8 +++----
 tests/md/test-list-md-devices.sh          |  2 +-
 tests/mountable/test-mountable-inspect.sh |  4 ++--
 tests/ntfs/test-ntfscat.sh                |  2 +-
 tests/ntfs/test-ntfsclone.sh              |  2 +-
 tests/regressions/rhbz1011907-1165785.sh  |  4 ++--
 tests/regressions/rhbz1054761.sh          |  2 +-
 tests/regressions/rhbz1174551.sh          |  2 +-
 tests/regressions/rhbz1285847.sh          |  2 +-
 tests/regressions/rhbz563450.sh           |  4 ++--
 tests/regressions/rhbz580246.sh           |  2 +-
 tests/regressions/rhbz690819.sh           |  2 +-
 tests/regressions/rhbz789960.sh           |  2 +-
 tests/regressions/rhbz811649.sh           |  2 +-
 tests/regressions/rhbz975797.sh           |  6 +++---
 tests/tsk/test-download-inode.sh          |  2 +-
 tools/test-virt-list-filesystems.sh       |  2 +-
 54 files changed, 113 insertions(+), 111 deletions(-)
 delete mode 100755 fish/test-prep.sh

-- 
2.5.5




More information about the Libguestfs mailing list