task(00c8cc0d-f2b4-4783-b647-0a1f62f0f650): Add E2E test report & evidence (contract 15 endpoints, BLE 12/12, UI static walkthrough)

This commit is contained in:
阿猫
2026-09-04 03:25:13 +08:00
parent b8e4c24fd2
commit d6d6bae71d
46 changed files with 3964 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.stec.cmd.protocol.ie1000.Ie1000FrameParserTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2026-09-03T19:18:11" hostname="jtlserver" time="0.031">
<properties/>
<testcase name="脏帧被丢弃后继续重同步" classname="com.stec.cmd.protocol.ie1000.Ie1000FrameParserTest" time="0.022"/>
<testcase name="帧头错误的完整帧被丢弃" classname="com.stec.cmd.protocol.ie1000.Ie1000FrameParserTest" time="0.001"/>
<testcase name="粘包两帧一次解析" classname="com.stec.cmd.protocol.ie1000.Ie1000FrameParserTest" time="0.0"/>
<testcase name="整帧一次喂入解析出协议示例读数" classname="com.stec.cmd.protocol.ie1000.Ie1000FrameParserTest" time="0.001"/>
<testcase name="逐字节分片喂入仍可切帧(残包容错)" classname="com.stec.cmd.protocol.ie1000.Ie1000FrameParserTest" time="0.007"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>