ATLAS Offline Software
Loading...
Searching...
No Matches
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()
Definition
hello.cxx:18
Generated on
for ATLAS Offline Software by
1.14.0