Notes on testing.
[rsync/rsync.git] / TODO
diff --git a/TODO b/TODO
index 8275823..eac2271 100644 (file)
--- a/TODO
+++ b/TODO
@@ -299,6 +299,25 @@ Win32
   we are correct to call close(), because shutdown() discards
   untransmitted data.
 
+DEVELOPMENT ----------------------------------------------------------
+
+Splint
+
+  Build rsync with SPLINT to try to find security holes.  Add
+  annotations as necessary.  Keep track of the number of warnings
+  found initially, and see how many of them are real bugs, or real
+  security bugs.  Knowing the percentage of likely hits would be
+  really interesting for other projects.
+
+Torture test
+
+  Something that just keeps running rsync continuously over a data set
+  likely to generate problems.
+
+Cross-testing
+
+  Run current rsync versions against significant past releases.
+
 DOCUMENTATION --------------------------------------------------------
 
 Update README