Lines Matching full:pickle
2 import pickle
48 # Load Output.pickle files for the test description
52 root=pickle.load(inf)
187 tests=["../Output.pickle","../Output_f16.pickle"]
199 # Test suite and output pickle needed to decode the result
205 #("MISCF32","../Output.pickle"),
206 #("MISCQ31","../Output.pickle"),
207 #("SupportTestsF16","../Output_f16.pickle"),
208 ###("BasicTestsF32","../Output.pickle"),
209 ##("BasicTestsF16","../Output_f16.pickle"),
306 for s,pickle in allSuites:
309 …rocessTests.py","-gen","..","-p","../Patterns","-d","../Parameters","-f",pickle,"-e",s,mustPrint=T…
350 …res=run(sys.executable,"../processResult.py","-f",pickle,"-e","-ahtml","-r","results.txt",dumpStdE…