From a3202b05d648732b7d2afe3ad952782e5376a18d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Thu, 11 Mar 2010 09:19:58 +0000 Subject: OTP-8516 asn1: clean up test suite --- lib/asn1/test/asn1_bin_SUITE_data/Mvrasn-19-4.asn | 53 ----------------------- 1 file changed, 53 deletions(-) delete mode 100644 lib/asn1/test/asn1_bin_SUITE_data/Mvrasn-19-4.asn (limited to 'lib/asn1/test/asn1_bin_SUITE_data/Mvrasn-19-4.asn') diff --git a/lib/asn1/test/asn1_bin_SUITE_data/Mvrasn-19-4.asn b/lib/asn1/test/asn1_bin_SUITE_data/Mvrasn-19-4.asn deleted file mode 100644 index 3cb60d7131..0000000000 --- a/lib/asn1/test/asn1_bin_SUITE_data/Mvrasn-19-4.asn +++ /dev/null @@ -1,53 +0,0 @@ --- module(Mvrasn-19-4). --- vsn('%CCaseRev: %'). --- date('%CCaseDate: %'). --- author('eedkbu'). --- ============================================================================= - --- ============================================================================= --- --- Title : "Teleservice Codes". --- --- ASN.1 module: "MAP-TS-Code". --- --- ============================================================================= - --- ============================================================== --- #1. REVISION LOG --- ============================================================== --- Rev Date Name What --- .... ....... ....... ........................................ --- PA1 981014 eedkbu First draft, based on GSM 09.02 v. 6.1.0. --- .............................................................. - -Mvrasn-19-4 - -DEFINITIONS - -::= - -BEGIN - -Ext-TeleserviceCode ::= OCTET STRING (SIZE (1..5)) - -- This type is used to represent the code identifying a single - -- teleservice, a group of teleservices, or all teleservices. The - -- services are defined in TS GSM 02.03. - -- The internal structure is defined as follows: - - -- OCTET 1: - -- bits 87654321: group (bits 8765) and specific service - -- (bits 4321) - - -- OCTETS 2-5: reserved for future use. If received the - -- Ext-TeleserviceCode shall be - -- treated according to the exception handling defined for the - -- operation that uses this type. - - -- Ext-TeleserviceCode includes all values defined for TeleserviceCode. - - -allShortMessageServices Ext-TeleserviceCode ::= '00100000'B -shortMessageMT-PP Ext-TeleserviceCode ::= '00100001'B -shortMessageMO-PP Ext-TeleserviceCode ::= '00100010'B - -END -- cgit v1.2.3