aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/atm/README
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit 05248206f720)
* Update README to reflect removal of netatm/harp test parts some time ago.Robert Watson2008-08-311-5/+2
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=182531
* Add a regression test for the ATM call control stuff.Hartmut Brandt2004-08-131-0/+1
| | | | Notes: svn path=/head/; revision=133639
* These scripts run the protocol test suites for the SSCOP, SSCF-UNI andHartmut Brandt2004-01-291-0/+16
UNI protocols. The actual test suites are not in these directories because of their size. One needs to install the atmsupport port (the script will remind you, if it cannot find the port). The SSCOP test suite includes booth the ETSI and the ITU-T test suite, the SSCF-UNI test suite is home grown and the UNI test suite is the P2MP ETSI test suite. Others may follow. Notes: svn path=/head/; revision=125204