messagingapp/msgutils/unidatautils/unidatamodelplugins/unismsdataplugin/tsrc/testunidatamodelsmsplugin/inc/testunidatamodelsmsplugin.ini
changeset 70 a15d9966050f
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
       
     1 //this file is used to provide predefined set of input data.
       
     2 
       
     3 //eg.
       
     4 const char TEST_MSG_BODY[] 			= "Hi Phone Owner";
       
     5 const char TEST_MSG_RECIEPIENT[] 	= "9222";
       
     6 const char TEST_MSG_FROM1[] 		= "911";
       
     7 const char TEST_MSG_ALIAS1[] 		= "ABC";
       
     8 const char TEST_MSG_FROM2[] 		= "9797979797";
       
     9 const char TEST_MSG_ALIAS2[] 		= "XYZ";
       
    10 const char TEST_MSG_SUBJECT[] 		= "Message Subject";