xref: /dragonfly/tools/regression/README (revision 9348a738)
1$FreeBSD: src/tools/regression/README,v 1.4 2000/02/16 14:28:20 dufault Exp $
2$DragonFly: src/tools/regression/README,v 1.3 2003/10/18 12:13:01 hmp Exp $
3
4This directory is for regression test programs.
5
6A regression test program is one that will exercise a particular bit of the
7system to check that we have not reintroduced an old bug.
8
9Please make a subdir per program, and add a brief description to this file.
10
11nfsmmap		Some tests to exercise some tricky cases in NFS and mmap
12p1003_1b	Exercise 1003.1B scheduler
13sysvmsg 	SysV IPC Message Queue Regression Utility
14sysvsem 	SysV IPC Semaphore Regression Utility
15sysvshm 	SysV IPC Shared Memory Regression Utility
16