测试用例分散到各个文件中去,避免一个文件过大
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from pyutils import *
|
||||
import time
|
||||
import random
|
||||
|
||||
def tc1():
|
||||
genPkt = GenPkt()
|
||||
@@ -1387,7 +1385,7 @@ def tc14():
|
||||
|
||||
def tc15():
|
||||
genPkt = GenPkt()
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
#>>>>>>设置EB-MMU,测试用例15,读,检查权限
|
||||
genPkt.clean()
|
||||
|
||||
Reference in New Issue
Block a user