Public Member Functions | |
def | __init__ |
def | run |
Public Attributes | |
command | |
nfail | |
npass | |
report | |
status | |
def runall.testit.run | ( | self | ) |
Definition at line 16 of file runall.py.
References runall.testit.command, ConfigBuilder.ConfigBuilder.command, runall.testit.nfail, runall.testit.npass, TShapeAnalysis.npass, runall.testit.report, and ALIUtils.report.
Referenced by Types.EventID.cppID(), and Types.LuminosityBlockID.cppID().
runall.testit.command |
Definition at line 11 of file runall.py.
Referenced by cmsRelvalreport.Profile._profile_edmsize(), cmsRelvalreport.Profile._profile_igprof(), cmsRelvalreport.Profile._profile_Memcheck_Valgrind(), cmsRelvalreport.Profile._profile_None(), cmsRelvalreport.Profile._profile_valgrindfce(), cmsRelvalreport.Profile._save_output(), cmsswPreprocessor.CmsswPreprocessor.run(), and runall.testit.run().
runall.testit.nfail |
Definition at line 14 of file runall.py.
Referenced by runall.testit.run(), and WorkFlowRunner.WorkFlowRunner.run().
runall.testit.npass |
Definition at line 15 of file runall.py.
Referenced by runall.testit.run(), and WorkFlowRunner.WorkFlowRunner.run().
runall.testit.report |
Definition at line 13 of file runall.py.
Referenced by runall.testit.run(), and addOnTests.testit.run().
runall.testit.status |
Definition at line 12 of file runall.py.
Referenced by dirstructure.Comparison.__make_image(), and dirstructure.Comparison.__repr__().