cryptomgmtlibs/securitytestfw/test/testhandler2/t_testactionspec.h
changeset 108 ca9a0fc2f082
parent 8 35751d3474b7
equal deleted inserted replaced
102:deec7e509f66 108:ca9a0fc2f082
    50 	
    50 	
    51 	TBool	iTefScript;
    51 	TBool	iTefScript;
    52 	
    52 	
    53 	TPtrC8 iActionDescription;
    53 	TPtrC8 iActionDescription;
    54 
    54 
    55 	RBuf8  iniSectionResultBody;
    55 	RBuf8  iIniSectionResultBody;
    56 	RBuf8 aTestIniFilePtr;		// This will hold the location in Heap where the ini file has been loaded for general use
    56 	RBuf8 iTestIniFilePtr;		// This will hold the location in Heap where the ini file has been loaded for general use
    57 
    57 
    58 	/**
    58 	/**
    59 	 * This member indicates the expected result of the action.
    59 	 * This member indicates the expected result of the action.
    60 	 */
    60 	 */
    61 	
    61