增加测试用例,测试中断
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user