Warning, /DQMServices/Demo/test/BuildFile.xml is written in an unsupported language. File is not indexed.
0001 <use name="DQMServices/Core"/>
0002 <use name="FWCore/Framework"/>
0003 <use name="FWCore/ParameterSet"/>
0004 <library file="*.cc" name="DQMServicesDemoTestPlugins">
0005 <flags EDM_PLUGIN="1"/>
0006 </library>
0007
0008 <test name="TestDQMServicesDemo" command="runtests.sh"/>
0009 <test name="TestDQMGUIUpload" command="test_dqmgui_upload.sh">
0010 <flags PRE_TEST="TestDQMServicesDemo"/>
0011 </test>