Add Apple's filesystem exercising tool.

Submitted by:   Conrad Minshall <conrad@apple.com>
Obtained from:  Apple Computer
This commit is contained in:
Jordan K. Hubbard 2001-12-20 04:15:57 +00:00
parent c04cbb4706
commit 61404abce8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88242
3 changed files with 1129 additions and 0 deletions

View File

@ -9,3 +9,4 @@ Please make a subdir per program, and add a brief description to this file.
nfsmmap Some tests to exercise some tricky cases in NFS and mmap
p1003_1b Exercise 1003.1B scheduler
fsx General filesystem exerciser

View File

@ -0,0 +1,7 @@
# $FreeBSD$
PROG= fsx
NOMAN= yes
.include <bsd.prog.mk>

1121
tools/regression/fsx/fsx.c Normal file

File diff suppressed because it is too large Load Diff