Skip to content

Commit

Permalink
restructure the primary-vertex related unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusich committed Jan 25, 2023
1 parent 3af08d7 commit bc37318
Show file tree
Hide file tree
Showing 5 changed files with 419 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Alignment/OfflineValidation/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<use name="FWCore/TestProcessor"/>
<use name="catch2"/>
</bin>
<bin file="testAlignmentOfflineValidation.cpp" name="GeneralTrackAnalyser">
<flags TEST_RUNNER_ARGS=" /bin/bash Alignment/OfflineValidation/test testingScripts/test_unitGeneralTrackAnalyser.sh"/>
<bin file="testAlignmentOfflineValidation.cpp" name="PrimaryVertex">
<flags TEST_RUNNER_ARGS=" /bin/bash Alignment/OfflineValidation/test testingScripts/test_unitPrimaryVertex.sh"/>
<use name="FWCore/Utilities"/>
</bin>
<bin file="testPVPlotting.cpp" name="testPVPlotting">
Expand Down
Loading

0 comments on commit bc37318

Please sign in to comment.