examples/Base/IPC/AdvancedClientServerExample/test/te_ProcessClientServerTest/src/Te_ProcessClientServerTestSuiteDefs.h

Go to the documentation of this file.
00001 
00024 #if (!defined __TE_PROCESSCLIENTSERVERTEST_SUITEDEFS_H__)
00025 #define __TE_PROCESSCLIENTSERVERTEST_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_ProcessClientServerTestSuiteString,"TheString");
00029 _LIT(KTe_ProcessClientServerTestSuiteInt,"TheInt");
00030 _LIT(KTe_ProcessClientServerTestSuiteBool,"TheBool");
00031 
00032 // For test step panics
00033 _LIT(KTe_ProcessClientServerTestSuitePanic,"Te_ProcessClientServerTestSuite");
00034 
00035 #endif

Generated by  doxygen 1.6.2