将ebmmu测试用例分配到单独的python文件里

This commit is contained in:
2025-07-29 19:18:00 +08:00
parent 40b227fecc
commit 11b01cb1e6
3 changed files with 1593 additions and 1532 deletions

View File

@@ -1,2 +1,3 @@
# testcase/__init__.py
from .readregs import *
from .readregs import *
from .ebmmu import *

File diff suppressed because it is too large Load Diff