Add a stress test
commit3e212f5ec9c09e2959eb7c29701ce3c9193161bc
authorAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 28 Mar 2009 03:14:20 +0000 (28 00:14 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 28 Mar 2009 03:16:52 +0000 (28 00:16 -0300)
tree9f67c413d313244c347bad77d4fc08b244e4dc8d
parent25424aaa368622580a206ddd8f3ba2e5ecddf75d
Add a stress test

This patch adds a stress tester. It's not a traditional stress test like
fsx (which can be used to test libjio using the preloading library), but
uses fault injection to check how the library behaves under random
failures.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
tests/stress/jiostress [new file with mode: 0755]