Esempio n. 1
0
File: runtests.py Progetto: bsdf/trx
 def __init__(self):
     # Set threads to # of available cpus/cores
     self.threads = detectCPUs()
     RuntestBase.__init__(self)
Esempio n. 2
0
 def __init__(self):
     # Set threads to # of available cpus/cores
     self.threads = detectCPUs()
     RuntestBase.__init__(self)
Esempio n. 3
0
 def __init__(self):
     RuntestBase.__init__(self)
Esempio n. 4
0
 def __init__(self):
     RuntestBase.__init__(self)