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