examples/Base/IPC/AdvancedClientServerExample/test/te_ThreadClientServerTest/src/Te_ThreadClientServerTestSuiteDefs.h

Go to the documentation of this file.
00001 
00024 #if (!defined __TE_THREADCLIENTSERVERTEST_SUITEDEFS_H__)
00025 #define __TE_THREADCLIENTSERVERTEST_SUITEDEFS_H__
00026 
00027 // Please modify the values for your project, these must match your configuration ini file which also requires modification
00028 _LIT(KTe_ThreadClientServerTestSuiteString,"TheString");
00029 _LIT(KTe_ThreadClientServerTestSuiteInt,"TheInt");
00030 _LIT(KTe_ThreadClientServerTestSuiteBool,"TheBool");
00031 
00032 // For test step panics
00033 _LIT(KTe_ThreadClientServerTestSuitePanic,"Te_ThreadClientServerTestSuite");
00034 
00035 #endif

Generated by  doxygen 1.6.2