messagingapp/msgutils/unidatautils/unidatamodelplugins/unibiomessagedataplugin/tsrc/testunidatamodelvcalplugin/testunidatamodelvcalplugin.ini
changeset 52 12db4185673b
parent 44 36f374c67aa8
child 61 8ba0afbb4637
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
     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";