freebsd-nq/tools/regression
Robert Watson 3ceef0c3d7 o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression
test by default, as setugid() is now part of the base kernel (assuming
  (options REGRESSION) has been enabled for the running kernel).

Obtained from: TrustedBSD Project
2001-04-11 20:23:23 +00:00
..
nfsmmap
p1003_1b These are regression tests for the P1003.1B scheduler. 2000-02-16 14:28:42 +00:00
security/proc_to_proc o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression 2001-04-11 20:23:23 +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