ETSI ES 201 873-5-2015 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 5 TTCN-3 Runtime Interface (TRI) (V4 7 1)《测试方法和规格 (MTS) 试验和试.pdf
《ETSI ES 201 873-5-2015 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 5 TTCN-3 Runtime Interface (TRI) (V4 7 1)《测试方法和规格 (MTS) 试验和试.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 201 873-5-2015 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 5 TTCN-3 Runtime Interface (TRI) (V4 7 1)《测试方法和规格 (MTS) 试验和试.pdf(90页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 201 873-5 V4.7.1 (2015-06) Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; Part 5: TTCN-3 Runtime Interface (TRI) ETSI STANDARD ETSI ETSI ES 201 873-5 V4.7.1 (2015-06)2 Reference RES/MTS-201873-5 T3ed471 Keywords interface, methodology, runtime,
2、 testing, TRI, TTCN-3 ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice The present document can
3、be downloaded from: http:/www.etsi.org/standards-search The present document may be made available in electronic versions and/or in print. The content of any electronic and/or print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
4、 existing or perceived difference in contents between such versions and/or in print, the only prevailing document is the print of the Portable Document Format (PDF) version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may b
5、e subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/status/status.asp If you find errors in the present document, please send your comment to one of the following services: https:/portal.etsi.org/Peopl
6、e/CommiteeSupportStaff.aspx Copyright Notification No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm except as authorized by written permission of ETSI. The content of the PDF version shall not be modified without the wr
7、itten authorization of ETSI. The copyright and the foregoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2015. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTMand the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GP
8、PTM and LTE are Trade Marks of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. GSM and the GSM logo are Trade Marks registered and owned by the GSM Association. ETSI ETSI ES 201 873-5 V4.7.1 (2015-06)3 Contents Intellectual Property Rights 8g3Foreword . 8g3Mod
9、al verbs terminology 8g3Introduction 8g31 Scope 9g31.1 Compliance. 9g32 References 9g32.1 Normative references . 9g32.2 Informative references 10g33 Definitions and abbreviations . 10g33.1 Definitions 10g33.2 Abbreviations . 11g34 General Structure of a TTCN-3 Test System . 11g34.1 Entities in a TTC
10、N-3 Test System 12g34.1.1 Test Management and Control (TMC) 12g34.1.1.1 Test Management (TM) 12g34.1.1.2 Test Logging (TL) . 12g34.1.1.3 Coding and Decoding (CD) 12g34.1.1.4 Component Handling (CH) . 12g34.1.2 TTCN-3 Executable (TE) . 13g34.1.2.1 Executable Test Suite (ETS) . 13g34.1.2.2 TTCN-3 Runt
11、ime System (T3RTS) 13g34.1.2.3 Encoding/Decoding System (EDS) . 13g34.1.2.4 Timers in the TTCN-3 Executable 14g34.1.3 SUT Adaptor (SA) 14g34.1.4 Platform Adaptor (PA) 14g34.2 Interfaces in a TTCN-3 Test System 14g34.3 Execution requirements for a TTCN-3 test system 14g35 TTCN-3 Runtime Interface and
12、 operations 15g35.1 Overview of the TRI. 15g35.1.1 The triCommunication Interface . 15g35.1.2 The triPlatform Interface 15g35.1.3 Correlation between TTCN-3 and TRI Operation Invocations . 15g35.2 Error handling 16g35.3 Data interface . 17g35.3.1 Connection 17g35.3.2 Communication . 18g35.3.3 Timer
13、18g35.3.4 Miscellaneous . 19g35.4 Operation descriptions 19g35.5 Communication interface operations 19g35.5.1 triSAReset (TE SA) . 19g35.5.2 Connection handling operations . 20g35.5.2.1 triExecuteTestCase (TE SA) 20g35.5.2.2 triMap (TE SA) 20g35.5.2.3 triMapParam (TE SA) 20g35.5.2.4 triUnmap (TE SA)
14、 21g35.5.2.5 triUnmapParam (TE SA) 21g35.5.2.6 triEndTestCase (TE SA) . 21g35.5.3 Message based communication operations . 22g35.5.3.1 triSend (TE SA) 22g35.5.3.2 triSendBC (TE SA) 22g35.5.3.3 triSendMC (TE SA) . 23g3ETSI ETSI ES 201 873-5 V4.7.1 (2015-06)4 5.5.3.4 triEnqueueMsg (SA TE) . 23g35.5.4
15、Procedure based communication operations . 24g35.5.4.1 triCall (TE SA) . 24g35.5.4.2 triCallBC (TE SA) 25g35.5.4.3 triCallMC (TE SA) . 26g35.5.4.4 triReply (TE SA) 27g35.5.4.5 triReplyBC (TE SA) . 28g35.5.4.6 triReplyMC (TE SA) 29g35.5.4.7 triRaise (TE SA) . 29g35.5.4.8 triRaiseBC (TE SA) . 30g35.5.
16、4.9 triRaiseMC (TE SA) 30g35.5.4.10 triEnqueueCall (SA TE) . 31g35.5.4.11 triEnqueueReply (SA TE) 31g35.5.4.12 triEnqueueException (SA TE) . 32g35.5.5 Miscellaneous operations 32g35.5.5.1 triSUTactionInformal (TE SA) 32g35.6 Platform interface operations . 32g35.6.1 triPAReset (TE PA) . 32g35.6.2 Ti
17、mer operations . 33g35.6.2.1 triStartTimer (TE PA) 33g35.6.2.2 triStopTimer (TE PA). 33g35.6.2.3 triReadTimer (TE PA) 33g35.6.2.4 triTimerRunning (TE PA) 34g35.6.2.5 triTimeout (PA TE) 34g35.6.3 Miscellaneous operations 35g35.6.3.1 triExternalFunction (TE PA) 35g35.6.3.2 triSelf (PA TE) . 35g35.6.3.
18、3 triRnd (PA TE) . 35g36 Java language mapping 36g36.1 Introduction 36g36.2 Names and scopes 36g36.2.1 Names . 36g36.2.2 Scopes. 36g36.3 Type mapping . 36g36.3.1 Basic type mapping . 36g36.3.1.1 Boolean . 36g36.3.1.1.1 Methods. 37g36.3.1.2 String . 37g36.3.2 Structured type mapping . 37g36.3.2.1 Tri
19、PortIdType 37g36.3.2.1.1 Methods . 37g36.3.2.2 TriPortIdListType . 37g36.3.2.2.1 Methods . 38g36.3.2.3 TriComponentIdType 38g36.3.2.3.1 Methods . 38g36.3.2.4 TriComponentIdListType . 38g36.3.2.4.1 Methods . 39g36.3.2.5 TriMessageType 39g36.3.2.5.1 Methods . 39g36.3.2.6 TriAddressType 39g36.3.2.6.1 M
20、ethods . 40g36.3.2.7 TriAddressListType 40g36.3.2.7.1 Methods . 40g36.3.2.8 TriSignatureIdType . 40g36.3.2.8.1 Methods . 41g36.3.2.9 TriParameterType . 41g36.3.2.9.1 Methods . 41g36.3.2.10 TriParameterPassingModeType 41g36.3.2.10.1 Constants . 42g36.3.2.11 TriParameterListType . 42g3ETSI ETSI ES 201
21、 873-5 V4.7.1 (2015-06)5 6.3.2.11.1 Methods . 42g36.3.2.12 TriExceptionType . 42g36.3.2.12.1 Methods . 43g36.3.2.13 TriTimerIdType 43g36.3.2.13.1 Methods . 43g36.3.2.14 TriTimerDurationType 43g36.3.2.14.1 Methods . 43g36.3.2.15 TriFunctionIdType 44g36.3.2.15.1 Methods . 44g36.3.2.16 TriTestCaseIdTyp
22、e 44g36.3.2.16.1 Methods . 44g36.3.2.17 TriActionTemplateType 44g36.3.2.18 TriStatusType 44g36.3.2.18.1 Methods. 45g36.4 Constants 45g36.5 Mapping of interfaces . 45g36.5.1 Out and InOut Parameter Passing Mode . 46g36.5.2 triCommunication - Interface 46g36.5.2.1 triCommunicationSA 46g36.5.2.2 triCom
23、municationTE. 47g36.5.3 triPlatform - Interface . 48g36.5.3.1 TriPlatformPA . 48g36.5.3.2 TriPlatformTE . 48g36.6 Optional parameters . 48g36.7 TRI initialization 49g37 ANSI C language mapping. 49g37.1 Introduction 49g37.2 Names and scopes 49g37.2.1 Abstract type mapping 49g37.2.2 ANSI C type defini
24、tions . 50g37.2.3 IDL type mapping . 51g37.2.4 TRI operation mapping . 51g37.3 Memory management . 53g38 C+ language mapping 53g38.1 Introduction 53g38.2 Names and scopes 53g38.3 Memory management . 53g38.4 Void 53g38.5 Type mapping . 53g38.5.1 Encapsulated C+ types 54g38.5.2 Abstract data types 54g
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20187352015METHODSFORTESTINGANDSPECIFICATIONMTSTHETESTINGANDTESTCONTROLNOTATIONVERSION3PART5TTCN3RUNTIMEINTERFACETRIV471

链接地址:http://www.mydoc123.com/p-730784.html