造了一个新的测试用例,测试没有通过

This commit is contained in:
2025-07-31 00:51:00 +08:00
parent d342be4198
commit efc307df16
2 changed files with 229 additions and 199 deletions

View File

@@ -44,7 +44,7 @@ if __name__ == '__main__':
ebmmu.tc12()
ebmmu.tc13()
ebmmu.tc14()
ebmmu.tc15()
add_tc_2_runlist(ebmmu.tc15())
add_tc_2_runlist(ebmmu.tc16())
watchdog.tc1()