Add Apple's filesystem exercising tool.
Submitted by: Conrad Minshall <conrad@apple.com> Obtained from: Apple Computer
This commit is contained in:
parent
c04cbb4706
commit
61404abce8
@ -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
|
||||
|
7
tools/regression/fsx/Makefile
Normal file
7
tools/regression/fsx/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= fsx
|
||||
|
||||
NOMAN= yes
|
||||
|
||||
.include <bsd.prog.mk>
|
1121
tools/regression/fsx/fsx.c
Normal file
1121
tools/regression/fsx/fsx.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user