Use a squashfs attached as /dev/sdd during the C API tests.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 2678101..d0e2323 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,6 +30,11 @@ Complete the Haskell bindings (see discussion on haskell-cafe).
 
 ----------------------------------------------------------------------
 
+Complete the bindings tests - must test the return values and
+error cases.
+
+----------------------------------------------------------------------
+
 For virt-inspector:
 
  - Needs a "query mode", like "are (Xen|KVM) PV drivers installed?"
@@ -37,6 +42,8 @@ For virt-inspector:
 
  - Are PV network drivers enabled (see /etc/modprobe.conf)
 
+ - ... and can it boot from a PV driver (have to look inside the initrd)
+
  - Make a libvirt XML config
 
  - Test over available OSes