Use --rbind rather than --bind for bind mounting /dev (to get /dev/pts).
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 4f88e88..390e4a4 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -34,6 +34,9 @@ Directories
 appliance/
        The qemu appliance, build scripts and so on.
 
+capitests/
+       Automated tests of the C API.
+
 contrib/
        Outside contributions, experimental parts.