freebsd-dev/tools/regression
Robert Watson abc9a36083 o Fix two eaccess() checks -- in one case, the wrong test file
was used, resulting in a regression failure, and in the other,
  the test on an error return was inverted.

Obtained from: TrustedBSD Project
2001-09-21 21:28:43 +00:00
..
nfsmmap
p1003_1b These are regression tests for the P1003.1B scheduler. 2000-02-16 14:28:42 +00:00
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 These are regression tests for the P1003.1B scheduler. 2000-02-16 14:28:42 +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