Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <use name="boost"/>
0002 <use name="cppunit"/>
0003 <use name="DataFormats/Common"/>
0004 
0005 <library name="testTriggerResults" file="TestReadTriggerResults.cc,TestWriteTriggerResults.cc">
0006   <flags EDM_PLUGIN="1"/>
0007   <use name="FWCore/Framework"/>
0008   <use name="FWCore/ParameterSet"/>
0009   <use name="FWCore/Utilities"/>
0010 </library>
0011 
0012 <test name="TestTriggerResultsFormat" command="TestTriggerResultsFormat.sh"/>
0013 
0014 <bin name="testDataFormatsCommon" file="testRunner.cpp,testOwnVector.cc,testOneToOneAssociation.cc,testValueMap.cc,testOneToManyAssociation.cc,testAssociationVector.cc,testAssociationNew.cc,testValueMapNew.cc,testSortedCollection.cc,testRangeMap.cc,ref_t.cppunit.cc,DetSetRefVector_t.cppunit.cc,reftobasevector_t.cppunit.cc,cloningptr_t.cppunit.cc,ptr_t.cppunit.cc,ptrvector_t.cppunit.cc,containermask_t.cppunit.cc,reftobaseprod_t.cppunit.cc,handle_t.cppunit.cc">
0015 </bin>
0016 
0017 <bin name="testDataFormatsCommonCatch2" file="test_catch2_*.cpp">
0018 <use name="catch2"/>
0019 </bin>
0020 
0021 <bin name="testMultiAssociation" file="testRunner.cpp,testMultiAssociation.cc"/>