Add libguestfs-test-tool.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 7a4735c..42f4f77 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -30,6 +30,9 @@ Directories
 appliance/
        The qemu appliance, build scripts and so on.
 
+cat/
+       The virt-cat tool.
+
 capitests/
        Automated tests of the C API.
 
@@ -88,6 +91,9 @@ src/
        Source code to the C library.
        Also contains the crucial generator program.
 
+test-tool/
+       Interactive qemu/kernel test tool.
+
 v2v/
        Xen to KVM (V2V) conversion tool.