Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <environment>
0002   <use name="FWCore/Framework"/>
0003   <bin file="EventMessageTest.cpp">
0004     <use name="IOPool/Streamer"/>
0005   </bin>
0006 
0007   <bin file="ReadStreamerFile.cpp">
0008     <use name="IOPool/Streamer"/>
0009     <use name="FWCore/Catalog"/>
0010     <use name="FWCore/PluginManager"/>
0011     <use name="FWCore/ServiceRegistry"/>
0012     <use name="FWCore/Services"/>
0013     <flags TEST_RUNNER_ARGS="all"/>
0014     <flags PRE_TEST="WriteStreamerFile"/>
0015   </bin>
0016 
0017   <bin file="WriteStreamerFile.cpp">
0018     <use name="IOPool/Streamer"/>
0019   </bin>
0020 
0021   <test name="NewStreamerUNCOMPRESSED" command="RunUNCOMPRESSED.sh"/>
0022 
0023   <test name="NewStreamerZLIB" command="RunZLIB.sh"/>
0024 
0025   <test name="NewStreamerLZMA" command="RunLZMA.sh"/>
0026 
0027   <test name="NewStreamerZSTD" command="RunZSTD.sh"/>
0028 
0029   <test name="TestIOPoolStreamerRefProductIDMetadataConsistency" command="run_TestRefProductIDMetadataConsistencyStreamer.sh"/>
0030   
0031   <library file="StreamThingProducer.cc" name="StreamThingProducer">
0032     <flags EDM_PLUGIN="1"/>
0033     <use name="DataFormats/TestObjects"/>
0034   </library>
0035 
0036   <library file="StreamThingAnalyzer.cc" name="StreamThingAnalyzer">
0037     <flags EDM_PLUGIN="1"/>
0038   </library>
0039 
0040 </environment>