git » libjio » commit cc3a940

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

author Alberto Bertogli
2004-04-30 14:15:00 UTC
committer Alberto Bertogli
2007-07-15 12:43:46 UTC
parent 93ee99d7c11e3d38f7f148aca314da7be13643de

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

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.

tests/README +9 -0

diff --git a/tests/README b/tests/README
new file mode 100644
index 0000000..f708c42
--- /dev/null
+++ b/tests/README
@@ -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.
+