messagingapp/msgutils/unidatamodel/univcaldataplugin/tsrc/testunidatamodelvcalplugin/testunidatamodelvcalplugin.ini
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
child 37 518b245aa84c
child 79 2981cb3aa489
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
     1 //this file is used to provide predefined set of input data.
       
     2 
       
     3 //eg.
       
     4 const char TEST_MSG_BODY[] 			= "This string is message body test string";
       
     5 const char TEST_MSG_RECIEPIENT[] 		= "Javaid Nabi<9741596546>";
       
     6 const char TEST_MSG_FROM1[] 		= "9741596546";
       
     7 const char TEST_MSG_ALIAS1[] 		= "Javaid Nabi";
       
     8 const char TEST_MSG_FROM2[] 		= "9797979797";
       
     9 const char TEST_MSG_ALIAS2[] 		= "Rajesh Batchu";
       
    10 const char TEST_MSG_SUBJECT[] 		= "Message Subject";