Whamcloud - gitweb
Add sleeping write/verification test to CVS.
authoradilger <adilger>
Tue, 12 Aug 2003 16:59:47 +0000 (16:59 +0000)
committeradilger <adilger>
Tue, 12 Aug 2003 16:59:47 +0000 (16:59 +0000)
commitc9aac9bf939b46f378135e46ae3c400f38fef7dd
treeee357828b383e40529c54009958a7abb9c00ecb6
parent340fd1034f82f4fb5f7c60780de076a172c12e79
Add sleeping write/verification test to CVS.
usage: sleeptest [basename [sleeptime]]

Fixes a couple of bugs in the current test:
- assumes that there is 100 bytes after offset & ~4095 (fails at iter 233)
- assumes that "Line" appears in the output (fails if < 60 bytes read)
lustre/tests/sleeptest.c [new file with mode: 0644]