Skip to content
Snippets Groups Projects
Forked from Dan Guest / athena
24717 commits behind, 4851 commits ahead of the upstream repository.
  • Scott Snyder's avatar
    ebfa6b86
    Adding recordObject test to StoreGateSvcClient_test. (ControlTest-00-02-61) · ebfa6b86
    Scott Snyder authored
    	* Tagging ControlTest-00-02-61.
    	* Adding recordObject test to StoreGateSvcClient_test.
    
    	* Tagging ControlTest-00-02-60.
    	* share/StoreID_test.ref: (new)
    	* share/ProxyProviderSvc_test.ref: Update for JO change.
    
    	* Tagging ControlTest-00-02-59.
    	* CMakeLists.txt: Another test timeout adjustment.
    
    	* Tagging ControlTest-00-02-58.
    
    2016-06-09  Paolo Calafiura  <calaf@lxplus0004.cern.ch>
    
    	* test/StoreID_test.cxx (main): unit test for findStoreID
    
    
    Former-commit-id: b94e36378de2b2c87cd6bbd511f1a6427d2d87ea
    ebfa6b86
    History
    Adding recordObject test to StoreGateSvcClient_test. (ControlTest-00-02-61)
    Scott Snyder authored
    	* Tagging ControlTest-00-02-61.
    	* Adding recordObject test to StoreGateSvcClient_test.
    
    	* Tagging ControlTest-00-02-60.
    	* share/StoreID_test.ref: (new)
    	* share/ProxyProviderSvc_test.ref: Update for JO change.
    
    	* Tagging ControlTest-00-02-59.
    	* CMakeLists.txt: Another test timeout adjustment.
    
    	* Tagging ControlTest-00-02-58.
    
    2016-06-09  Paolo Calafiura  <calaf@lxplus0004.cern.ch>
    
    	* test/StoreID_test.cxx (main): unit test for findStoreID
    
    
    Former-commit-id: b94e36378de2b2c87cd6bbd511f1a6427d2d87ea
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
StoreGateTestCommon.txt 464 B
// common job opts for athena SG-based unit tests

// $Id: StoreGateTestCommon.txt,v 1.2 2008-05-30 22:53:11 calaf Exp $

ApplicationMgr.ExtSvc += { "StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore", "StoreGateSvc/ConditionsStore" };
AuditorSvc.Auditors  += { "AlgContextAuditor"};
StoreGateSvc.OutputLevel = 1;
StoreGateSvc.ActivateHistory = false;
CLIDSvc.OutputLevel = 2;
MessageSvc.useColors        = true;
//MessageSvc.setVerbose  += { "DataProxy"} ;