Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

TestCaseDummyCriticalTelecommand_2.h

00001 // 00002 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00003 // 00004 // TestCaseDummyCriticalTelecommand_2.h 00005 // 00006 // Version 1.0 00007 // Date 17.06.03 00008 // Author R. Totaro 00009 00010 #ifndef TestCaseDummyCriticalTelecommand_2H 00011 #define TestCaseDummyCriticalTelecommand_2H 00012 00013 #include "../Utilities/TestCaseWithEvtCheck.h" 00014 00061 class TestCaseDummyCriticalTelecommand_2 : public TestCaseWithEvtCheck { 00062 public: 00067 TestCaseDummyCriticalTelecommand_2(void); 00068 00072 virtual void runTestCase(void); 00073 }; 00074 00075 #endif
Copyright 2003 P&P Software GmbH - All Rights Reserved