This website requires JavaScript.
Explore
Help
Sign In
ruige
/
eb001
Watch
1
Star
0
Fork
0
You've already forked eb001
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
11b01cb1e6a92ede9372a65cf22ec17f3e53b646
eb001
/
tb
/
shinTest
/
testcase
/
__init__.py
3 lines
67 B
Python
Raw
Normal View
History
Unescape
Escape
生成测试用例数据的python代码太长了,利用python的包等结构分割代码,当前初步做了分割
2025-07-29 18:57:45 +08:00
# testcase/__init__.py
将ebmmu测试用例分配到单独的python文件里
2025-07-29 19:18:00 +08:00
from
.
readregs
import
*
from
.
ebmmu
import
*
Reference in New Issue
Copy Permalink