1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/tools/regression
2001-10-19 22:10:13 +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 Add a couple of test cases for mmap over NFS. 1997-05-18 10:03:48 +00:00
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 Make it at least semi-worked 1996-08-11 18:08:53 +00:00
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