ATLAS Offline Software
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 
7 
8 #include "gmock/gmock.h"
9 
10 int main(int argc, char **argv) {
11  ::testing::InitGoogleMock( &argc, argv );
12  return RUN_ALL_TESTS();
13 }
main
int main(int argc, char **argv)
Definition: TrigHypothesis/TrigHLTJetHypoUnitTests/tests/all_tests.cxx:10
LArCellNtuple.argv
argv
Definition: LArCellNtuple.py:152
DQHistogramMergeRegExp.argc
argc
Definition: DQHistogramMergeRegExp.py:20
ATLAS_NO_CHECK_FILE_THREAD_SAFETY
ATLAS_NO_CHECK_FILE_THREAD_SAFETY
Definition: TrigHypothesis/TrigHLTJetHypoUnitTests/tests/all_tests.cxx:6
checker_macros.h
Define macros for attributes used to control the static checker.