2025-04-27 07:49:33 -04:00

16 lines
372 B
C++

//+--------------------------------------------------------------
//
// File: Test.hxx
//
// Headers for the main test suite function
//
// History: 10-31-96 created
//
//---------------------------------------------------------------
HRESULT TestISchedAgent();
HRESULT TestITask();
HRESULT TestITaskTrigger();
HRESULT TestIEnum();
HRESULT TestGRT();