]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/file/Magdir/communications
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / file / Magdir / communications
1
2 #----------------------------------------------------------------------------
3 # $File: communications,v 1.5 2009/09/19 16:28:08 christos Exp $
4 # communication
5
6 # TTCN is the Tree and Tabular Combined Notation described in ISO 9646-3.
7 # It is used for conformance testing of communication protocols.
8 # Added by W. Borgert <debacle@debian.org>.
9 0       string          $Suite                  TTCN Abstract Test Suite
10 >&1     string          $SuiteId
11 >>&1    string          >\n                     %s
12 >&2     string          $SuiteId
13 >>&1    string          >\n                     %s
14 >&3     string          $SuiteId
15 >>&1    string          >\n                     %s
16
17 # MSC (message sequence charts) are a formal description technique,
18 # described in ITU-T Z.120, mainly used for communication protocols.
19 # Added by W. Borgert <debacle@debian.org>.
20 0       string          mscdocument     Message Sequence Chart (document)
21 0       string          msc             Message Sequence Chart (chart)
22 0       string          submsc          Message Sequence Chart (subchart)