增加测试代码
This commit is contained in:
@@ -383,7 +383,6 @@ def genTcStartFrameCode(tcname, des):
|
||||
code_str = f'''\tbegin:{upper_name}_TESTCASE\n'''\
|
||||
+f'''\t\t`BEGIN_TESTCASE("{__pre_gen_log_path}/{tcname}_result.log");\n'''\
|
||||
+'''\t\t_t_start = $realtime;\n'''\
|
||||
+'''\t\t#1000\n'''\
|
||||
+f'''\t\t$fdisplay(spidata_file,"\\n\\n测试用例:{upper_name}");\n'''
|
||||
|
||||
if len(des) > 0:
|
||||
|
||||
Reference in New Issue
Block a user