Loading ttcn/LibCommon_AbstractData.ttcn +2 −1 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of functions for abstract data types which may be * useful in the implementation of any TTCN-3 test suite. * @remark End users should be aware that any changes made to the in Loading ttcn/LibCommon_BasicTypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of basic type and value definitions which may be * useful in the implementation of any TTCN-3 test suite. <br><br> * @remark End users should be aware that any changes made to the in Loading ttcn/LibCommon_DataStrings.ttcn +2 −1 Original line number Diff line number Diff line /** * * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of data string type and value definitions which * may be useful in the implementation of any TTCN-3 test * suite. "Data string" refers to TTCN-3 hexstring, octetstring Loading ttcn/LibCommon_Sync.ttcn +1136 −1135 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc This module implements _one_ generic synchronization mechanism * for TTCN-3 test cases with one or more test components. * Key concept is here that one test component acts as a Loading ttcn/LibCommon_TextStrings.ttcn +2 −1 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of text string type and value definitions which * may be useful in the implementation of any TTCN-3 test * suite. "Text string" refers to TTCN-3 charstring and universal Loading Loading
ttcn/LibCommon_AbstractData.ttcn +2 −1 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of functions for abstract data types which may be * useful in the implementation of any TTCN-3 test suite. * @remark End users should be aware that any changes made to the in Loading
ttcn/LibCommon_BasicTypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of basic type and value definitions which may be * useful in the implementation of any TTCN-3 test suite. <br><br> * @remark End users should be aware that any changes made to the in Loading
ttcn/LibCommon_DataStrings.ttcn +2 −1 Original line number Diff line number Diff line /** * * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of data string type and value definitions which * may be useful in the implementation of any TTCN-3 test * suite. "Data string" refers to TTCN-3 hexstring, octetstring Loading
ttcn/LibCommon_Sync.ttcn +1136 −1135 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc This module implements _one_ generic synchronization mechanism * for TTCN-3 test cases with one or more test components. * Key concept is here that one test component acts as a Loading
ttcn/LibCommon_TextStrings.ttcn +2 −1 Original line number Diff line number Diff line /** * @author ETSI * @version $Id$ * @version $URL$ * $Id$ * @desc A collection of text string type and value definitions which * may be useful in the implementation of any TTCN-3 test * suite. "Text string" refers to TTCN-3 charstring and universal Loading