SOMEIPSRV_RPC_08: Do not reply to messages already carrying an error
目的
对于携带错误的SOME/IP消息(return code 0x01 - 0x1f),不应该用SOME/IP Error消息回答
测试步骤
- DUT CONFIGURE:启动具有下列信息的服务
– Service ID:SERVICE-ID-1
– Instance数量:1- Tester:客户端-1发送SOME/IP Notification消息给DUT,包含
– Entry Type设置为SOMEIP_ENTRY_FIND_SERVICE
– Entry Array里的Service ID设置为SERVICE-ID-1- Tester:客户端-1监听在网卡上,收到DUT的SOME/IP Notification消息
– Entry Type为SOMEIP_ENTRY_OFFER_SERVICE
– Service ID为SERVICE-ID-1- DUT:发送SOME/IP Notification消息
- Tester:客户端-1发送SOME/IP Request消息给DUT,包含
– Request ID设置为CLIENT1-CURR-REQUEST-ID
– Interface Version设置为SERVICE-ID-1-INTF-VER-MAJ
– Return Code设置为0