Add the start of a buildfarm test suite for rsync. It doesn't do much
[rsync/rsync.git] / testsuite / README
diff --git a/testsuite/README b/testsuite/README
new file mode 100644 (file)
index 0000000..eb0e8e9
--- /dev/null
@@ -0,0 +1,10 @@
+This directory contains automatic test cases for rsync.  You can run
+them yourself if you want, preferably by doing "make check" in the
+top-level source directory.  (Not implemented yet.)
+
+They also run automatically on the build farm, and you can see the
+results on http://build.samba.org/.  That's controlled by the file
+./runlist.
+
+TEST_ALL="rsync-hello"
+