Deleted Added
full compact
communications (186675) communications (226048)
1
2#----------------------------------------------------------------------------
1
2#----------------------------------------------------------------------------
3# $File: communications,v 1.5 2009/09/19 16:28:08 christos Exp $
3# communication
4
5# TTCN is the Tree and Tabular Combined Notation described in ISO 9646-3.
6# It is used for conformance testing of communication protocols.
7# Added by W. Borgert <debacle@debian.org>.
80 string $Suite TTCN Abstract Test Suite
9>&1 string $SuiteId
10>>&1 string >\n %s
11>&2 string $SuiteId
12>>&1 string >\n %s
13>&3 string $SuiteId
14>>&1 string >\n %s
15
16# MSC (message sequence charts) are a formal description technique,
17# described in ITU-T Z.120, mainly used for communication protocols.
18# Added by W. Borgert <debacle@debian.org>.
190 string mscdocument Message Sequence Chart (document)
200 string msc Message Sequence Chart (chart)
210 string submsc Message Sequence Chart (subchart)
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>.
90 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>.
200 string mscdocument Message Sequence Chart (document)
210 string msc Message Sequence Chart (chart)
220 string submsc Message Sequence Chart (subchart)