- Test m_pkthdr.fw_flags against DUMMYNET_MBUF_TAGGED before trying to locate
[dragonfly/netmp.git] / tools / regression / README
blob7500531f73cd670a84b1abf97839e9e85417bf21
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 $
4 This directory is for regression test programs.
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.
9 Please make a subdir per program, and add a brief description to this file.
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