示例#1
0
 def __init__(self, name, args, config, test_result):
     logging.debug("FSL P2020_RDB-PCA DUT constructor")
     DUT.__init__(self, name, args, config, test_result)
示例#2
0
 def __init__(self, name, args, config, test_result):
     logging.debug(DUT_TYPE + " DUT constructor")
     DUT.__init__(self, name, args, config, test_result)
示例#3
0
 def __init__(self, name, args, config, test_result):
     logging.debug("FSL P2020_RDB-PCA DUT constructor")
     DUT.__init__(self, name, args, config, test_result)