messagingapp/msgutils/unidatautils/unidatamodelplugins/unismsdataplugin/tsrc/testunidatamodelsmsplugin/testunidatamodelsmsplugin.ini
changeset 56 f42d9a78f435
parent 55 5b3b2fa8c3ec
child 58 5401a102f08b
equal deleted inserted replaced
55:5b3b2fa8c3ec 56:f42d9a78f435
     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";