TTCN-3 edition 2019 published
- Details
- Published on Tuesday, 07 May 2019 11:29
The TTCN-3 edition 2019 (v4.11.1) has been published by ETSI. You have access via TTCN-3 Standards or the updated Quick Reference Card.
New or updated definitions in part 1 (core notation) include:
- Control part replaced by control function: 8.0, 8.3, 26, 26.2
- Test case invocation and control component: 16.3, 26.3
- altstep with interleave functionality (named interleave): 16.2.0
- call test component (start with blocking): 21.3.10
- qualified form of enum values: 6.2.4
- module parameter templates: 8.2.1
- @deterministic for formal parameter and variables: 5.4.1, 5.4.1.2, 11.1, 11.2
- @deterministic for templates: 15.3, 15.5
- @control for functions and altsteps: 16.1, 16.1.3, 16.1.5, 16.2
- catch any exception for specific signature: 22.3.6
Please note, that some of the deprecated feature have been now removed from the standard: Recursive Import, Sizeoftype, external constants, prefixing enumerated values, record of/arrays being compatible with records, UCS-2 predefined predefined variant attribute, prefixing local definitions with module identifiers, matching incompatible types.