Skip to content

Commit 9b82c7b

Browse files
committed
ITS: add CheckDROF macro
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent b8d6494 commit 9b82c7b

File tree

2 files changed

+1431
-0
lines changed

2 files changed

+1431
-0
lines changed

Detectors/ITSMFT/ITS/macros/test/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,8 @@ o2_add_test_root_macro(CheckDuplicates.C
113113
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
114114
O2::DataFormatsITSMFT
115115
LABELS its)
116+
117+
o2_add_test_root_macro(CheckDROF.C
118+
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
119+
O2::DataFormatsITSMFT
120+
LABELS its)

0 commit comments

Comments
 (0)