summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-07-22 20:58:39 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-07-22 23:00:30 +0100
commitf9de01b9b97e3d13959754446464f9b768deea81 (patch)
treefac97067ca92b306e6c1761c66b976c00b0ee04f /.gitignore
parent26f69f706e8c661c6ae7946da1b9a4b7bf9150b9 (diff)
downloadlibguestfs-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--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b12dda69..d66ed996 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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