测试目的:
验证DUT(Device Under Test)能够检测到测试器(Tester)的重启。
描述
本测试用例旨在确保DUT能够识别测试器重启的情况,并在测试器重启后停止发送TestEventUint8事件。
测试拓扑:
具体步骤:
- TESTER:发送订阅事件组消息,用于事件组0x02
- DUT:发送SubscribeEventgroupAck
- TESTER:使用TriggerEventUint8方法触发DUT发送事件
- DUT:发送TestEventUint8
- TESTER:发送FindService消息,SessionID为0x05
- DUT:继续发送TestEventUint8
- TESTER:发送FindService消息,SessionID为0x05(模拟重启)
- DUT:停止发送TestEventUint8
通过标准
DUT:发送SubscribeEventgroupAck
DUT:发送TestEventUint8
DUT:继续发送TestEventUint8
DUT:停止发送TestEventUint8
参考文档:
- PRS_SOMEIPSD_00157