

This is an upgrade to the "tests" directory which contains files used for
testing.

In this patch you'll find only the README file, but that's because the
previous tests directory contained a lot of small files and I didn't think it
was worth the effort to include them here. Besides, most of them were binaries
anyway.



---

 cur-root/tests/README |    9 +++++++++
 1 files changed, 9 insertions(+)

diff -puN /dev/null tests/README
--- /dev/null	2004-04-14 00:22:58.000000000 -0300
+++ cur-root/tests/README	2004-04-30 11:14:56.000000000 -0300
@@ -0,0 +1,9 @@
+
+Here you will find a small set of testing utilities for libjio that cover
+performance testing and recovery testings. They're really simple so there's
+not much documentation besides the code.
+
+Another really useful way of doing testing is using some of the well known
+filesystem benchmarking applications and modify them to use libjio. I regulary
+use Bonnie and dbench, so if you want the patches please let me know.
+

_
