增加测试用例,测试中断

This commit is contained in:
2025-08-04 10:49:48 +08:00
parent eaedfd208c
commit 0090c4e44b
3 changed files with 12 additions and 5 deletions

View File

@@ -87,7 +87,7 @@ def bringup():
genPkt.addBeforeExc(genMessageCode("--设置环境,进行第二次嗅探"))
int_data=[0x00, 0x00]
int_data=[0x00, 0x81]
clear_int = [0xff, 0xff, 0xff, 0xff]
genPkt.addAfterExc(genWriteTransLenCode(gen_file_def_ap, sm_idx)
+genWriteTransPktCode(gen_file_def_ap, sm_idx)