aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-13 04:25:10 +0000
committerMartin Pool <mbp@samba.org>2002-03-13 04:25:10 +0000
commite9c4c3018b3ff80063e51a1e31b7f70fba36f567 (patch)
treee92191dd79961adcaf7907003bb9a9ab37dacb08 /TODO
parentdb1babe6a9066a90e96da2f1bd6f49dc75e4ad74 (diff)
downloadandroid_external_rsync-e9c4c3018b3ff80063e51a1e31b7f70fba36f567.tar.gz
android_external_rsync-e9c4c3018b3ff80063e51a1e31b7f70fba36f567.tar.bz2
android_external_rsync-e9c4c3018b3ff80063e51a1e31b7f70fba36f567.zip
More notes on testing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO36
1 files changed, 26 insertions, 10 deletions
diff --git a/TODO b/TODO
index 30ba52a9..aa353e92 100644
--- a/TODO
+++ b/TODO
@@ -5,16 +5,6 @@ URGENT ---------------------------------------------------------------
IMPORTANT ------------------------------------------------------------
-Cross-test versions
-
- Part of the regression suite should be making sure that we don't
- break backwards compatibility: old clients vs new servers and so
- on. Ideally we would test the cross product of versions.
-
- It might be sufficient to test downloads from well-known public
- rsync servers running different versions of rsync. This will give
- some testing and also be the most common case for having different
- versions and not being able to upgrade.
use chroot
@@ -366,6 +356,32 @@ Memory debugger
http://devel-home.kde.org/~sewardj/
+TESTING --------------------------------------------------------------
+
+Cross-test versions
+
+ Part of the regression suite should be making sure that we don't
+ break backwards compatibility: old clients vs new servers and so
+ on. Ideally we would test the cross product of versions.
+
+ It might be sufficient to test downloads from well-known public
+ rsync servers running different versions of rsync. This will give
+ some testing and also be the most common case for having different
+ versions and not being able to upgrade.
+
+Test large files
+
+ Sparse and non-sparse
+
+Mutator program
+
+ Insert bytes, delete bytes, swap blocks, ...
+
+configure option to enable dangerous tests
+
+If tests are skipped, say why.
+
+
DOCUMENTATION --------------------------------------------------------
Update README