From 3fbf08c839d3aa74e823767f8881b42ce54a7b26 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 7 May 2022 18:26:35 -0400 Subject: [PATCH] review/revise README --- README | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README b/README index 4793007..fcf373b 100644 --- a/README +++ b/README @@ -37,18 +37,22 @@ $ ./wrapfs-patch-release.sh -r yes $ ./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 -- 2.43.0