/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/Modules/test/BuildFile.xml
16 строк
885 B
Andrea Bocci
Implement PathStateCapture and PathStateRelease
25 июл 2025, 07:16
Не верифицирован
25 июл 2025, 07:16
1511011
Код
Авторство
О чём код?
<test name="TestFWCoreModules" command="FWCoreModulesTest.sh"/> <test name="TestFWCoreModulesEmptySourceLumiForRuns" command="cmsRun ${LOCALTOP}/src/FWCore/Modules/test/emptysource_firstLuminosityBlockForEachRun_cfg.py"/> <test name="TestFWCoreModulesEmptySourceRunsAndLumis" command="cmsRun ${LOCALTOP}/src/FWCore/Modules/test/emptysource_RunsAndLumis_cfg.py"/> <test name="TestFWCoreModulesEmptySourceFromEventIDs" command="cmsRun ${LOCALTOP}/src/FWCore/Modules/test/testEmptySourceFromEventIDs_cfg.py"/> <test name="testFWCoreModulesPathStateCaptureRelease" command="cmsRun ${LOCALTOP}/src/FWCore/Modules/test/testPathStateCaptureRelease_cfg.py"/> <test name="testGenericConsumer" command="${LOCALTOP}/src/FWCore/Modules/test/testGenericConsumer.sh"/> <bin file="test_catch2_*.cc" name="TestFWCoreModulesTP"> <use name="FWCore/TestProcessor"/> <use name="catch2"/> </bin>