Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <use name="cppunit"/>
0002 <test name="testDataFormatsFWLiteMakeInput" command="RefTest.sh"/>
0003 
0004 <bin name="testDataFormatsFWLite" file="test.cppunit.cpp,format_type_name.cppunit.cpp">
0005   <flags PRE_TEST="testDataFormatsFWLiteMakeInput"/>
0006   <use name="DataFormats/FWLite"/>
0007   <use name="FWCore/FWLite"/>
0008   <use name="DataFormats/TestObjects"/>
0009 </bin>
0010 
0011 <test name="TestRunnerDataFormatsFWLite" command="run_all_t.sh">
0012   <flags PRE_TEST="testDataFormatsFWLite"/>
0013 </test>