aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/atm/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/atm/README')
-rw-r--r--tools/regression/atm/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/regression/atm/README b/tools/regression/atm/README
deleted file mode 100644
index 4c7f28a15a11..000000000000
--- a/tools/regression/atm/README
+++ /dev/null
@@ -1,14 +0,0 @@
-$FreeBSD$
-
-This directory contains tests for the ATM stuff. All tests can be run
-from the top-level or from their sub-directories by starting RunTest.sh.
-
-These tests require ports/net/atmsupport to be installed - the
-scripts will remind you if they cannot find the package.
-
-proto_sscfu test suite for the SSCF at the user interface
-proto_sscop test suite for the SSCOP protocol
-proto_uni test suite for the UNI protocol
-proto_cc test suite for the call control function
-
-harti@freebsd.org