Testability Protocol and Service Primitives, No.778, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11,200文書読んだ。2022年5月にFO, AP, CP 全部到達。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
| Term | Description |
|---|---|
| IUT | Implementation Under Test that is located inside the DUT |
| SP | Service Primitive (for triggering actions or observations on the IUT) |
| UT | Upper Tester (Part of TS that contains the SPs located within the DUT on top of the IUT) |
| TSB | Test Stub (same as UT) |
| TM | Testability Module (same a UT) |
| LT | Lower Tester (Part of TS located outside the DUT on bottom of the IUT) |
| UC | Upper Test Channel (channel between UT and IUT within the DUT) |
| LC | Lower Test Channel (channel between LT and IUT that can be accessed from outside the DUT) |
| CC | Control Channel (The channel between TS and UP used to call SPs that can be accessed from outside the DUT) |
| TS | Test System (The system that contains the test cases and control for UT and LT) |
| EVB | Event Bit (Protocol field that is set in case of an event) |
| GID | Group Identifier (Protocol field: determines a group of services) |
| PID | Service Primitive Identifier (Protocol field: determines a service) |
| TID | Type Identifier (Protocol field: to determine the message type) |
| RID | Result Identifier (Protocol field: similar to a Return Error Code) |
| DUT | Device Under Test (contains the UT and IUT that is tested) |
英日
日本語は仮訳
T.B.D.
参考(reference)
[1] AUTOSAR SOME/IP Protocol Specification
AUTOSAR_PRS_SomeIPProtocol.pdf
[2] AUTOSAR Standard Datatypes
AUTOSAR_SWS_StandardTypes.pdf
[3] IETF RFC 793 “TRANSMISSION CONTROL PROTOCOL”