cryptomgmtlibs/securitytestfw/test/testhandler2/t_utils.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
   101 
   101 
   102 	
   102 	
   103 	CleanupStack::PopAndDestroy(5); // fs, file1, file2, fileBuf1, fileBuf2
   103 	CleanupStack::PopAndDestroy(5); // fs, file1, file2, fileBuf1, fileBuf2
   104 	return(success);
   104 	return(success);
   105 	};
   105 	};
       
   106