Split execve(). This required some interesting changes to the shell
[dragonfly.git] / tools / regression / README
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
4 This directory is for regression test programs.
5
6 A regression test program is one that will exercise a particular bit of the
7 system to check that we have not reintroduced an old bug.
8
9 Please make a subdir per program, and add a brief description to this file.
10
11 nfsmmap         Some tests to exercise some tricky cases in NFS and mmap
12 p1003_1b        Exercise 1003.1B scheduler
13 sysvmsg         SysV IPC Message Queue Regression Utility
14 sysvsem         SysV IPC Semaphore Regression Utility
15 sysvshm         SysV IPC Shared Memory Regression Utility