summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1995-10-15 11:27:40 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1995-10-15 11:27:40 +0000
commit9e9d8a4677a860cfec2115546ac087dd7044043a (patch)
tree7c85a3c8c5e844886ed1633d76e62baa4d82c631 /tools
parent04022b119404751d318ad37d30be7e90f9778eba (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/regression/README b/tools/regression/README
new file mode 100644
index 000000000000..a74271bfca40
--- /dev/null
+++ b/tools/regression/README
@@ -0,0 +1,6 @@
+This directory is for regression test programs.
+
+A regression test program is one that will excercise 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.