aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/atm/README
blob: baa5f8411642aa1496339fe206b5552845133869 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD: src/tools/regression/atm/README,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $

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