ATLAS Offline Software
SGtests.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef STOREGATE_SGTESTS_H
6 # define STOREGATE_SGTESTS_H 1
7 
16 class StoreGateSvc;
17 
18 namespace Athena_test
19 {
21 
23 
25 
27 
29 
31 
33 
35 
37 
39 
41 
43 
44  void testBind ATLAS_NOT_THREAD_SAFE (StoreGateSvc& rSG);
45 
46  void testClear(StoreGateSvc& rSG);
47 
49 
51 
52  void testKeys(StoreGateSvc& rSG);
53 
55 
57 
59 
61 
62 } //end namespace
63 #endif // TEST_SGTESTS_H
Athena_test::test_symlink3
void test_symlink3(StoreGateSvc &rSG)
Athena_test::testRecord
void testRecord(StoreGateSvc &rSG)
Athena_test::testRetrieveAux
void testRetrieveAux(StoreGateSvc &rSG)
Athena_test::testRemove
void testRemove(StoreGateSvc &rSG)
Athena_test::testRecordObject
void testRecordObject(StoreGateSvc &rSG)
Athena_test::test_symlink2
void test_symlink2(StoreGateSvc &rSG)
Athena_test::testClear
void testClear(StoreGateSvc &rSG)
StoreGateSvc
The Athena Transient Store API.
Definition: StoreGateSvc.h:128
Athena_test::testRetrievePrivateCopy
void testRetrievePrivateCopy(StoreGateSvc &rSG)
Athena_test::testBoundReset
void testBoundReset(StoreGateSvc &rSG)
Athena_test
functions & macros to test the difference between floats
Definition: InitGaudiGoogleTest.h:30
Athena_test::testTryRetrieve
void testTryRetrieve(StoreGateSvc &rSG)
Athena_test::testCreate
void testCreate(StoreGateSvc &rSG)
Athena_test::testContains
void testContains(StoreGateSvc &rSG)
Athena_test::testReadPrivateCopy
void testReadPrivateCopy(StoreGateSvc &rSG)
Athena_test::testTransientSwap
void testTransientSwap(StoreGateSvc &rSG)
Athena_test::testRetrieve
void testRetrieve(StoreGateSvc &rSG)
Athena_test::ATLAS_NOT_THREAD_SAFE
void testBind ATLAS_NOT_THREAD_SAFE(StoreGateSvc &rSG)
Athena_test::testFolders
void testFolders(StoreGateSvc &rSG)
Athena_test::testKeys
void testKeys(StoreGateSvc &rSG)
Athena_test::testWriteAux
void testWriteAux(StoreGateSvc &rSG)
Athena_test::testVersionedKey
void testVersionedKey(StoreGateSvc &rSG)
checker_macros.h
Define macros for attributes used to control the static checker.
Athena_test::testSymLink
void testSymLink(StoreGateSvc &rSG)