Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /HLTrigger/Configuration/test/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <!-- test access to EDM files used in HLT-AddOnTests and HLT-Validation tests -->
0002 <test name="testAccessToEDMInputsOfHLTTests" command="testAccessToEDMInputsOfHLTTests.sh"/>
0003 
0004 <!-- test script hltPrintMenuVersions
0005      enabled only for the x86-64 architecture, because the python module cx_Oracle
0006      does not fully work in CMSSW builds with non-x86-64 architectures
0007 -->
0008 <ifarch value="x86_64">
0009   <test name="test_hltPrintMenuVersions" command="test_hltPrintMenuVersions.sh"/>
0010 </ifarch>
0011 
0012 <!-- test script hltMenuContentToCSVs -->
0013 <test name="test_hltMenuContentToCSVs" command="test_hltMenuContentToCSVs.sh"/>
0014 
0015 <!-- test script hltFindDuplicates -->
0016 <test name="test_hltFindDuplicates" command="test_hltFindDuplicates.sh"/>
0017 
0018 <!-- test script testOnlineVsDevTablesConsistency -->
0019 <test name="test_OnlineVsDevTablesConsistency" command="test_OnlineVsDevTablesConsistency.sh"/>