$ ./wrapfs-patch-release.sh --release-patch yes
-Testing
+##############################################################################
+TESTING
The tests directory contains a Makefile and some wrapper scripts for running
racer tests.
-w-racer.sh
-A wrapper for racer-fsl.sh which will mkfs and mount the specified lower file
-system, stack wrapfs on top of it, and run racer on the wrapfs mount. It can
-optionally run racer directly on the lower file system through a bind mount.
+1. w-racer.sh
+
+A wrapper for racer-fsl.sh which will mkfs and mount the specified lower
+file system, stack wrapfs on top of it, and run racer on the wrapfs mount.
+It can optionally run racer directly on the lower file system through a bind
+mount.
+
+2. ls-test.sh
-ls-test.sh
This script will run w-racer.sh for the specified lower file system but also
run ls -l in the background 100 times a second to check for corrupted inode
-entries (which show up as ??? in ls -l output). It creates a log file
+entries (which show up as ??? in ls -l output). It creates a log file
ls-test.log