diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-07 01:50:30 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-07 01:50:30 +0000 |
| commit | aa8916c46308cb11678b8d3027a9412599d9a7b6 (patch) | |
| tree | fa62197cf358ea0183c743f53cd54166678b7097 /tools | |
| parent | 3c996673c21da9da80800335c2626464788ed5dc (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. |
