diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-07-22 20:58:39 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-07-22 23:00:30 +0100 |
commit | f9de01b9b97e3d13959754446464f9b768deea81 (patch) | |
tree | fac97067ca92b306e6c1761c66b976c00b0ee04f /.gitignore | |
parent | 26f69f706e8c661c6ae7946da1b9a4b7bf9150b9 (diff) | |
download | libguestfs-f9de01b9b97e3d13959754446464f9b768deea81.tar.gz libguestfs-f9de01b9b97e3d13959754446464f9b768deea81.tar.xz libguestfs-f9de01b9b97e3d13959754446464f9b768deea81.zip |
Add libguestfs-test-tool.
This is an end-user testing tool, designed to test basic functionality
of libguestfs/qemu/kernel combination on the end-user's final host
machine.
It does not perform a thorough test, but should be enough to find
most booting issues.
Also this is intended to be used when reporting bugs.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -169,4 +169,7 @@ src/guestfs-structs.h src/.pod2text.data src/stamp-generator stamp-h1 +test-tool/libguestfs-test-tool.1 +test-tool/libguestfs-test-tool +test-tool/libguestfs-test-tool-helper v2v/virt-v2v.1 |