blob: c37288171d72e20513d1528cf963cb6ffedf1700 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
$FreeBSD: src/tools/regression/README,v 1.4 2000/02/16 14:28:20 dufault Exp $
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
|