freebsd-dev/tools/regression
Jordan K. Hubbard 61404abce8 Add Apple's filesystem exercising tool.
Submitted by:   Conrad Minshall <conrad@apple.com>
Obtained from:  Apple Computer
2001-12-20 04:15:57 +00:00
..
fsx Add Apple's filesystem exercising tool. 2001-12-20 04:15:57 +00:00
ia64_unaligned Make a start at a regression test for the unaligned trap handler. 2001-10-19 22:10:13 +00:00
nfsmmap
p1003_1b
security o Fix two eaccess() checks -- in one case, the wrong test file 2001-09-21 21:28:43 +00:00
usr.bin/sed
README Add Apple's filesystem exercising tool. 2001-12-20 04:15:57 +00:00

$FreeBSD$

This directory is for regression test programs.

A regression test program is one that will exercise a particular bit of the
system to check that we have not reintroduced an old bug.

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