Warning, /FWCore/ParameterSet/test/BuildFile.xml is written in an unsupported language. File is not indexed.
0001 <bin name="testParameterSetCatch2" file="test_catch*.cc">
0002 <use name="catch2"/>
0003 <use name="FWCore/ParameterSet"/>
0004 <use name="FWCore/Utilities"/>
0005 <use name="DataFormats/Provenance"/>
0006 <use name="boost"/>
0007 </bin>
0008
0009 <test name="TestFWCoreParameterSetDriver" command="runPythonTests.sh"/>
0010
0011 <bin name="testDefaultModuleLabel" file="defaultModuleLabel_t.cc">
0012 <use name="cppunit"/>
0013 <use name="FWCore/ParameterSet"/>
0014 </bin>
0015
0016 <test name="testFWCoreParameterSetEdmConfigDump" command="run_edmConfigDump.sh"/>
0017 <test name="testFWCoreParameterSetEdmConfigSplit" command="run_edmConfigSplit.sh"/>
0018
0019 <test name="TestFWCoreParameterSetVarParsingList" command="python3 ${LOCALTOP}/src/FWCore/ParameterSet/test/test_varparsing_list.py"/>