Use a squashfs attached as /dev/sdd during the C API tests.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 4e6ac4c..390e4a4 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -31,6 +31,12 @@ Please test any changes.
 Directories
 ----------------------------------------------------------------------
 
+appliance/
+       The qemu appliance, build scripts and so on.
+
+capitests/
+       Automated tests of the C API.
+
 contrib/
        Outside contributions, experimental parts.