Exemple #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)
Exemple #2
0
 def __init__(self, name, args, config, test_result):
     logging.debug(DUT_TYPE + " DUT constructor")
     DUT.__init__(self, name, args, config, test_result)
Exemple #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)