opnsense-src/tools/regression
Robert Watson bacff58c0e o Expand inter-process authorization regression test to include
signalling with sigsegv as one of the tests.
o Teach errno_to_string() about ENOTSUPP.

Obtained from:  TrustedBSD Project
2001-04-12 17:46:20 +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 Expand inter-process authorization regression test to include 2001-04-12 17:46:20 +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