Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-25 | fsstress-loopback: use random directory names | Jakob Unterwurzacher | |
This allows to run more than one instance of the script in parallel. Also, properly clean up on exit. | |||
2016-05-24 | stress_tests: add header comments | Jakob Unterwurzacher | |
Also, convert extractloop.bash to using md5sum instead of diff -ur so the user does not have to keep an extracted kernel tree around. And print the iteration time. | |||
2016-05-08 | stress_tests: improve output | Jakob Unterwurzacher | |
2016-05-05 | stress_tests: add stress test scripts | Jakob Unterwurzacher | |
These were hosted at https://github.com/rfjakob/fsstress . To make them easier to use for gocryptfs users and developers, add them to the main repo. |