diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-07 01:48:24 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-07 01:48:24 +0000 |
| commit | 03bbd5ccd63bf2a1e0a03dc48b3dcad667dbf214 (patch) | |
| tree | d6ecf464e21b13f3602ecfc4f9a2a7d8bc3e1a8a /tools | |
| parent | bfc214e3291f45d2d109d1494299fc881beb6006 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/regression/README | 2 | ||||
| -rw-r--r-- | tools/test/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/README b/tools/regression/README index a74271bfca40..03342baa5cf0 100644 --- a/tools/regression/README +++ b/tools/regression/README @@ -1,6 +1,6 @@ This directory is for regression test programs. -A regression test program is one that will excercise a particular bit of the +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. diff --git a/tools/test/README b/tools/test/README index 71980037f80a..09550e271a6b 100644 --- a/tools/test/README +++ b/tools/test/README @@ -1,6 +1,6 @@ This directory is for test programs. -A test program is one that will excercise a particular bit of the system +A test program is one that will exercise a particular bit of the system and try to break it and/or measuring performance on it. Please make a subdir per program, and add a brief description to this file. |
