Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <use name="CondCore/CondDB"/>
0002 <use name="CondCore/Utilities"/>
0003 <use name="CondFormats/Common"/>
0004 <use name="FWCore/PluginManager"/>
0005 <use name="rootgraphics"/>
0006 <bin file="testBasicPayload.cpp" name="testBasicPayload">
0007 </bin>
0008 
0009 <bin file="testHistograms.cpp" name="testHistograms">
0010 </bin>
0011 
0012 <bin file="testPngHistograms.cpp" name="testPngHistograms">
0013 </bin>
0014 
0015 <test name="testGetPayloadData" command="test_getPayloadData.sh"/>
0016 
0017 
0018 <test name="testUploadConditions" command="test_uploadConditions.sh">
0019   <flags PRE_TEST="testBasicPayload"/>
0020 </test>
0021 
0022 <test name="test_conddb" command="test_conddb.sh">
0023  <flags PRE_TEST="testBasicPayload"/>
0024 </test>