Commit 85e0057d authored by pintar's avatar pintar
Browse files

Id keyword added

parent ccdb0575
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/**
 *  @author     STF 490
 *  @version    $Id: DiameterRfRo_PICS.ttcn 75 2015-02-06 12:52:11Z pintar $
 *  @version    $Id$
 *  @desc       This module provides the PICS used for the DiameterRfRo tests.
 *              See ETSI DTS/INT-121-1
*/
+1 −1
Original line number Diff line number Diff line
/**
 *	@author 	STF 490
 *  @version    $Id: DiameterRfRo_PIXITS.ttcn 76 2015-02-26 17:47:42Z pintar $
 *  @version    $Id$
 *	@desc		This module provides the PIXIT used for the RfRo DIAMETER tests.
 */

+1 −1
Original line number Diff line number Diff line
/**
 *  @author     STF 490
 *  @version    $Id: DiameterRfRo_SIP_TCFunctions.ttcn3 74 2015-02-05 17:15:11Z pintar $
 *  @version    $Id$
 *  @desc       This module provides RfRo test functions used by the test cases
 *              for IMS-DIAMETER tests.
 */
+1 −1
Original line number Diff line number Diff line
/**
 *  @author   STF 490
 *  @version  $Id: DiameterRfRo_SIP_Templates.ttcn 74 2015-02-05 17:15:11Z pintar $
 *  @version  $Id$
 *  @desc     This module defines Gx and Gxx Diameter Templates for message, header, and
 *            structured types. <br>
 *            Note that any changes made to the definitions in this module
+1 −1
Original line number Diff line number Diff line
/**
 *  @author     STF 490
 *  @version    $Id: DiameterRfRo_Steps.ttcn3 74 2015-02-05 17:15:11Z pintar $
 *  @version    $Id$
 *  @desc       This module provides ATS specific steps used by the test cases
 *              for IMS-DIAMETER RfRo tests.
 */
Loading