ATLAS Offline Software
Trigger
TrigHypothesis
TrigHLTJetHypoUnitTests
tests
TrigHypothesis/TrigHLTJetHypoUnitTests/tests/all_tests.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "gmock/gmock.h"
6
7
int
main
(
int
argc
,
char
**
argv
) {
8
::testing::InitGoogleMock( &
argc
,
argv
);
9
return
RUN_ALL_TESTS();
10
}
main
int main(int argc, char **argv)
Definition:
TrigHypothesis/TrigHLTJetHypoUnitTests/tests/all_tests.cxx:7
LArCellNtuple.argv
argv
Definition:
LArCellNtuple.py:152
DQHistogramMergeRegExp.argc
argc
Definition:
DQHistogramMergeRegExp.py:19
Generated on Thu Sep 4 2025 21:06:26 for ATLAS Offline Software by
1.8.18