上传错误数据包的测试用例

This commit is contained in:
2025-08-01 17:41:15 +08:00
parent 6b1ea299c5
commit f602b1a6aa
2 changed files with 42 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ if __name__ == '__main__':
detect.tc2()
errorPkt.tc1()
errorPkt.tc2()
add_tc_2_runlist(errorPkt.tc2())
errorPkt.tc3()
errorPkt.tc4()