TC8:SOMEIPSRV_RPC_06-07

SOMEIPSRV_RPC_06: Error handling the the bits of the return code

目的

Return Code字段的长度为1个字节,两个最高bit位需设置为0

测试步骤

  1. DUT CONFIGURE:启动具有下列信息的服务
    – Service ID:SERVICE-ID-1
    – Instance数量:1
  2. Tester:客户端-1发送SOME/IP Notification消息给DUT,包含
    – Entry Type设置为SOMEIP_ENTRY_FIND_SERVICE
    – Entry Array里的Service ID设置为SERVICE-ID-1
  3. Tester:客户端-1监听在网卡上,收到DUT的SOME/IP Notification消息
    – Entry Type为SOMEIP_ENTRY_OFFER_SERVICE
    – Service ID为SERVICE-ID-1
  4. DUT:发送SOME/IP Notification消息
  5. Tester:客户端-1发送SOME/IP Request消息给DUT,包含
    – Request ID设置为CLIENT1-CURR-REQUEST-ID
    – Interface Version设置为SERVICE-ID-1-INTF-VER-MAJ
    – Service ID设置为SERVICE-ID-1
    – Method ID设置为UNKNOWN-METHOD-ID-S

你可能感兴趣的:(【付费专栏】TC8一致性测试,TC8,SOME/IP)