View Issue Details
8218 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 21-11-2023 11:39 15-05-2024 14:41
Sujeet Banerjee  
 
normal  
new  
open  
none    
none  
   
[R4.3.1][R4.4.1] Clause 6.7.1.2 "Definition" of tosca.interfaces.nfv.Vnflcm does not define "Implementation"
There are two conflicting clauses:

Clause 6.7.1.3: "Additional Requirements" which states:
---
"The 'implementation' and 'inputs' keynames specified in TOSCA-Simple-Profile-YAML-v1.3 [20] for an operation definition may be included for each operation listed in the Vnflcm interface definition."
---


BUT, the referred clause 6.7.1.2 "Definition", which provides the VnfLCM Interface definition, there is no attribute or property "implementation" defined. There is no TOSCA type defined for a bunch of keys with the VNF LCM Interface definition:
  "implementation": Type??
  "operations": Type??
  "notifications": Type??
  each operation: What is the base Type??
 
Further, it's not clear whether the key "implementation" is the parent of "inputs" or is a peer, as given in an example in clause 6.7.1.5 "Examples":

----
node_templates:
SunshineDB:
type: MyCompany.SunshineDB.1_0.1_0
..
interfaces:
  Vnflcm:
    operations:
      instantiate:
        implementation: instantiate-script
          inputs:
            script_input_1: value_1
            script_input_2: value_2
----
Notes
(0016657)
lishi   
15-05-2024 14:41   
The 'implementation' and 'inputs' keynames specified in TOSCA-Simple-Profile-YAML-v1.3 [20] for an operation definition. The TOSCA operation definition (basic type) is defined in the TOSCA spec,
<operation_name>:
   description: <operation_description>
   implementation: <Operation implementation definition>
   inputs:
     <property_definitions>
      outputs:
         <attribute mappings>
here you can find implemention and input. Although some of the keynames are not defined in SOL001 spec, it is sitll valid when used in a VNFD. THat is the main reason we add this sentence as an additional requirements.





View Issue Details
8131 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 16-09-2022 08:15 15-05-2024 14:26
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Clause 6.2.75.3] Insufficient allowed values for McioIdentificationData.type
 The McioIdentificationData property 'type' represents Kubernetes 'kinds' that can be deployed on a Kubernetes cluster. The spec (Clause 6.2.75.3) contrains the valid values to be only [ Deployment, StatefulSet ]



In a typical Kubernetes ecosystem, the deployable and/or runnable kinds must include:

Deployment
ReplicaSet
StatefulSet
DaemonSet
Job
CronJob
ReplicationController
CustomResource
Notes
(0016656)
lishi   
15-05-2024 14:26   
In the latest spec, it supports Deployment, StatefulSet, DaemonSet. For others we need to discuss inside the WG.





View Issue Details
8129 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 16-09-2022 07:57 15-05-2024 14:23
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Table 6.10.10.2-1] "NOTE2" Discrepancy: does not support all use cases for HelmCharts
Current state of the note2 in the document:

-----
NOTE 2: The "container"namespace" is only applicable when the targets of the policy are exclusively nodes of type
tosca.nodes.nfv.Mciop.
-----

This is a problem because, some Helm-Charts may have the intent to create OS-containers that would be deployed in more than one Kubernetes namespace. So, "container_namespace" must be allowed at VDU level as well.
Notes
(0016655)
lishi   
15-05-2024 14:23   
My understanding is that the namespace related to VDU is defined inside MCIOP (e.g. Helm chart), it is not applicable for MANO to manage something inside MCIOP.





View Issue Details
8128 [SOL001 - TOSCA-based NFV descriptors spec] Editorial minor have not tried 16-09-2022 07:49 15-05-2024 14:17
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Section 6.10.10] Incorrect or unqualified policy node definitions: "AffinityRule", "AntiAffinityRule"
The section heading should use the Node-URI and not the shortname.

Suggestion:
"6.10.10 tosca.policies.nfv.AffinityRule, tosca.policies.nfv.AntiAffinityRule"
Notes
(0016654)
lishi   
15-05-2024 14:17   
This is the shorthand name, please see Table 6.10.10.1-1 and Table 6.10.10.1-2. It should be OK. The title has been used since release 2. I understand this is not aligned with others, but it is not an error.





View Issue Details
8202 [SOL018 - OS Container management and orchestration] Editorial minor have not tried 19-04-2023 17:32 10-05-2024 07:33
Sujeet Banerjee  
Yuya Kuno  
normal  
resolved  
fixed  
none    
none  
   
[SOL018] R4.3.1 ; Chapter 6, Page 17
Incorrect statement: "The information in these MCIOs and their composition, together with the input/output parameters, determine how the
containerized VNF (or the MCIOP) is deployed."

Suggested Correction: "The information in these MCIOPs and their composition, together with the input/output parameters, determine how the
containerized VNF (or the MCIO) is deployed."
The terms MCIOP and MCIO have been mixed up.

MCIOP --> has the information
MCIO --> is the runtime realization (i.e. compute, etc...)
Notes
(0016620)
Bertrand Souville   
12-03-2024 08:51   
Thanks Sujeet. Good catch. A new contribution will be created to fix this issue in ed511.
(0016624)
Bertrand Souville   
25-04-2024 12:23   
As agreed during SOL#284, mark this issue as resolved. SOL(24)000089 has been approved during NFV#45 in Paris.
(0016629)
Yuya Kuno   
07-05-2024 07:06   
NFVSOL(24)000089 resolved this issue.





View Issue Details
8205 [SOL003 - Or-Vnfm protocols spec] Bug minor have not tried 08-05-2023 15:02 07-05-2024 07:35
Sujeet Banerjee  
Yuya Kuno  
normal  
resolved  
no change required  
none    
none  
   
[4.3.1] [Table 5.5.2.2-1] Redundant attributes "cirConnectionInfo" and "mciopRepositoryInfo"
The data type "VimConnectionInfo" has an attribute "vimType" to identify the type as one of "CIR", "CISM", "VIM" or "MCIOP Repository".

If so, the attributes "cirConnectionInfo" and "mciopRepositoryInfo" serve no purpose, as defined in Table 5.5.2.2-1. Both the MAP contents could be put together with the existing attribute VnfInstance."vimConnectionInfo" (which is a MAP of VimConnectionInfo)

The VNFM can segregate the MAP values, using a grouping/order based on the attribute VimConnectionInfo."vimType"
Notes
(0016483)
Yinan Liu   
07-06-2023 10:26   
This specifcation is aligning with IFA007. The bug report suggest here might be feasible, however the solution in the present SOL003 document is more like an optimization, and SOL003 rapporteur (me) suggests that there is no change required.

After IFA007 specification was done, SOL003 specified as less disruptive and more backward compatible to add new attributes to refer to these new specific kinds of functions (CIR and MCIOP repository) rather than updating the vimConnectionInfo attribute, because it was seen the latter was very much specific to infrastructure resources management, which is VM-based (VIM) or container-based (CISM) but not about images or other repositories.
(0016489)
Sujeet Banerjee   
07-06-2023 11:36   
Well, In that case, do we need the attribute "vimType"?
(0016503)
Yinan Liu   
22-08-2023 03:17   
Yes, of course we need it. "vimType" is an attribute in VimConnectionInfo to indicate the type of the VIM information. In the data structure "VimConnectionInfo", it is necessary and mandatory.

Is it acceptable for you to make this issue resolved?
(0016631)
Yuya Kuno   
07-05-2024 07:35   
Not stage 3 issues.





View Issue Details
8150 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 11-11-2022 06:05 07-05-2024 07:31
Sujeet Banerjee  
Yuya Kuno  
normal  
resolved 4.2.1  
duplicate  
none    
none  
   
Incorrect ABNF Grammar specified for vnfm_info
Incorrect ABNF Grammar specified for vnfm_info
Notes
(0016356)
lishi   
06-12-2022 10:01   
Duplicated with 0008137.





View Issue Details
8138 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 11-11-2022 05:54 07-05-2024 07:30
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
duplicate  
none    
none  
   
[4.3.1] [Section 6.8.1.2] Incorrect ABNF Grammar Specified for "Vnfm_info"
This is incorrect in the specified Grammar:
-----------
value = any_etsi_nfv_compliant_product| product_specific

any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

version = "v" version_identifier

version_identifier = 1*2DIGIT DOT 1*2DIGIT DOT 1*2DIGIT
; the version identifier is encoded as a sequence of items of 1 or 2 digits separated by dots
representing the 3 fields (major, technical and editorial) of the version of an ETSI deliverable.

product_specific = enterprise_number SEP product_specific_string

enterprise_number = 1*DIGIT

product_specific_string = *(ALPHA / DIGIT / "-" / ".")

SEP = ":"

DOT = "."
-----------

THE INCORRECT RULE SPECIFIED, THAT DOES NOT MATCH THE EXAMPLE:

any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

THE LITERAL "version" SPECIFIED IS INCORRECT. IN FACT, IT'S NOT A LITERAL, RATHER IT'S NON-TERMINAL <version>
THE CORRECT RULE WOULD BE:

any_etsi_nfv_compliant_product = "etsivnfm" SEP version

(i.e. version WITHOUT THE QUOTES)

Notes
(0016304)
Sujeet Banerjee   
11-11-2022 06:07   
Somehow duplicates of this Bug has been created - The portal thew SQL Injection Errors. So multiple entries were created.

I am unable to close the duplicates. Please close the duplicate ones.
(0016344)
lishi   
06-12-2022 09:59   
Duplicated, please see 0008137





View Issue Details
8117 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 12-09-2022 08:32 07-05-2024 07:15
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[4.3.1] [Section A.18] INCORRECT REFERENCES in the Diagram in NFV-SOL 001v4.3.1 - GS - TOSCA-based NFV descriptors spec.pdf
Spec Link: https://docbox.etsi.org/isg/nfv/open/Publications_pdf/Specs-Reports/NFV-SOL%20001v4.3.1%20-%20GS%20-%20TOSCA-based%20NFV%20descriptors%20spec.pdf [^]

Section A.18
-----------
In the figure "Figure A.18-1: Containerized VNF example", the vertical line labeled "Internal Virtual Link" is INCORRECTLY shown as connected to vdu2Cp1 and vdu1Cp1.

HOWEVER, as per the VNFD descriptor, the "Internal Virtual Link" (InternalVl) should be shown to be connected to "vdu2Cp2" and "vdu1Cp2".

Notes
(0016239)
Sujeet Banerjee   
12-09-2022 08:35   
(edited on: 15-09-2022 09:45)
The Category of this ticket should not be "[NFV Specifications] Feature Gap". I am unable to edit/change it to "Bug"

(0016253)
lishi   
10-10-2022 09:44   
Please see NFVSOL(22)000449 to resolve this issue.
(0016254)
Sujeet Banerjee   
10-10-2022 10:01   
The diagram needs to be fixed in the example referred ("Figure A.18-1: Containerized VNF example"). And then the ticket may be resolved.
(0016303)
Sujeet Banerjee   
11-11-2022 04:49   
Not sure why is this ticket marked "FIXED", I see the referred document-Figure is still not fixed.

Also, can you please provide the link to: NFVSOL(22)000449?
(0016316)
lishi   
01-12-2022 06:58   
https://docbox.etsi.org/ISG/NFV/SOL/05-CONTRIBUTIONS/2022//NFVSOL(22)000449_SOL001ed441_multiple_corrections.docx [^]
(0016529)
Sujeet Banerjee   
11-10-2023 08:09   
The Diagram is correct as it appears in SOL001 4.4.1. The issue may be closed.
(0016630)
Yuya Kuno   
07-05-2024 07:15   
NFVSOL(22)000449





View Issue Details
8133 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 16-09-2022 08:38 07-05-2024 07:04
Sujeet Banerjee  
Yuya Kuno  
normal  
resolved 4.2.1  
no change required  
none    
none  
   
[V4.3.1] [Claim 6.8.13.2] Property 'mcio_constraint_params' in Vdu.OsContainerDeployableUnit is irrelevant and CONFLICTING
The valid values for 'mcio_constraint_params' as given below are irrlevant:

- affinity_nfvi_pop
- affinity_zone
- affinity_zone_group
- affinity_nfvi_node
- affinity_cis_node
- anti_affinity_nfvi_pop
- anti_affinity_zone
- anti_affinity_zone_group
- anti_affinity_nfvi_node
- anti_affinity_cis_node
- local_affinity_nfvi_pop
- local_affinity_zone
- local_affinity_zoneGroup
- local_affinity_nfvi_node
- local_affinity_cis_node
- local_anti_affinity_nfvi_pop
- local_anti_affinity_zone
- local_anti_affinity_zone_group
- local_anti_affinity_nfvi_node
- local_anti_affinity_cis_node

That is because, the placement constraints can be specified CORRECTLY using the policies: "AffinityRule" / "AntiaffinityRule" (Clause 6.10.10)

The property 'mcio_constraint_params' may be CONFLICTING because, it does not specify, say in case of affinity GROUPS (e.g. affinity_cis_node), how more than one SETs of VDUs can be placed into more than one groupings.
These allowed values of 'mcio_constraint_params' are irrelevant as well:
- node_additional_capability_ssd
- node_additional_capability_dpdk
- node_additional_capability_sriov
- node_additional_capability_gpu
- node_additional_capability_fpga
- node_additional_capability_cpu_pin
- node_capability_logical_numa
- node_pool

That's because, these are NOT contraints. They are indeed requirements for additional capabilities, and can be specified using other properties of Vdu.OsContainerDeployableUnit, eg. "requested_additional_capabilities" and/or "logical_node" (clause 6.8.13.2)
Notes
(0016474)
Sujeet Banerjee   
18-04-2023 11:27   
(edited on: 19-04-2023 11:27)
IFA011 specifies the Enums listed above.

However, there are no associated configurations for the attribute "mcio_contraint_params".

For instance, with "node_additional_capability_dpdk" specified, there is not way / associated config for the Orchestrator to know the details of the underlying VLAN (or SDN resources) to use, in case there are more than one choices in the NFVI/CSI.

(0016493)
martindenico   
06-07-2023 08:31   
W.r.t. the comment on affinity related properties, the mcio_constraint_params are relevant and necessary to fulfill the affinity requirements.

These are expressed with the affinity properties, correct, but the (anti-)affinity has to be enforced by k8s, the NFVO cannot as it is not responsible to select the specific CIS node for each pod.

With these properties, the VNFD is indicating that the NFVO has to provide a label in the grant response to be injected in the Helm chart to realize this affinity requirement. Then the Helm charts have to be designed to be able to receive a label in an input parameter, to be assigned to a specific key in the affinity or placement rules in the k8s manifests, e.g. in the topologyKey.
(0016494)
martindenico   
06-07-2023 08:35   
W.r.t. the comment on properties related to specific HW capabilities, it is a similar reason. The requirement for a specific capability is expressed usually with another VNFD property, correct. But it has to be k8s that enforces the placement of the pod in a node that has that capability, the NFVO is not responsible to indicate the specific node.

So with the parameter, the VNFD is indicating that in expects from the NFVO a label as an input parameter to be injected in the Helm chart. The value would be e.g. the label that has been assigned in the cluster to nodes that support the required capability.

In both cases, the NFVO has to be aware of the labels assigned in the cluster.

I hope this clarifies.
(0016497)
Sujeet Banerjee   
13-07-2023 08:07   
>In both cases, the NFVO has to be aware of the labels assigned in the cluster.

I see a few cases this may not work:

1. The cluster/node labels may not be the same as (or one of) those defined in list (Claim 6.8.13.2).

2. There is a likelihood that the values in other attributes (e.g. nfvi-constraints, and/or requested_additional_capabilities, and/or logical-node, affinity/antiaffinity policies defined in the VNFD) may be conflicting with the labels defined under 'mcio_constraint_params' - owing to human errors.

3. There is *no* provision in the VNFD to specify "which specific key or a set-of-keys defined in the helm charts, would be mapped to a (or more) given mcio constraint Enum". The designer of the helm charts may make a provision for accepting labels, but where does the VNFD declare the corresponding key?
(0016628)
Yuya Kuno   
07-05-2024 07:04   
Closed this issue by SOL#284.





View Issue Details
8158 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 15-12-2022 07:28 07-05-2024 07:03
Sujeet Banerjee  
Yuya Kuno  
normal  
resolved 4.3.1  
fixed  
none    
none  
   
[SOL001][4.3.1] tosca.nodes.nfv.Mciop: Does not Allow K8S declarative descriptors as MCIOP artifacts
The tosca.nodes.nfv.Mciop limits to helm-zip as artifacts. This is a big contraint and limits the flexibility of VNF-packages to specify Kubernetes(TM) Declarative-descriptors within the Package.
Today, the K8S happen mostly via Helm-charts. But, that should not be the end of the world.

There would be cases where small it would be desirable to directly place kubernets-yaml intent files under the artifacts to allow the NFVO to orchestrate those on a CSIM.
Notes
(0016471)
Sujeet Banerjee   
31-01-2023 08:43   
Typo in my description:
"CSIM" --> "CISM"
(0016473)
lishi   
07-03-2023 13:56   
Other type of MCIOP, such as kubernets yaml file can be considered in the future.
(0016487)
Sujeet Banerjee   
07-06-2023 11:28   
Any ETA for the same?
(0016627)
Yuya Kuno   
07-05-2024 07:03   
Closed this issue by SOL#284.





View Issue Details
8157 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 15-12-2022 05:43 07-05-2024 07:02
Sujeet Banerjee  
Yuya Kuno  
normal  
resolved 4.3.1  
no change required  
none    
none  
   
[SOL001] [4.3.1] The node tosca.nodes.nfv.Mciop does not support OCI compliant helm charts
Context: The future HELM versions would support OCI, and would be hosted/deployed from OCI-compliant registries.

References:
1. https://helm.sh/docs/topics/registries/ [^]
2. OCI ==> Open Containers Initiative (https://opencontainers.org/ [^])

The ETSI SOL001 4.3.1 specification does not have a provision (within tosca.nodes.nfv.Mciop) to allow specifying an OCI URI for the helm-charts, in the VNFD.

The referred TOSCA node, however, allows a packaged helm-chart as a ZIP-ed artifact. But, that's the only provision.
Need to Allow MCIOPs that may not be packaged as an artifact, or may be hosted on an OCI repository/registery remotely, with a URI.

Kubernetes, Helm-clients are already supporting OCI compliant helm-charts and docker-images.

This gap needs to be filled-in for SOL001 as well.
Notes
(0016390)
Sujeet Banerjee   
15-12-2022 06:58   
"Packaged Helm/docker as artifacts" also makes the management and versioning of the VNF Packages an overhead for the vendors. A small update in Helm-chart or a minor fix would require not only an update in the repository but as well in the VNF package (update the MCIOP artifact - which would be of 10 to 15GB order in size).

With allowing OCI URI for the helm-charts and docker-images, there is a choice to update the URI in the VNF package (and only if required, in the worst case).
(0016619)
lishi   
22-02-2024 09:48   
this would be a new requirement. It needs to be analyzed whether the existing procedure for upload VNF package with external artifacts supports providing the necessary access information to allow the NFVO to fetch the Helm chart from the OCI registry.
In addition, if the service provider places the Helm chart in an OCI registry, the impacts on the VNFD would need to be analyzed.
It may be considered in the next version.
(0016625)
Yuya Kuno   
07-05-2024 07:01   
Closed this issue by SOL#284.
(0016626)
Yuya Kuno   
07-05-2024 07:02   
Closed this issue by SOL#284.





View Issue Details
8209 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 24-05-2023 05:45 25-04-2024 10:47
Sujeet Banerjee  
 
normal  
confirmed  
open  
none    
none  
   
[R4.4.1] [Clause 6.8.14] tosca.nodes.nfv.Mciop does not declare "properties" or "attributes", in discordance with SOL018
With reference to Clauses in SOL018 R4.3.1:
"6.2.1.3 Conveying parameters" and "4.2.2.3.1 Helm TM chart file structure"

[verbatim from SOL018]
In case of using HelmTM for the OS container workload management service interface by the CISM, there are two ways to convey input parameters to the CISM APIs. Run-time information is conveyed by overriding the default values of the "values.yaml" configuration of the Helm™ chart and design-time information is conveyed by configuration files included in the HelmTM charts (see clause 4.2.2.3.1).
[/verbatim]

Feature Gap:
The TOSCA node "tosca.nodes.nfv.Mciop" does not declare "properties" or "attributes" to convey the Design-time configurations and information of an MCIOP (or a Helm™ chart as per the SOL018 clause 6.2.1.3 stated above)
The Helm™ chart CLI allows multiple arguments as --set-string, --set-file, --set-json, --set, with Ordering of the --set-** arguments being important.

External link: https://helm.sh/docs/helm/helm_install [^]

Additionally, the question is, can we define a relative ordering of VDUs (OSContainerDeployableUnit) associated to an MCIOP? I believe, NOT.
Notes
(0016623)
lishi   
25-04-2024 10:47   
This is related to the work in ENH02.06, please see the progress in
https://nfvprivatewiki.etsi.org/index.php?title=Feature_Tracking_Release_4#ENH02:_Special_technical_enhancements. [^]

It adds support for artifacts in the VNF package tha perform the mapping between NFV parameters obtained from the API and input parameters to the cloud native templates (e.g. Helm charts).





View Issue Details
8223 [Part 01: TTCN-3 Core Language] Editorial minor have not tried 28-03-2024 10:42 28-03-2024 11:23
Matthias Simon  
 
normal  
new  
open  
none    
none  
   
19.4.2 -- The range based loop
Nokia - Matthias Simon
Invalid example
EXAMPLE 3:
// Iterate over partially initialized ranges
//
var integer e, i := 0;
for (e in {1, -, -}) {
    i++;
}
log("final value:", e);
// Output:
// 0
// 1
// 2
//final value: -

Output does not match expected behavior. Example should be:
EXAMPLE 3:
// Iterate over partially initialized ranges
//
var integer e, i := 0;
for (e in {1, -, 3}) {
    log(i, e)
    i++;
}
log("final value:", e);
// Output:
// 0 1
// 1 UNINITIALIZED
// 2 3
// final value: 3
//final value: -

 
Notes
(0016622)
Matthias Simon   
28-03-2024 11:23   
Last line was left by accident `//final value: -` and should be removed.





View Issue Details
8195 [TTCN-3 Change Requests] Editorial minor have not tried 20-01-2023 13:38 19-03-2024 09:40
Matthias Simon  
Jens Grabowski  
normal  
acknowledged  
open  
none    
none  
   
n/a
Nokia - Matthias Simon
Make specification updates easier to find
The TTCN-3 specification is a constantly evolving standard, making it sometimes difficult for users to find and understand the changes made.

To solve this problem, I propose making the diffs of changes easier to find and providing release notes that summarize the changes, new features and any other important information.

This will make it easier for users to familiarize themselves with the updated standard, and for vendors to implement the changes.
CR8195-release-notes.docx (14,292) 19-03-2024 09:38
http://oldforge.etsi.org/mantis/file_download.php?file_id=4134&type=bug
Notes
(0016517)
Jens Grabowski   
05-09-2023 10:01   
TTF discussion: Axel will provide release notes on the TTCN-3 Web page based on latest draft before editing/voting/publication.
(0016621)
Axel Rennoch   
19-03-2024 09:39   
Release notes for upcoming TTCN-3 core notation (part 1) have been uploaded.





View Issue Details
8222 [TTCN-3 Change Requests] Clarification feature have not tried 15-03-2024 08:34 15-03-2024 08:34
Martin Hauch  
 
normal  
new  
open  
none    
none  
   
TTCN-3 core language, chapter 8.2.3.1, EXAMPLE 4
    Devoteam GmbH, Martin Hauch
Clarification for renaming module
It is possible to import multiple times from one module. What is allowed for the renaming?
1. Always the same renamed-name
2. diffent names are allowed for each import-statement

import from VerylongModuleNameB -> ShortRule1 { type MytypeA} with {encode "Rule1"};
import from VerylongModuleNameB -> ShortRule2 { type MytypeB} with {encode "Rule2"};

If 'VerylongModuleNameB' should further not be used to avoid type-clash for the type, VerylongModuleNameB could also not used for the second import?
I.e.
import from VerylongModuleNameB -> ShortRule1 { type MytypeA} with {encode "Rule1"};
import from ShortRule1 -> ShortRule2 { type MytypeB} with {encode "Rule2"};
should be used, but this means that ShortRule1 is also not usable to identify a type. In case of the renaming semantic should the original module-name be usable to define a new module-definition, or should the name be usable for field- or enumeration-values in type definitions?

In my opinion the semantic of an alias-name would be easier to understand. This would allow multiple aliases for a module-name and the module-name itself is still valid to identify an object uniquely. The usage of the alias-names should be handled in the same manner as the module-name.
There are no notes attached to this issue.





View Issue Details
8196 [Part 01: TTCN-3 Core Language] Technical minor have not tried 20-01-2023 13:42 26-01-2024 16:33
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
Annex D -- Preprocessing macros
Nokia - Matthias Simon
Redefining Macros as Predefined Constants
A problem with the current TTCN-3 specification its diversity of the language. To address this, I propose that we define macros such as _FILE__, __SCOPE__, and others, as predefined constants. This will make the language model a little smaller.
Notes
(0016515)
Jens Grabowski   
05-09-2023 09:52   
TTF discussion: Change macros to predefined constants. Preprocessing is not needed/used in the current standard.
(0016516)
Jens Grabowski   
05-09-2023 09:54   
TTF discussion: Description of macro in annex may disappear.
(0016536)
Jens Grabowski   
07-11-2023 14:12   
TTF discussion: Handling of preprocessing macros in the different tools has to be studied, i.e., tool vendors need to be asked.
(0016557)
Jens Grabowski   
08-11-2023 14:06   
TTF discussion: Feature is implemented differently in different tools. Resolution may introduce further ambiguities.
(0016580)
Gusztáv Adamis   
10-11-2023 11:05   
During the discussionswithin TTF it turned out, that the macros cannot be simply renamed to constants, because the macros shall be used before compilation and not during running time.

Ericsson would keep this definition as it is in the current version of the standard, and if during the major revision it turns out that a new term, predefined constant shall be introduced for other reasons, then a new CR shall be raised for that.

Suggest to close this CR.
(0016618)
Olivier Genoud   
26-01-2024 16:33   
It is not clear to us(TF160) how e.g. __LINE__ can be a constant.





View Issue Details
8194 [Part 01: TTCN-3 Core Language] New Feature minor have not tried 20-01-2023 13:26 26-01-2024 16:32
Matthias Simon  
Matthias Simon  
normal  
assigned  
open  
none    
none  
   
5.4.1 -- Formal Parameters
Nokia - Matthias Simon
Optional Names for Formal Parameters
The current TTCN-3 specification requires formal parameters to have names, even when they are not used in the code, which can create confusion when using assignment notation and make the code harder to read.

To solve this problem, I propose that we allow developers to omit the names of formal parameters.

This change would reduce noise in the code, as unnecessary parameter names would no longer be required. It would be especially useful when specifying built-in functions and interfaces, as it would make the code more readable and easier to understand.
Notes
(0016518)
Jens Grabowski   
05-09-2023 10:13   
TTF discussion: Benefit is not obvious. Examples are needed.
(0016576)
Jens Grabowski   
10-11-2023 10:19   
TTF discussion: Matthias will provide examples and proposal.
(0016583)
Matthias Simon   
21-12-2023 09:01   
It's helpful when parameters are not used, but mandatory. This happens for behaviour-types, abstract classes, traits and external functions:

    type function HandlerFunc(in Request) return Response;
    
    external function registerHandler(in HandlerFunc);

    // emptyHandler always returns an empty Response value
    function emptyHandler(in Request) return Response {
        return Response:{}
    }
(0016617)
Olivier Genoud   
26-01-2024 16:32   
According to the example it seems, that purpose of the CR is for use of a function as parameter or variable which is not part of the core language => The CR may enable a notation which only makes sense in the context of an extension package. On the other hand, the mentioned confusion can also be avoided by appropriate naming (e.g. "p_Dummy" or "p_NotUsed"). i.e. the issue can be solved by project-specific naming conventions rather than changing the core language.





View Issue Details
8191 [Part 01: TTCN-3 Core Language] New Feature minor have not tried 12-01-2023 14:09 26-01-2024 16:31
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
n/a
Nokia - Matthias Simon
Strict Rules
Stricter TTCN-3 language rules are beneficial for avoiding code smells. For example:

* 8094: Provide a canonical style for source code layout
* 8098: Mandatory module prefix for imported module definitions
* 8099: Disallow circular imports
* xxxx: Private as default visibility for module definitions
* xxxx: Disallow references in pattern strings
* xxxx: Explicit imports
* ...

Individual rules should be optional to assure backwards compatibility. Those rule could be configured by some kind of project manifest, or file-local by pragma directives. Examples from other languages:

* Perl: use strict;
* Python: from __future__ import nested_scopes
* Visual Basic: Option Strict On
* C#: #pragma warning disable 414, CS3021
Notes
(0016521)
Jens Grabowski   
05-09-2023 10:50   
TTF discussion: Interesting proposal. Recoomendations for TTCN-3 usage might be of interest for the future. List may be extended.
(0016535)
Jens Grabowski   
07-11-2023 13:40   
TTF discussion: Umbrella CR for new major release of TTCN-3.
(0016615)
Olivier Genoud   
26-01-2024 16:31   
- 8094: Core language shall not be mixed up with coding style guides and in general the coding style shall be project specific. Nevertheless, a configurable 'beautifier' tool could be helpful, e.g. to achieve a common indentation.
- 8098: The proposal is not backward compatible and would cause us to change everything (all function calls would need a module prefix)! In general naming conventions shall be project-specific with project specific tools checking them.
- 8099: There is no need to handle potential code smells at core language level, but projects may define what shall be considered as code smell and how to avoid these code smells (e.g. by appropriate tools).





View Issue Details
8190 [Ext Pack: Behaviour Types (ES 202 785)] New Feature minor have not tried 11-01-2023 13:09 26-01-2024 16:29
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
n/a
Nokia - Matthias Simon
Expression Bodies
Expression bodies are a shorthand for function literals. Example:

    var even := (integer x) => x mod 2 == 0;

is a shorthand for:

   var even := function (integer x) return boolen { return x mod 2 == 0 }
Notes
(0016523)
Jens Grabowski   
05-09-2023 11:09   
TTF discussion: Dependent on 8189
(0016524)
Jens Grabowski   
05-09-2023 11:11   
Correction CR 8188
(0016575)
Jens Grabowski   
10-11-2023 10:17   
TTF discussion: without anonymuous functions (lambda expressions) this CR cannot be resolved. Shifted to 2024 TTF.
(0016612)
Olivier Genoud   
26-01-2024 16:29   
We assume/expect that this CR will not become part of the core language but will become part of an extension or be added to an extension (e.g. OO extension).





View Issue Details
8188 [Ext Pack: Behaviour Types (ES 202 785)] New Feature minor have not tried 11-01-2023 12:57 26-01-2024 16:28
Matthias Simon  
Gusztáv Adamis  
normal  
assigned  
open  
none    
none  
   
n/a
Nokia - Matthias Simon
Support for function literals
A function literal, also known as lambda function or anonymous function, is a function definition without name. Example:

    var fn := function (integer x) return boolean { return x mod 2 == 0 }
    apply(fn(23));
Notes
(0016522)
Jens Grabowski   
05-09-2023 11:06   
TTF discussion: More elaborated example needed.
(0016549)
Matthias Simon   
08-11-2023 12:35   
Function literals are evaluated lazily and capture their context. This makes implementation of deferred functions feasible. For example:
 

    type function CancelFunc();

    testcase Example() runs on MTC {
        // start fixtures
        var cancel := SetupDatabase();

        // do some testing

        // handle graceful shutdown
        cancel();
    }

    function SetupDatabase() return CancelFunc
    {
        var db := DatabaseComponent.create;
        db.start(listen());
        return function() {
            db.stop; // Captures db and allows to call methods, locally
        }
    }


Another use-case is parametrizing callbacks:

    module Service
    {
        type component Component { /* ... */ }

        function Start(in ExitFunc ef := withSuccess) return Component
        {
            var c := Component.create;
            c.start(mainLoop(ef));
            return c;
        }

        private function mainLoop(ExitFunc ef) runs on Component {
            p.receive(ProcessState:{started := ?});
            log("Service is up and running");

            var ExitCode ec;
            p.receive(ProcessState:{exited := ?}) -> value ec;
            f(ec);
        }

        type function ExitFunc(ExitCode ec) runs on Component;

        type enumerated ExitCode {
            SUCCESS(0),
            ERROR(1..127),
            SIGTERM(-15),
            SIGKILL(-9),
        }

        group helpers
        {
            function withSuccess(in ExitCode ec) runs on Component {
                if (ec != SUCCESS) {
                    setverdict(fail, "want=0, got=" & ec);
                    stop;
                }
            }

            function withError(in ExitCode ec) runs on Component {
                if (ec != ERROR) {
                    setverdict(fail, "want!=0, got=" & ec);
                    stop;
                }
            }

            function withSignal(in ExitCode sig) return ExitFunc
            {
                return function(in ExitCode ec) runs on Component {
                    if (ec != sig) {
                        setverdict(fail, "want=" & sig, got=" & ec);
                        stop;
                    }
                }
            }

            function withTimeout(in float duration) return ExitFunc
            {
                return function(in ExitCode ec) runs on Component {
                    // ...
                }
        }
    }

    module Example
    {
        testcase SunnyDay()
        {
            var service1 := Service.Start();
            var service2 := Service.Start(Service.withError);

            // do some API testing...

            all components.done;
        }


        testcase ResilianceTest_ServiceCrashes()
        {
            var service1 := Service.Start(Service.withSignal(Service.SIGTERM));
            var service2 := Service.Start(Service.withTimeout(60.0));

            // do some API testing...

            all components.done;
        }

    }
(0016569)
Gusztáv Adamis   
09-11-2023 20:52   
The problems in examples can be solved with the existing TTCN-3 instructions.
(0016610)
Olivier Genoud   
26-01-2024 16:28   
We assume/expect that this CR will not become part of the core language but will become part of an extension or be added to an extension (e.g. OO extension).





View Issue Details
8156 [Part 01: TTCN-3 Core Language] New Feature minor have not tried 12-12-2022 14:36 26-01-2024 16:28
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
16.4 -- Methods
Nokia - Matthias Simon
Introduce user defined methods
This CR is a part of splitting http://oldforge.etsi.org/mantis/view.php?id=8113 [^]
CR8156.docx (127,086) 16-12-2022 11:53
http://oldforge.etsi.org/mantis/file_download.php?file_id=4101&type=bug
CR8156-2.docx (162,277) 20-12-2022 10:19
http://oldforge.etsi.org/mantis/file_download.php?file_id=4108&type=bug
Notes
(0016429)
Matthias Simon   
19-12-2022 13:19   
Uploaded initial proposal for methods, please review.

Please note, after a good while of consideration I finally went with the free-floating syntax. Because it's the least intrusive. It doesn't fit perfectly with the OOP extension, but with the rest of the standard, though.

What I also value high is that free-floating syntax makes it easy to retro-fit existing operations and demote them to some kind of a standard library, without breaking compatibility. For example:

    external function start(in float duration) extends timer;
    external function stop() extends timer;
(0016433)
Tomas Urban   
20-12-2022 10:23   
I made some changes in the document, adding an explanatory rule for imports and a couple of rules for type synonyms.

The document also references a new clause 6.2.1.4 (promoted methods). Could you please add a reference to a CR where this clause was introduced?

If you are happy with the changes I made or make just minor corrections, please assign the document to Jens for final reading.
(0016435)
Matthias Simon   
20-12-2022 11:08   
Good catch on the rule for imports, thanks.

I'd like to discuss about the additional rule for type synonym, though.

Embedded fields are proposed in this CR: http://oldforge.etsi.org/mantis/view.php?id=8154 [^]
(0016438)
Jens Grabowski   
20-12-2022 12:26   
TTF discussion: Open questions: (1) Is the same thing as methods in OO extension package? (2) In case a component type extends another component: How do methods behave? TTF requires answers before the feature can be introduced.
(0016447)
Matthias Simon   
03-01-2023 12:13   
The method specifications differ in various aspects, such as visibility, receiver type semantics or applicability.

Proposal should be discussed during the next TTF.
(0016540)
Jens Grabowski   
07-11-2023 15:10   
TTF discussion: Further discussions regarding OO features in TTCN-3 are needed. Discussion should be done in the context of new major revision.
(0016547)
Matthias Simon   
08-11-2023 11:19   
For documentation purposes:

The method proposal has some benefits:
* methods for all TTCN-3 types (not only objects)
* simple syntax and semantics (no new rules for visibility, importing, ...)
* it's possible bind behaviour to a type without changing its representation.

This proposal has to be harmonized with the OOP-extension, because introducing a second, slightly different OOP-style is counter to our efforts in unifying and simplifying TTCN-3.
(0016609)
Olivier Genoud   
26-01-2024 16:28   
OO features shall be kept out of the core language but kept as extension packages (e.g. OO extension).





View Issue Details
8153 [Part 01: TTCN-3 Core Language] New Feature minor have not tried 11-12-2022 19:21 26-01-2024 16:27
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
19.2, 19.3
Nokia - Matthias Simon
Extend usage of break and continue statements
* Allow break statements in select statements.
* Allow optional label to break/continue from nested loops
CR8153.docx (114,777) 11-12-2022 20:07
http://oldforge.etsi.org/mantis/file_download.php?file_id=4093&type=bug
Notes
(0016441)
Jens Grabowski   
20-12-2022 12:49   
Additional idea: Add label to loop header.

TTF discussion: To be discussed in the scope of the next TTF. Proposal cannot be implemented as proposed for select case statement. It would lead to a backwards incompatible change.
(0016542)
Jens Grabowski   
07-11-2023 17:01   
TTF discussion: Break and Continue shall be analysed in the scope of the major release. Additional ideas include the deprecation of Goto as well as introduction of breaks/continue across several scope units.
(0016570)
Gusztáv Adamis   
09-11-2023 21:15   
After diiscussions within TTF:

Possible solution can be "named cycles"
while (...) {
   while (...){
      break w1; //or continue w1;
      }
   } : w1

break w1; will terminate both cycles, execution continues with the next instruction after w1.
continue w1; will terminate the innermost cycle and takes the next iteration of the "w1" cycle.

Similar construct can be applied for nested alt instructions with break/repeat "named alt").

alt {
  [] ...{
          alt {
            [] ... {break a1;}
            ...
          }
        ...
  [] ....
        }
}: a1;

"altlabels" and "cyclelabels" can be mixed, until they do not "jump" out of the scope.

alt {
[] ... { while (...) { break a2;}}
...
}: a2

If this construct is implemented it may cause to deprecate the goto/label.
(0016581)
Gusztáv Adamis   
10-11-2023 12:03   
The resolution of the ticket shall be postponed to the next major revision.
(0016608)
Olivier Genoud   
26-01-2024 16:27   
It seems to be another flavour of "goto", so we do not see the benefit. On the other hand, it is increasing the complexity of the language allowing further flavours of code writing. Also, we are not aware that code cannot be written using existing means.





View Issue Details
8113 [TTCN-3 Change Requests] New Feature minor have not tried 17-08-2022 07:14 26-01-2024 16:27
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
New Extension
Nokia -- Matthias Simon
Type traits and user defined methods
Type traits allow to compose behavior in a lightweight, but powerful way.

## Methods

This extensions allows to specify methods for any user defined types. The
receiver type is specified using the "for" keyword. Inside the behavior the
receiver value is accessible via "this" symbol:

        module Example {
        type integer Timestamp
        function year() for Timestamp return string {
            return int2str(1970+this/SECONDS_PER_YEAR);
        }

        control {
            const Timestamp t := 1660681400;
            log(t.year()) // logs "2022"
        }
    }


## Traits

A trait is a set of methods and can be defined using the "trait" keyword:

    trait Stringer {
        function String() charstring;
    }

A variable of a trait type can hold any value that implements the trait:

    module Example {

        type record Point2D { integer x, integer y }
        function string() for Point3D return charstring {
            return sprintf("(%d|%d)", this.x, this.y)
        }

        type record Point3D { integer x, integer y, integer z }
        function string() for Point2D return charstring {
            return sprintf("(%d|%d|%d)", this.x, this.y, this.z)
        }

        trait Stringer {
            function string() charstring;
        }

        function logPoints(Stringer s) {
            log(s.string())
        }

        control {
            var Point2D p1 := {1,2};
            var Point3D p2 := {1,2,3}

            logPoints(p1); // okay because Point2D implements Stringer trait
            logPoints(p2); // okay because Point3D also implements Stringer trait
        }
    }


## Embedding

When the field name is omitted, the field is called an embedded field:

    type integer Timestamp;
    external function year() for Timestamp return charstring;

    type record Date {
        Timestamp, // embedded field
        charstring zone // regular field
    }


An embedded field is accessible by its type name:

    var Data d := { Timestamp := 1660681400, zone := "GMT+2" };
    d.Timestamp := d.Timestamp + 3600;


Embedded fields must be unique:

    type record Date {
        Timestamp,
        Timestamp // not allowed.
    }


Methods of an embedded field are promoted and become methods of the embedding type:

    var Data d := { Timestamp := 1660681400, zone := "GMT+2" };
    log(d.year()); // year is a promoted method implemented by the Timestamp type


Conflicting promoted methods have to be resolved explicitly:

    type integer Duration;
    external function year() for Duration return charstring;

    type record Event {
        Timestamp,
        Duration
    }

    // Timestamp and Duration both provide a "year"-method. Event type need
    // to resolve this conflict explicitly:
    function year() for Event return charstring {
        return sprintf("start=%s, duration=%s", this.Timestamp, this.Duration)
    }


## Notes and Open Questions

* Should we call it "trait" or rather "interface" like in Java, C# and Go?
* Should we support default implementations for traits (requires "implements" keyword)?
Notes
(0016228)
Jens Grabowski   
17-08-2022 09:53   
TTF discussion: CR should be splitted into Methods & Traits and Embedded Fields. Matthias will make more complete proposals. Questions to be answered are related to import and type compatibility.
(0016287)
Matthias Simon   
10-11-2022 09:52   
(edited on: 10-11-2022 12:50)
What syntax for defining methods do your prefer?

# Free floating (like in Go, Perl, ...)

Example:
    function F() for T runs on C return boolean {
        return this > 5;
    }

Variations:
    function F() with T ...
    function F() extends T ...
    function F() on T ...
    function F() to T ...
    function F() at T ...
    function F() in T ...
    function F() -> T ...
    function F() => T ...
    on T function F() ...
    function for T F() ...

     
# Qualified names (like in C++)

Example:
    function T::F() runs on C return boolean {
        return this > 5;
    }

Variations:
    function T.F() ...
    function T:F() ...


# Nested declarations (like in Java, Python, ...)

Example:
    type record T {
        integer x,
        function F() runs on C return boolean { return true },
        integer y
    }

    type integer I8 (-127..128) {
        function F() runs on C return boolean { return true };
    }


# Dedicated method block

Example:
    type record T {
        integer x,
        integer y
    } with {
        function F() runs on C return boolean { return true };
    }

    type integer I8 (-127..128) with {
        function F() runs T return boolean { return true };
    }

Variations:
    type integer I8 extends { ... }
    type integer I8 implements { ... }
    type integer I8 group { ... }
    type integer I8 bind { ... }
    type integer I8 connect { ... }

(0016290)
Tomas Urban   
10-11-2022 10:46   
This is a topic for a discussion.

Free floating syntax resembles what we already have in TTCN-3. It can extend built-in types as well. However, there are two major problems that are not easy to resolve (valid for qualified names too):
1. Import of traits, especially when they are defined in a different module than the type (could be resolved by dedicated import rules)
2. Violation of scoping principles of TTCN-3: So far all lower scopes are declared inside a definition. Using free floating could lead to traits with the same name but different functionality being present in more than one module and we would need a whole set of rule for handling that.

For these reasons, I would prefer an encapsulation approach. Out of the proposed options I like nested declarations more, because the syntax doesn't use excess symbols.
(0016363)
Jens Grabowski   
07-12-2022 08:26   
TTF discussion: Open questions are related to syntax and semantics. Unclear where to put this CR. May become part of core language or may become part of the OO extension. Resolution of issues should be discussed in the scope of language renovation.
(0016382)
Matthias Simon   
12-12-2022 09:01   
Split of embedded fields part: http://oldforge.etsi.org/mantis/view.php?id=8154 [^]
(0016388)
Matthias Simon   
12-12-2022 14:37   
Split of methods part: http://oldforge.etsi.org/mantis/view.php?id=8156 [^]
(0016437)
Jens Grabowski   
20-12-2022 11:45   
TTF discussion: Proposal will not be finalized and agreed upon until end of year. Proposal will be prepared until end of the year. To be shifted into the next TTF.
(0016552)
Jens Grabowski   
08-11-2023 13:01   
TTF discussion: To be discussed in the scope of OO features in new major release.
(0016607)
Olivier Genoud   
26-01-2024 16:27   
We assume/expect that this CR will not become part of the core language but will become part of an extension or be added to an extension (e.g. OO extension).





View Issue Details
8111 [Part 01: TTCN-3 Core Language] New Feature minor have not tried 17-08-2022 06:58 26-01-2024 16:26
Matthias Simon  
Tomas Urban  
normal  
assigned  
open  
none    
none  
   
Core Language Spec
Nokia -- Matthias Simon
Allow UTF-8 for charstrings?
In recent years UTF-8 has become the de-facto standard for encoding strings.
TTCN-3 files are also encoded using UTF-8.
Maybe we should allow UTF-8 encoding for charstrings as well?
Notes
(0016230)
Jens Grabowski   
17-08-2022 10:32   
TTF discussion: Encoding of charstring should not matter. The encoding should be handled by on encoder level and not on language level. The duality of character encoding should be removed, if not possible deprecated.
(0016289)
Jens Grabowski   
10-11-2022 10:23   
Axel, can you have a look?
(0016293)
Axel Rennoch   
10-11-2022 11:56   
Currently "charstring" is based on Recommendation ITU-T T.50, a document referenced multiple times in TTCN-3. Other character standards like e.g. ISO/IEC 10646 are possible using "universal charstring".

TTCN-3 had been created in the telecommunition domain and is also published by ITU-T. Any changes for the current definitions may effect the ITU-T position.
(0016298)
Jens Grabowski   
10-11-2022 13:45   
TTF discussion: Charstring and Universal Charstring should become synonyms.
(0016299)
Jens Grabowski   
10-11-2022 13:49   
TTF discussion: Tomas to look into consequences for TCI.
(0016331)
Tomas Urban   
06-12-2022 09:47   
TCI constitutes a serious problem. Unfortunately there's no way to have a Java class that implements both CharstringValue and UniversalCharstringValue interfaces. The interfaces contain the same method getChar with different return types. All other language mappings work fine though.

There are two possible solutions, but both have drawbacks:
1. Introduce a new interface that could be implemented along the existing ones where the getChar method is replaced with getAt (and setChar replaced with setAt for consistency reasons):

package org.etsi.ttcn.tci;
public interface CStringValue {
String getString ();
void setString (String value);
int getAt (int position);
void setAt (int position, int value);
int getLength ();
void setLength (int len);
}

Newly written code can use the new interface and legacy code would still work. The old interfaces would be changed to deprecated, but continue to work in order to provide backwards compatible solution for legacy code. However, it means that the TE would still have to track whether the underlying type is charstring or universal charstring in order to provide a correct legacy interface to Java-based TCI implementations.

2. We could modify the getChar in the Java CharstringValue interface to return an integer value. It is a backwards incompatible change, so this might be a red flag for us. However, the fix in legacy software would be an easy one: explicitly casting the return value to char. All places requiring the fix would be detected by the compiler. A similar change would be made in the setChar method, but this one is backwards compatible. The biggest advantage comparing to the first approach is that charstring and universal charstring types would become true synonyms as the TE wouldn't have to consider the underlying type when passing the data to the TCI.
(0016530)
Jens Grabowski   
07-11-2023 13:23   
TTF discussion: To be resolved in the 2024 series of standards. Tomas to take care of TCI.
(0016606)
Olivier Genoud   
26-01-2024 16:26   
It would be appreciated when there is only one 'charstring' type instead of 'charstring' and 'univer-sal charstring'.





View Issue Details
8094 [Part 01: TTCN-3 Core Language] New Feature minor have not tried 04-05-2022 09:03 26-01-2024 16:25
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
none so far
Nokia - Matthias Simon
Provide a canonical style for source code layout
A clear recommendation how TTCN-3 source code should be formatted would be beneficial:

* Tool-vendors had a solid ground to implement automatic formatter tools.

* Less time would be spent on "bike-shedding" discussions (e.g. tabs vs. spaces).

* A canonical style improves readability of TTCN-3 source code (e.g. of conformance tests, code examples, ...).








Notes
(0016226)
Jens Grabowski   
16-08-2022 13:37   
TTF discussion: Nice to have, possibly these guidelines may be put into an annex (style guide) together with valuable compiler switches.
(0016312)
Jens Grabowski   
11-11-2022 13:09   
TTF discussion: Code style should not become part of the standard. Maybe guidelines should be added to the TTCN-3 Web pages in the same manner as the already existing naming conventions.
(0016313)
Matthias Simon   
11-11-2022 15:12   
I might have put my CR into the wrong category/project. It is not my intention to standardize a specific code style.

Adding the recommendations to the web pages is a good idea, clearly.

We agree on recommending a preferred/canonical code style, but details about what style and where to put it are still to be figured out. Correct?

So the next step would be creating a recommendation draft?
(0016605)
Olivier Genoud   
26-01-2024 16:25   
Core language shall not be mixed up with coding style guides and in general the coding style shall be project specific. Nevertheless, a configurable 'beautifier' tool could be helpful, e.g. to achieve a common indentation.





View Issue Details
8180 [TTCN-3 Change Requests] Technical minor have not tried 19-12-2022 12:00 22-01-2024 18:10
Jens Grabowski  
 
normal  
new  
open  
none    
none  
   
All clauses
   TTF T023 (Jens Grabowski)
Next major version of TTCN-3
This CR summarizes issues on which a TTF should work in order to produce the next major version of TTCN-3, i.e., version 4.15.x.

Issues for discussion include:

- technical refactoring (i.e., keywords, reserved words, BNF restructuring),
- issues increasing the comfortable usage of the language (i.e., char handling, more obvious keywords, e.g., length instead of lengthof)
- new features and moving features from extension packages into the core language.
CR8180-Discussio-on-new-major-release.docx (16,885) 19-12-2022 14:43
http://oldforge.etsi.org/mantis/file_download.php?file_id=4104&type=bug
CR8180-Discussion-on-new-major-release-2.docx (13,561) 20-01-2023 14:06
http://oldforge.etsi.org/mantis/file_download.php?file_id=4114&type=bug
CR8180-Discussion-on-new-major-release-3_Devoteam Comments.docx (51,548) 18-01-2024 16:14
http://oldforge.etsi.org/mantis/file_download.php?file_id=4130&type=bug
CR8180-Discussion-on-new-major-release-3r1_Devoteam Comments.docx (47,264) 19-01-2024 10:15
http://oldforge.etsi.org/mantis/file_download.php?file_id=4131&type=bug
CR8180-Discussion-on-new-major-release-4_Devoteam_TF160 Comments.docx (60,449) 22-01-2024 14:15
http://oldforge.etsi.org/mantis/file_download.php?file_id=4132&type=bug
CR8180-Discussion-on-new-major-release-4r1_Devoteam_TF160 Comments.docx (59,244) 22-01-2024 18:09
http://oldforge.etsi.org/mantis/file_download.php?file_id=4133&type=bug
Notes
(0016470)
Matthias Simon   
20-01-2023 14:11   
I created some CR and updated the document.

About 10 CRs I'd have to write still. I am not sure if I can finish those before the upcoming plenary. Would this be a problem?
(0016597)
Thilo Lauer   
18-01-2024 16:18   
I have uploaded our comments for discussion at next week's
MTS-WORKSHOP-Brainstorm meeting
(0016598)
Thilo Lauer   
19-01-2024 10:16   
I have uploaded a revised version of our comments regarding promoted fields
(0016602)
Olivier Genoud   
22-01-2024 14:15   
I have uploaded a revised version 4, which includes review feedback from 3GPP TF160 project, on top of the Devoteam version 3r1.
(0016603)
Olivier Genoud   
22-01-2024 18:10   
I have uploaded a revised version 4r1: the only change is addition of TF160 review feedback for CR#8102, which we missed in the previous version.





View Issue Details
8221 [Ext Pack: Behaviour Types (ES 202 785)] Editorial trivial have not tried 18-01-2024 17:32 18-01-2024 17:32
Gusztáv Adamis  
 
low  
new v1.8.1 (ongoing)  
open  
none    
none  
   
6.2.13.3
     Gusztáv Adamis Ericsson
Typo in 6.2.13.3 Example 1
EXAMPLE 1: Deferred function type with.
type function MyFunc1;

with not needed.
There are no notes attached to this issue.





View Issue Details
8220 [TDL] New Feature major have not tried 11-01-2024 19:13 11-01-2024 19:13
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Part 1, Clause 6.3.2 + related
Martti Käarik, Elvior
Add MemberReference to ParameterBinding to support path expressions
Currently it can be cumbersome to specify only deeply nested values in data uses in particular, for example given a data instance:

//base instance
    s1 ss1 (
        //TODO: do we need this here as well?
        f1 = "a",
        f2 = (
            p1 = "a",
            p2 = "b",
            p3 = (
                o1 = "x",
                o2 = "y",
                o3 = (
                    r1 = "z"
                ),
                o4 = ["a", "b"]
            )
        )
    )
 
If in a data use we need to override r3 it will require at least specifying all the parent structures, e.g.:

    tester::g sends ss1 (
        f2 = (
            p3 = (
                o3 = (
                    r1 = "z"
                )
            )
        )
    )
    to sut::g

Apart from that, the semantics are not quite clear, especially when it comes to collections, e.g. if a member of a collection item is to be overridden, is the entire collection item overridden or just the member? Is the entire collection overridden or just the item in question?

In other languages so called "path-expressions" are a common shorthand syntax to overcome some of the issues. They could also help resolve the unclear semantics where the expanded syntax can be used to reassign entire structures and the path-expression to override individual members. The above would be condensed to:

    tester::g sends ss1 (
        f2.p3.o3.r1 = "z"
    )
    to sut::g

See also https://labs.etsi.org/rep/top/ide/-/issues/56 [^] and https://labs.etsi.org/rep/top/ide/-/issues/59 [^]
There are no notes attached to this issue.





View Issue Details
8219 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 21-11-2023 14:43 21-11-2023 14:43
Sujeet Banerjee  
 
normal  
new 4.3.1  
open  
none    
none  
   
[R4.3.1] and [R4.4.1] SOL001; Appendix A.18 Example incorrectly add "artifacts" to the VNF node template definition
According to 6.8.1.7 "Artifact" clause, there are None artifacts under the node type: tosca.nodes.nfv.VNF

However, in the Appendix A.18, the example declares an 'artifact' in the node_template definition of the VNF type: ExampleCorp.vDB.0_1.0_2 (from with the LCM interface declarations)


----
artifacts:
  helm_test:
    description: Post instantiation test script
    type: tosca.artifacts.Implementation.Bash
----

This does not look correct - If the TOSCA VNF base type does not allow 'artifacts' keyword, then can there be one for VNF topology_template?
There are no notes attached to this issue.





View Issue Details
8206 [SOL003 - Or-Vnfm protocols spec] Clarification minor have not tried 08-05-2023 15:16 21-11-2023 11:22
Sujeet Banerjee  
 
normal  
confirmed  
open  
none    
none  
   
[4.3.1] [Clause 5.5.2.2] VnfInstance."VimConnectionInfo" changed to MAP, with "keys" not clearly specified.
Table 5.5.2.2-1, for attribute "vimConnectionInfo" reads:

"... The keys of the map, each of which identifies information about a particular VIM connection, are managed by the NFVO ..."

How does a key in the MAP "vimConnectionInfo", correlate to the value of VimConnectionInfo."vimId" being referenced in the Map? Are both same?
Each VIM (of vimType CIR, CISM, VIM) is identified by the VNFM/MANO using the 'vimId'.

If there is a connection from a VNF to a (or more) VIM(s), then there would be as many entries as there are connections. Empty vimConnectionInfo indicates no 'vim connection' (even though the VIMs might exist).

Then what's the point of having a MAP. Why can't this be a LIST as before?
Notes
(0016486)
Yinan Liu   
07-06-2023 11:05   
Changing the type of vimConnectionInfo from list/array to map was proposed by Nokia. SOL was handling this change with the sufficient discussion. The reason is that using map works better for handling modifications with PATCH method. By nullifying entries in the map, deletion of entries is done automatically by the PATCH method, without having to rely on specifically indicating with special attributes which entries to delete, as it had to be done in the past (remember about the vimConnectionInfoDeleteIds that we had long time ago in the VnfInfoModificationRequest)

Therefore, there is no change required in SOL003 and related WIs.
(0016490)
Sujeet Banerjee   
07-06-2023 11:41   
However, in the docs, it's not clearly defined what's the role of the "key", and what information does it carry. It's not clear how the user/caller of the API should fetch the "key". It's also not defined how is VNFM supposed to use the "key".

Could you please update the docs/specs with the information?
(0016504)
Yinan Liu   
25-08-2023 09:54   
Please see the full statement "... The keys of the map, each of which identifies information about a particular VIM connection, are managed by the NFVO and referenced from other data structures via the "vimConnectionId" attribute."

I understand it as that the key is a VIM connection identifier and with the information/value of vimConnectionId which is also used by other data structures, e.g. ResourceHandle->vimConnectionId, ExtVirtualLinkData->vimConnectionId.

In a word, the key(s) of the map(VimConnectionInfo) is one or more vimConnectionId here.
(0016582)
Sujeet Banerjee   
21-11-2023 11:22   
My question is still the same.

Let me give an example, if the user wants to know the VimId (required in any input for making an API call), he/she can get it by querying the VIMS (IFA005).

Now, to instantiate a VNF, the caller of the SOL003 API needs to know the vimConnectionId in order to create a MAP. But, in order to know/fetch the vimConnectionId, which GET API call (IFA??) the user is supposed to call first?

Is there a GET API (like the GET Vims API in IFA005) to fetch all VimConnectionInfoIds?





View Issue Details
8217 [Part 01: TTCN-3 Core Language] Clarification minor have not tried 10-11-2023 10:51 10-11-2023 10:51
Gusztáv Adamis  
 
normal  
new  
open  
none    
none  
   
6.2.3.0 and C.2.1
     Gusztáv Adamis Ericsson
Harmonisation needed btw 6.2.3.0 and C.2.1 (Lengthof does not count last, but not initialized elements.)
In 6.2.3.0 (Records and sets of single types/General) and C.2.1 (Length of strings and lists)

In Example 2 of 6.2.3.0 says that this array has 3 elements
EXAMPLE 2:
    var MyRecordOfType v_myVariable := {
        [0] := '111'B,
        [1] := '101'B,
        [2] := -
    }

    v_myVariable := { '10111'B, -, - };
    // after this, v_myVariable contains:
    // { '10111'B, '101'B /* unchanged */, <undefined> /* unchanged */ }

while the definition of the lengthof does not count this last, existing, but not initialized element. It is emphasized at the end of Example 1 of C.2.1.


    // Given
    type record length(0..10) of integer MyList;
    var MyList v_myListVar := { 0, 1, -, 2, - };

    lengthof(v_myListVar);
    // returns 4 without respect to the fact, that the element v_myListVar[2] is not initialized

This is according to the specification of lengthof, but normally we would wait 5 in this situation (as is suggested in 6.2.3.0.)
There are no notes attached to this issue.





View Issue Details
8214 [SOL001 - TOSCA-based NFV descriptors spec] Editorial minor have not tried 11-10-2023 08:30 11-10-2023 08:30
Sujeet Banerjee  
 
normal  
new 4.3.1  
open  
none    
none  
   
[4.4.1] The Appendix A.18 incorrectly infers a VNFC is 1:1 with OsContainerDeployableUnit, which is incorrect.
SOl001 revision 4.3.1 and 4.4.1, read:
---
" In this example the VNF comprises two VNFCs represented by two Vdu.OsContainerDeployableUnit nodes. One of the VNFCs (vdu_1) contains a single container while the second one (vdu_2) contains two containers and has storage resources. ..."
---

This and the subsequent paragraphs infer that each VDU creates 1 VNFC. Which is INCORRECT. Here is the explanation. The vdu_1 is realized as a Kubernetes "Deployment", which in turn produces a Kubernetes "ReplicaSet" which further produces PODs (minimum=1, and max=4). Thus the vdu_1 itself gives rise to 3 VNFCs at minimum.

The example needs to be correctly drafted to avoid conveying incorrect relationships between a VNFC and an OSContainerDeployableUnit, and to make is consistent with SOL018 revision 4.4.1.



Also, to refer the SOL018 revision 4.3.1 and 4.4.1:

Table 6.2.2.1-2:
"CISM API object parameter mapping to NFV data models related to DeploymentSpec"

quote>

"replicas" -->
 
"number_of_instances" in VduLevel (ETSI GS NFV-SOL 001 [i.3], clause 6.2.19) of levels in VduInstantiationLevels (ETSI GS NFV-SOL 001 [i.3], clause 6.10.2) used in VNF instantiation and scale to level operations" -->

"Indicates the number of desired VNFC instances to be instantiated or after performing Scale VNF to Level operation within a deployment flavour."
---

Clearly, each replica (POD) is a VNFC, while there could be multiple VNFCs for a given OSContainerDeployableUnit (or vdu_x in the Appendix A.18 of SOL001)
There are no notes attached to this issue.





View Issue Details
8193 [Part 01: TTCN-3 Core Language] Technical minor have not tried 19-01-2023 10:15 05-09-2023 10:24
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
n/a
Nokia - Matthias Simon
Redefine keywords and reserved words
An explicit distinction between keywords and reserved words is a prerequisite for moving language parts, such as predefined functions, matching-mechanism or timers to some kind of predefined standard library. It would also simplify BNF rules.

Where's the difference?

A _reserved word_ is an identifier which cannot be used as a name for user-defined variables, functions, parameters, etc. For example the identifiers "int2str", "integer", "this" or "object" are reserved words and have not special syntactic meaning except for being predefined or reserved. In some scopes reserved words are allowed to be used by the user (for example as name in field-definitions).

A _keyword_ is a word with special meaning in a particular context. Keywords should not be used as identifiers (for example "for", "while", ...). There are some few exceptions however ("testcase", "class", "all", "any", ...):

    testcase.stop; // "testcase" is used as identifier referencing the current testcase
    testcase TC1() {} // "testcase" is a keyword introducing a testcase definition
Notes
(0016519)
Jens Grabowski   
05-09-2023 10:22   
TTF discussion: To be discussed in the context of the next major release.





View Issue Details
8137 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 11-11-2022 05:53 26-07-2023 05:38
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none SOL001ed451 v4.4.4  
   
[4.3.1] [Section 6.8.1.2] Incorrect ABNF Grammar Specified for "Vnfm_info"
This is incorrect in the specified Grammar:
-----------
value = any_etsi_nfv_compliant_product| product_specific

any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

version = "v" version_identifier

version_identifier = 1*2DIGIT DOT 1*2DIGIT DOT 1*2DIGIT
; the version identifier is encoded as a sequence of items of 1 or 2 digits separated by dots
representing the 3 fields (major, technical and editorial) of the version of an ETSI deliverable.

product_specific = enterprise_number SEP product_specific_string

enterprise_number = 1*DIGIT

product_specific_string = *(ALPHA / DIGIT / "-" / ".")

SEP = ":"

DOT = "."
-----------

THE INCORRECT RULE SPECIFIED, THAT DOES NOT MATCH THE EXAMPLE:

>>> any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

THE LITERAL "version" SPECIFIED IS INCORRECT. IN FACT, IT'S NOT A LITERAL, RATHER IT'S NON-TERMINAL <version>
THE CORRECT RULE WOULD BE:

>>> any_etsi_nfv_compliant_product = "etsivnfm" SEP version

(i.e. version WITHOUT THE QUOTES)

NFVSOL(23)000240_SOL001ed451_correct_ABNF_Grammar_.docx (65,568) 26-07-2023 05:35
http://oldforge.etsi.org/mantis/file_download.php?file_id=4118&type=bug
Notes
(0016332)
lishi   
06-12-2022 09:56   
Thanks. It will be fixed in the next version.
(0016499)
Yuya Kuno   
26-07-2023 05:35   
This issue was addressed by NFVSOL(23)000240.
(0016500)
Yuya Kuno   
26-07-2023 05:38   
This issues was addressed by NFVSOL(23)000240.
(0016501)
Yuya Kuno   
26-07-2023 05:38   
This issues was addressed by NFVSOL(23)000240.





View Issue Details
8208 [SOL003 - Or-Vnfm protocols spec] Feature Gap minor have not tried 22-05-2023 15:10 13-07-2023 06:38
Sujeet Banerjee  
 
normal  
confirmed  
open  
none    
none  
   
[4.4.1] [Clause 5.5.3.24] McioInfo makes "vduId" mandatory; however, not all MCIOs may be mappable to a VNFC
[ Table 5.5.3.24-1 ]

The attribute "vduId" of type "McioInfo" is defined as cardinality 1; there by making it mandatory for the VNFM to associate every MCIO with a VNFC.

However, practically, the VNFM may not be able to associate all MCIO discovered or found using the CISM APIs/events. There could be cases where,

1. A CISM (or kubernetes) may host more MCIOs created using tools outside the control of MANO/VNFM etc. While the VNFM discovers those (as examples shown in SOL018), the former may not be able to map a VDU based on any attribute. Thus, the VNFM cannot associate a "vduId" for the discovered MCIO.
2. A VNF vendor may have made human errors; thereby missing to declare the OSContainerDeployableUnits (or VDUs) for each and every kind declared in the MCIOP (helm-chart). This is not unexpected, in cases where, say, a vendor may outsource the "helm-chart" development to another third-party and different teams may miss some declarations (due to lack of expertise or communication, or otherwise).

In any of the above scenarios, the VNFM will fail to model the "MCIOInfo" because such an object will require the mandatory field "vduId".

Recommendation: The SOL003 specification should allow the presence of 'vduId' attribute of an McioInfo to be conditional.
By the way, if VNFM is unable to respond with a (or more) discovered MCIOs (because there was no associated vduId found), this would be a loss of information to the API consumer (NFVO, EM, etc.) because the former will never be aware of the existence of such an _unmapped_ MCIO.
Notes
(0016484)
Yinan Liu   
07-06-2023 10:33   
SOL#248-NFV#42 handled this issue discussion and the notes are as below. Open for further discussion.
"Arturo: don’t fully agree with the issue. The first case described imply that things are created in k8s outside MANO, and therefore outside the VNF. The second case refers to an inconsistency between the VNFD and the Helm chart. This would invalidate the Grant procedure.
It is questionable if they should be reported as part of the VnfInfo.
Needs more discussion."
(0016491)
Sujeet Banerjee   
12-06-2023 11:55   
(edited on: 03-07-2023 09:58)
Due to practical limitations, the Grant procedure may not be equipped to calculate all the MCIOs a "Helm Chart" (or MCIOP) can potentially generate, for the given container-namespace. This is unlike the case where a VNFC is realized using a VM. In case of containers, it's a group of MCIOs and the names may be specified in the helm-charts as patterns, say based on the runtime "helm release name". While the mcio_identification_data info records only the STATIC names and types in the VNFD - the grant process cannot in any way determine/predict the runtime names of the MCIOs that would happen only when they get instantiated on CIS (Kubernetes Node).


All told, there would always be a likelihood that:
1. Some OSContainerDUs may be undeclared (due to human errors), and the grant may not be aware - given the helm-templating allows definitions that could be behind a control statement (if-else etc..) which will depend on runtime behavior of the application/function.
2. The mcio_identification_data-->name could not be specified in the VNFD (because the names cannot simply be pre-defined unless actually deployed). In this case, a user even if aware, would be helpless.

(0016495)
martindenico   
06-07-2023 08:46   
Can you explain your point 2, why some mcio_identification_data->names cannot be specified in the VDU and cannot be known until actually deployed?

Note that with mcios here we are talking about the k8s object that corresponds to a VDU, which may be either a deployment, a statefulSet or a daemonSet. As far as I see, for all of them you can (and you actually do) specify the name in the k8s manifest. It is a design decision, and therefore can be also reflected in the VNFD
mcio_identification_data.name property.

The only case I can think is mcios that are created by custom resources that are delivered as part of a CNF. For those we have currently a gap as we don't have a representation in the VNFD.
(0016496)
Sujeet Banerjee   
13-07-2023 06:37   
(edited on: 13-07-2023 06:38)
About 1,
Not just CRs, the declarative K8S intents of any K8s 'kind' can be specified as within helm "Control Flow" declaration - and the behavior would be driven by the states and variable values bound at runtime.
Reference: https://helm.sh/docs/chart_template_guide/control_structures/ [^]


About 2,
The helm chart which declares in K8S intents may use Helm-builtin functions or idioms in any part of the declarative spec, metadata, or attributes, e.g.:

   metadata:
      name: {{ .Release.Name }}

Reference: https://helm.sh/docs/chart_template_guide/builtin_objects/ [^] and related pages on the website.


----

If you take some realistic examples of helm charts, it will use built-ins, functions, dynamic-placeholders (variables), etc...

One example of a "Deployment" helm template: https://github.com/bitnami/charts/blob/main/bitnami/harbor/templates/core/core-dpl.yaml [^]






View Issue Details
8072 [CAM] Base Spec minor have not tried 16-12-2021 05:23 11-05-2023 22:45
Monika Jacob  
 
low  
new Test_Spec_TS102868_v1.3.1  
open  
none    
none  
   
The Academic Papers UK
The Academic Papers UK is the most reliable academic writing help and dissertation writing services provider company that assists students in writing their dissertations, coursework, theses, assignments, and all other academic writing tasks. With its wide range of writing services, it provides a moneyback guarantee if you are not satisfied with the quality of work that you get.
Website: https://www.theacademicpapers.co.uk/ [^]
Notes
(0016476)
Gateway Express Clinic   
11-05-2023 20:19   
Our primary care services include routine checkups, preventive care, and treatment for chronic conditions. We believe that regular checkups are essential to maintaining good health and preventing future health issues. Our immediate care services cater to patients with non-life-threatening illnesses and injuries that require urgent medical attention. With our on-site laboratory services, we are able to provide quick and accurate diagnoses, which is essential for effective treatment and recovery. must visit: https://gatewayexpressclinic.com/ [^]
(0016477)
physicians Revenue group   
11-05-2023 22:45   
MEDICAL BILLING IN ILLINOIS (IL)
"physicians revenue group inc is a leading provider of Medical Billing Services medical billing services in illinois , helping healthcare organizations streamline their billing processes and maximize revenue. The company's team of experienced professionals use the latest technology to offer customized solutions to meet the specific needs of each client.

At PRGMD, the goal is to help healthcare providers focus on delivering high-quality patient care while leaving the complexities of medical billing to the experts. The company's comprehensive services include billing and collections, claims submission and follow-up, denial management, and patient billing and support. They also provide financial reporting and analysis to help clients make informed business decisions.

One of the key advantages of partnering with PRGMD is their commitment to compliance and security. The company is fully HIPAA-compliant and adheres to the highest standards of data privacy and security. They also stay up-to-date with the latest industry regulations and guidelines to ensure their clients remain in full compliance."""

https://prgmd.com/medical-billing-in-illinois/ [^]





View Issue Details
8118 [SOL001 - TOSCA-based NFV descriptors spec] Clarification minor have not tried 12-09-2022 09:25 30-03-2023 01:41
Sujeet Banerjee  
lishi  
normal  
confirmed 4.2.1  
no change required  
none    
none  
   
[MCIOP] [Section 6.8.14] Does not specify if the Helm chart maps to a multitude of OSContainers
Section 6.8.12.6 [OsContainer]
------------------------------

One OsContainerDeployableUnit (VDU) links to only one OsContainer, which in turn can specify only one artifact of type 'tosca.artifacts.nfv.SwImage'

Section 6.8.14 [MCIOP]
-----------------------
'tosca.artifacts.nfv.HelmChart' may point to an archive of helm-chart. 'associatedVdu' may point to 1 or more VDUs associated to the helm-chart.

CLARIFICAITON-1: The Helm chart has its own set of declarative intents which a Kubernetes can interpret and deploy. Then why does the VNFD need to specify the associated VDUs again. How is MANO supposed to control the behavior of Helm-Chart deployment on Kubernetes (which is scripted in the helm-charts), based on the VNDF.VDU definitions?

CLARIFICAITON-2: What if the helm archive (artifact) internally specifies more Containers/Pods than what is defined in the VNFD (VDUs)? How does one define 'dependencies' and 'affinity / anti-affinity' in the VNFD in those cases?




Notes
(0016261)
lishi   
01-11-2022 01:09   
Notes SOL#223:
W.r.t. issue 1: The information of assicatedVdus is necessary as this is the way how MANO can learn which Helm charts it needs to deploy. Not always needs all, it depends on the DF. Mano controls the behaviour by selecting the Helm charts to deploy.

W.r.t. issue 2: then it would be hidden from MANO, so this is not how it is supposed to be. The VNFD should contain a representation of all the pods/containers, otherwise it cannot know which resources are used by the workloads.

In both cases this is the design pattern defined in IFA
(0016285)
Sujeet Banerjee   
10-11-2022 07:08   
Issue1: There could be a case with a helm-chart may contain descriptions with dependencies amongst the MAIN / Side-car containers. The SOL001 does not offer any provision to specify ordering or dependency amongst the associatedVdus (i.e. among the OsContainerDeployableUnits corresponding to/within one helm chart). So, this would blind the orchestrator - as it would have no idea which containers within a given helm-chart to deploy first, next and so on.

Issue2: This "may be" a design pattern or/and a guideline. However, if there is a violation from the VNF provider, what ERRORs (error-code) / alt. executions a MANO is supposed to execute?

I issue is, MANO has to rely on one source of truth. If it's the helm-charts, then MANO really has no control over how/what containers inside the helm-chart would be deployed. In such case, It has two pieces of information: one from within the helm chart which is beyond MANO's control, and the second from the VNFD declarations of MCIOPs. If both information are conflicting, MANO has no idea which one to use (i.e. from the VNFD declarations or from the one coming from Kubernetes/CISM).
(0016472)
lishi   
07-03-2023 13:48   
Issue1: which containers within a given helm-chart to deploy first is based on the information described in MCIOP(e.g. Helm chart), not VNFD (i.e. OsContainerDeployableUnits).
Issue2: that issue has been studied in IFA051, please see https://docbox.etsi.org/ISG/NFV/Open/Drafts/IFA051/NFV-IFA051v006.zip [^]
for more details.





View Issue Details
8159 [3GPP SA5 Bug Tracking] Feature Gap minor have not tried 15-12-2022 07:28 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.3.1  
open  
none    
none  
   
[SOL001][4.3.1] tosca.nodes.nfv.Mciop: Does not Allow K8S declarative descriptors as MCIOP artifacts
The tosca.nodes.nfv.Mciop limits to helm-zip as artifacts. This is a big contraint and limits the flexibility of VNF-packages to specify Kubernetes(TM) Declarative-descriptors within the Package.
Today, the K8S happen mostly via Helm-charts. But, that should not be the end of the world.

There would be cases where small it would be desirable to directly place kubernets-yaml intent files under the artifacts to allow the NFVO to orchestrate those on a CSIM.
There are no notes attached to this issue.





View Issue Details
8160 [3GPP SA5 Bug Tracking] Feature Gap minor have not tried 15-12-2022 05:43 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.3.1  
open  
none    
none  
   
[SOL001] [4.3.1] The node tosca.nodes.nfv.Mciop does not support OCI compliant helm charts
Context: The future HELM versions would support OCI, and would be hosted/deployed from OCI-compliant registries.

References:
1. https://helm.sh/docs/topics/registries/ [^]
2. OCI ==> Open Containers Initiative (https://opencontainers.org/ [^])

The ETSI SOL001 4.3.1 specification does not have a provision (within tosca.nodes.nfv.Mciop) to allow specifying an OCI URI for the helm-charts, in the VNFD.

The referred TOSCA node, however, allows a packaged helm-chart as a ZIP-ed artifact. But, that's the only provision.
Need to Allow MCIOPs that may not be packaged as an artifact, or may be hosted on an OCI repository/registery remotely, with a URI.

Kubernetes, Helm-clients are already supporting OCI compliant helm-charts and docker-images.

This gap needs to be filled-in for SOL001 as well.
Notes
(0016391)
Sujeet Banerjee   
15-12-2022 06:58   
"Packaged Helm/docker as artifacts" also makes the management and versioning of the VNF Packages an overhead for the vendors. A small update in Helm-chart or a minor fix would require not only an update in the repository but as well in the VNF package (update the MCIOP artifact - which would be of 10 to 15GB order in size).

With allowing OCI URI for the helm-charts and docker-images, there is a choice to update the URI in the VNF package (and only if required, in the worst case).





View Issue Details
8161 [3GPP SA5 Bug Tracking] Bug minor have not tried 11-11-2022 06:05 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
confirmed 4.2.1  
duplicate  
none    
none  
   
Incorrect ABNF Grammar specified for vnfm_info
Incorrect ABNF Grammar specified for vnfm_info
Notes
(0016392)
lishi   
06-12-2022 10:01   
Duplicated with 0008137.





View Issue Details
8162 [3GPP SA5 Bug Tracking] Bug minor have not tried 11-11-2022 05:54 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
confirmed 4.2.1  
duplicate  
none    
none  
   
[4.3.1] [Section 6.8.1.2] Incorrect ABNF Grammar Specified for "Vnfm_info"
This is incorrect in the specified Grammar:
-----------
value = any_etsi_nfv_compliant_product| product_specific

any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

version = "v" version_identifier

version_identifier = 1*2DIGIT DOT 1*2DIGIT DOT 1*2DIGIT
; the version identifier is encoded as a sequence of items of 1 or 2 digits separated by dots
representing the 3 fields (major, technical and editorial) of the version of an ETSI deliverable.

product_specific = enterprise_number SEP product_specific_string

enterprise_number = 1*DIGIT

product_specific_string = *(ALPHA / DIGIT / "-" / ".")

SEP = ":"

DOT = "."
-----------

THE INCORRECT RULE SPECIFIED, THAT DOES NOT MATCH THE EXAMPLE:

any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

THE LITERAL "version" SPECIFIED IS INCORRECT. IN FACT, IT'S NOT A LITERAL, RATHER IT'S NON-TERMINAL <version>
THE CORRECT RULE WOULD BE:

any_etsi_nfv_compliant_product = "etsivnfm" SEP version

(i.e. version WITHOUT THE QUOTES)

Notes
(0016393)
Sujeet Banerjee   
11-11-2022 06:07   
Somehow duplicates of this Bug has been created - The portal thew SQL Injection Errors. So multiple entries were created.

I am unable to close the duplicates. Please close the duplicate ones.
(0016394)
lishi   
06-12-2022 09:59   
Duplicated, please see 0008137





View Issue Details
8163 [3GPP SA5 Bug Tracking] Bug minor have not tried 11-11-2022 05:53 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
confirmed 4.2.1  
open  
none    
none  
   
[4.3.1] [Section 6.8.1.2] Incorrect ABNF Grammar Specified for "Vnfm_info"
This is incorrect in the specified Grammar:
-----------
value = any_etsi_nfv_compliant_product| product_specific

any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

version = "v" version_identifier

version_identifier = 1*2DIGIT DOT 1*2DIGIT DOT 1*2DIGIT
; the version identifier is encoded as a sequence of items of 1 or 2 digits separated by dots
representing the 3 fields (major, technical and editorial) of the version of an ETSI deliverable.

product_specific = enterprise_number SEP product_specific_string

enterprise_number = 1*DIGIT

product_specific_string = *(ALPHA / DIGIT / "-" / ".")

SEP = ":"

DOT = "."
-----------

THE INCORRECT RULE SPECIFIED, THAT DOES NOT MATCH THE EXAMPLE:

>>> any_etsi_nfv_compliant_product = "etsivnfm" SEP "version"

THE LITERAL "version" SPECIFIED IS INCORRECT. IN FACT, IT'S NOT A LITERAL, RATHER IT'S NON-TERMINAL <version>
THE CORRECT RULE WOULD BE:

>>> any_etsi_nfv_compliant_product = "etsivnfm" SEP version

(i.e. version WITHOUT THE QUOTES)

Notes
(0016395)
lishi   
06-12-2022 09:56   
Thanks. It will be fixed in the next version.





View Issue Details
8175 [3GPP SA5 Bug Tracking] Feature Gap minor have not tried 16-09-2022 08:38 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Claim 6.8.13.2] Property 'mcio_constraint_params' in Vdu.OsContainerDeployableUnit is irrelevant and CONFLICTING
The valid values for 'mcio_constraint_params' as given below are irrlevant:

- affinity_nfvi_pop
- affinity_zone
- affinity_zone_group
- affinity_nfvi_node
- affinity_cis_node
- anti_affinity_nfvi_pop
- anti_affinity_zone
- anti_affinity_zone_group
- anti_affinity_nfvi_node
- anti_affinity_cis_node
- local_affinity_nfvi_pop
- local_affinity_zone
- local_affinity_zoneGroup
- local_affinity_nfvi_node
- local_affinity_cis_node
- local_anti_affinity_nfvi_pop
- local_anti_affinity_zone
- local_anti_affinity_zone_group
- local_anti_affinity_nfvi_node
- local_anti_affinity_cis_node

That is because, the placement constraints can be specified CORRECTLY using the policies: "AffinityRule" / "AntiaffinityRule" (Clause 6.10.10)

The property 'mcio_constraint_params' may be CONFLICTING because, it does not specify, say in case of affinity GROUPS (e.g. affinity_cis_node), how more than one SETs of VDUs can be placed into more than one groupings.
These allowed values of 'mcio_constraint_params' are irrelevant as well:
- node_additional_capability_ssd
- node_additional_capability_dpdk
- node_additional_capability_sriov
- node_additional_capability_gpu
- node_additional_capability_fpga
- node_additional_capability_cpu_pin
- node_capability_logical_numa
- node_pool

That's because, these are NOT contraints. They are indeed requirements for additional capabilities, and can be specified using other properties of Vdu.OsContainerDeployableUnit, eg. "requested_additional_capabilities" and/or "logical_node" (clause 6.8.13.2)
There are no notes attached to this issue.





View Issue Details
8176 [3GPP SA5 Bug Tracking] Bug minor have not tried 16-09-2022 08:24 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Clause: 6.2.12.2] INCORRECT constraints defined for 'max_number_of _instances'
As per the IFA011 "VduProfile" information element, the 'max' constraint is "mandatory" and must be "greater than zero".

The Clause 6.2.12.2 in SOL001 V4.3.1 specified INCORRECT constraint for "max_number_of_instances" as "greater_or_equal:0"

This does not make sense, as the field is mandatory, and the max constraint cannot be allowed to be '0' ever.
The constraints are incorrect at multiple occurrences for 'max_number_**' in the SOL001 V4.3.1 (and V4.2.1) specification.
There are no notes attached to this issue.





View Issue Details
8177 [3GPP SA5 Bug Tracking] Bug minor have not tried 16-09-2022 08:15 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Clause 6.2.75.3] Insufficient allowed values for McioIdentificationData.type
 The McioIdentificationData property 'type' represents Kubernetes 'kinds' that can be deployed on a Kubernetes cluster. The spec (Clause 6.2.75.3) contrains the valid values to be only [ Deployment, StatefulSet ]



In a typical Kubernetes ecosystem, the deployable and/or runnable kinds must include:

Deployment
ReplicaSet
StatefulSet
DaemonSet
Job
CronJob
ReplicationController
CustomResource
There are no notes attached to this issue.





View Issue Details
8169 [3GPP SA5 Bug Tracking] Bug minor have not tried 16-09-2022 08:01 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[V4.3.1] Incorrectly referred node type names: "tosca.nfv.datatypes.ExtendedResourceData"
There are multiple occurrence, where "tosca.datatypes.nfv.**" has been mistyped as "tosca.nfv.**".

Likewise: "tosca.nfv.interfaces.***"
Need to fix in multiple places.
Notes
(0016414)
lishi   
10-10-2022 09:42   
Please see NFVSOL(22)000449 to resolve this issue.





View Issue Details
8178 [3GPP SA5 Bug Tracking] Feature Gap minor have not tried 16-09-2022 07:57 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Table 6.10.10.2-1] "NOTE2" Discrepancy: does not support all use cases for HelmCharts
Current state of the note2 in the document:

-----
NOTE 2: The "container"namespace" is only applicable when the targets of the policy are exclusively nodes of type
tosca.nodes.nfv.Mciop.
-----

This is a problem because, some Helm-Charts may have the intent to create OS-containers that would be deployed in more than one Kubernetes namespace. So, "container_namespace" must be allowed at VDU level as well.
There are no notes attached to this issue.





View Issue Details
8179 [3GPP SA5 Bug Tracking] Editorial minor have not tried 16-09-2022 07:49 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Section 6.10.10] Incorrect or unqualified policy node definitions: "AffinityRule", "AntiAffinityRule"
The section heading should use the Node-URI and not the shortname.

Suggestion:
"6.10.10 tosca.policies.nfv.AffinityRule, tosca.policies.nfv.AntiAffinityRule"
There are no notes attached to this issue.





View Issue Details
8171 [3GPP SA5 Bug Tracking] Bug minor have not tried 15-09-2022 12:28 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[V4.3.1] [Example A.18] Incorrect MCIOP 'requirements' specified in the Example "VNFD illustrating OsContainer modeling..."
"dependency" is not specified as "requirements" in the definition (claim 6.8.14.6) of "tosca.nodes.nfv.Mciop" in the V4.3.1 SOL001 spec. The only allowed requirement as defined in the claim is "associatedVdu"

The Example given in Appendix A.18 is INCORRECT, as it uses 'dependency' which is not defined in claim 6.8.14.6

---------------
lb_mciop:
  type: tosca.nodes.nfv.Mciop
  requirements:
    - associatedVdu: Vdu_1
    - dependency: opendb_mciop
<<omitted for brevity>>
--------------
Notes
(0016417)
Sujeet Banerjee   
15-09-2022 12:59   
This ticket may be closed - 'dependency' specified in "Additional Requirements" (clause 6.8.14.7)
(0016418)
lishi   
10-10-2022 09:39   
It is not an issue, because,
"dependency" requirement is defined in the root node type in TOSCA, and tosca.nodes.nfv.Mciop is derived from root node, so it automaticately derives the "dependency" requirement.





View Issue Details
8170 [3GPP SA5 Bug Tracking] Bug minor have not tried 15-09-2022 12:16 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[V4.3.1] [Section 6.8.14] tosca.nodes.nfv.Mciop does not specify dependencies, or "deploymentOrder"
tosca.nodes.nfv.Mciop does not adhere to "MciopProfile Information Element, as claimed in the "VNFD Tosca Model" (Table 6.1-1).

The attribute/requirement "deploymentOrder" and/or "dependencies" is not defined in Section 6.8.14 "tosca.nodes.nfv.Mciop"

There is no provision to specify this use case:
1. MCIOP-A 'depends on' MCIOP-B and MCIOP-C,
AND,
2. MCIOP-C 'depends on' MCIOP-P and MCIOP-Q
As per IFA011 V4.3.1, the MCIOP Information Element has an attribute "deploymentOrder", which is marked optional.
Notes
(0016415)
Sujeet Banerjee   
15-09-2022 13:00   
This ticket may be closed - 'dependency' specified in "Additional Requirements" (clause 6.8.14.7), which can refer to [0..N] Mciop nodes.
(0016416)
lishi   
10-10-2022 09:40   
It is not an issue, because,
"dependency" requirement is defined in the root node type in TOSCA, and tosca.nodes.nfv.Mciop is derived from root node, so it automaticately derives the "dependency" requirement.





View Issue Details
8174 [3GPP SA5 Bug Tracking] Feature Gap minor have not tried 15-09-2022 10:52 15-12-2022 09:18
Sujeet Banerjee  
aelken  
normal  
resolved  
fixed  
none    
none  
   
[V4.3.1] The spec does not specify "requirement" for CISM to allow "Subscription" for receiving "Notifications"
The IFA040 does not specify, in order to support "CismWkldMgt.005", which NFV Interface captures the operation of "subscribe to the source" for receiving notifications.

Likewise, for:
CismCompMgt.008
CismStrgMgt.008
CismNetwMgt.008
CismNetwMgt.014
CismCfgMgt.021
CismCfgMgt.022
Suggestion: Please specify which interface will describe the Models and Information Elements for the consumer (e.g. VNFM) to subscribe to the source (i.e. CISM).
Notes
(0016422)
aelken   
10-10-2022 11:37   
A resolution to fix the described lack of requirements for the support of notification subscriptions by the CISM exposed interfaces is provided in CR NFVIFA(22)000748.
The solution will be published in the next maintenance edition of IFA040ed441.

There will be no specification of models and information elements for these interfaces in IFA040, according to the scope of IFA040.
Instead, the protocols and data models are specified in the corresponding stage 3 specification SOL018. The profiling of the new interface requirements introduced by the solution CR need to be covered by a CR on SOL018 during the next maintenance cycle.
(0016423)
aelken   
19-10-2022 13:48   
CR NFVIFA(22)000748 has been approved by the IFA working group and will be implemented in the next draft of IFA040ed441.
The final solution to this reported bug will be provided with the publication of IFA040ed441.





View Issue Details
8167 [3GPP SA5 Bug Tracking] Bug minor have not tried 15-09-2022 09:43 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
resolved  
fixed  
none    
none  
   
[V4.3.1] [Section 9.6.5.2] SupportedIndicatorInformation Info Element does not provide the 'subscription' information
There is no way for the subscriber to know which 'subscription' is causing the Event notifications from the source. This would be a handicap in scenarios where the subscription.filter needs to be changed for optimizations or to temporarily halt the flooding of notifications to the subscriber. The fallback might be to fetch all the "subscriptions" and do joins based on the indicatorId - which could hamper the performance of the client.
Suggestion: Include an optional property 'subscriptionId' in the "SupportedIndicatorInformation" Information Element.
Notes
(0016406)
kalyan   
11-10-2022 18:44   
SubscriptionID is captured in the corresponding Stage 3 specifications (SOL002) in section in 8.5.2.6 Type: SupportedIndicatorsChangeNotification
So its not intended to be present in IFA008.(Stage 2)
(0016407)
lishi   
10-11-2022 02:02   
should refer to SOL002





View Issue Details
8172 [3GPP SA5 Bug Tracking] Bug minor have not tried 15-09-2022 09:42 15-12-2022 09:18
Sujeet Banerjee  
bhyrraju  
normal  
resolved  
no change required  
none    
none  
   
[V4.3.1] [Section 8.10.5] SupportedIndicatorInformation Info Element does not provide the 'subscription' information
There is no way for the subscriber to know which 'subscription' is causing the Event notifications from the source. This would be a handicap in scenarios where the subscription.filter needs to be changed for optimizations or to temporarily halt the flooding of notifications to the subscriber. The fallback might be to fetch all the "subscriptions" and do joins based on the indicatorId - which could hamper the performance of the client.

Suggestion: Include an optional property 'subscriptionId' in the "SupportedIndicatorInformation" Information Element
Notes
(0016419)
kalyan   
05-10-2022 11:22   
(edited on: 05-10-2022 11:25)
SubscriptionID is already captured in the corresponding Stage 3 specifications (SOL003) in section in
8.5.2.6 Type: SupportedIndicatorsChangeNotification
So its not intended to be present in IFA007.(Stage 2)

(0016420)
bhyrraju   
26-10-2022 12:05   
The SubscriptionId related details are already in the Stage-3 specifications i.e., in SOL003. Based on confirmation from IFA WG, this need not be put in stage-2. Hence closing this with "no change required".





View Issue Details
8173 [3GPP SA5 Bug Tracking] Bug minor have not tried 15-09-2022 09:04 15-12-2022 09:18
Sujeet Banerjee  
 
normal  
resolved 4.2.1  
no change required  
none    
none  
   
[VnfIndicator] Table 7.1.11.2.2-1; The "source" ENUM must also include "CISM"
This is as per the requirement defined in IFA040 V4.2.1 and V4.3.1, under "CismWkldMgt.005"

IFA0404 'CismWkldMgt.005' reads: "The OS container workload management service interface produced by the CISM shall support sending notifications in the event of changes to containerized workloads based on a MCIOP".

The consumer (e.g. VNFM) must "subscribe" to an entity (or "source") for receiving the CISM notifications. Obviously, the source has to be "CISM". However, looking at the IFA011 spec (4.3.1), the allowed values for the "source" would be one of 'EM', 'VNF' or 'Both', which obviously is NOT in accordance with the IFA0404 "CismWkldMgt.005" requirement.
Also present in version IFA011 V4.3.1
Notes
(0016421)
bhyrraju   
26-10-2022 11:08   
Based on discussion in IFA WG, it is confirmed that VnfIndicator source can be VNF or EM or Both. CISM and other entities in NFV-MANO don’t produce indicators. Hence there is no need to update VALUES in this table.





View Issue Details
8168 [3GPP SA5 Bug Tracking] Clarification minor have not tried 15-09-2022 08:04 15-12-2022 09:18
Sujeet Banerjee  
bhyrraju  
normal  
resolved 4.2.1  
no change required  
none    
none  
   
"VnfIndicator" being defined in both "VNFD" and "VnfDf" information Elements; Ambiguity over referencing
What is the behavior of MANO, when the same VnfIndicator information is present in both VnfDf and Vnfd Information Elements?
- Are the consumers, subscribing to the Indicator Notification, supposed to get double notifications?
- Or, is one of the VnfIndicator definitions going to have an "Overriding Effect"; say, VnfDf.vnfIndicator supersedes Vnfd.vnfIndicator (or vice-versa)?
Notes
(0016408)
Bruno Chatras   
20-09-2022 15:12   
My assumption is that Vnfd.vnfIndicator contains a list of VNF indicators applicable to any DF (*) while VnfDf.vnfIndicator contains a list of VNF indicators that are specific to a DF.
(*) Perhaps this should be stated explicitly in Table 7.1.2.2-1.
(0016409)
Sujeet Banerjee   
21-09-2022 09:09   
Still unanswered -
1. "what if both Vnfd and DF define with the same indicatorId and/or indicator_name?", Will one override the other?
2. What will be the response returned by the VNFM for GET '/indicators/{vnfInstanceId}/{indicatorId}'
3. Will the subscriber get multiple notifications for the same type of change?
(0016410)
Bruno Chatras   
21-09-2022 09:17   
1. This does not make sense and should be forbiden. An indicator is either globally applicable all DFs or specific to a DF. Indicator names shall be unique within the scope of the VNFD.
2. I assume you mean "returned by the VNF", right? The VNF will return the information associated to the IndicatorId.
3. No
(0016411)
Sujeet Banerjee   
22-09-2022 06:26   
Ok, got it.

However, under what circumstances would a VNF-vendor need to define an indicator specific to a DF, given the same could be done through VNF-specific indicator anyways? IFA007 and IFA008 do not distinguish whether a vnfIndicator is specific to a DF or a VNF (afterall, the subscription request filter takes an indicator-Id). Am I missing any usecase?
(0016412)
Bruno Chatras   
23-09-2022 10:44   
Let's take as an example a VNF that has 3 VNFCs (A,B and C) and 2 DFs.
- DF1 (Basic functionality): with VNFC A & B
- DF2 (Extended Functionality): with VNFC A,B & C
VNF indicators sent by VNFC A & B are applicable to all DFs while VNF indicators sent from VNFC C are specific to DF-2.
(0016413)
bhyrraju   
26-10-2022 11:49   
Checked tables Table 7.1.2.2-1 (VNFD). As Bruno indicated, the vnfIndicator in the table is applicable at VNFD level (default for any Deployment flavours).
The description says "Declares the VNF indicators that are supported by this VNF".

If there are specific requirements for a Deployment Flavour, they are represented in "deploymentFlavour" attribute (Content VnfDf) in the VNFD (Table 7.1.2.2-1).
In this case, a new set of vnfIndicators can be defined specific to that deployment flavour. Refer to Table 7.1.8.2.2-1, these are the indicators specific to the deployment flavour.
The description in this table says "Declares the VNF indicators that are supported by this VNF (specific to this DF)".





View Issue Details
8166 [3GPP SA5 Bug Tracking] Clarification minor have not tried 12-09-2022 09:25 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
confirmed 4.2.1  
open  
none    
none  
   
[MCIOP] [Section 6.8.14] Does not specify if the Helm chart maps to a multitude of OSContainers
Section 6.8.12.6 [OsContainer]
------------------------------

One OsContainerDeployableUnit (VDU) links to only one OsContainer, which in turn can specify only one artifact of type 'tosca.artifacts.nfv.SwImage'

Section 6.8.14 [MCIOP]
-----------------------
'tosca.artifacts.nfv.HelmChart' may point to an archive of helm-chart. 'associatedVdu' may point to 1 or more VDUs associated to the helm-chart.

CLARIFICAITON-1: The Helm chart has its own set of declarative intents which a Kubernetes can interpret and deploy. Then why does the VNFD need to specify the associated VDUs again. How is MANO supposed to control the behavior of Helm-Chart deployment on Kubernetes (which is scripted in the helm-charts), based on the VNDF.VDU definitions?

CLARIFICAITON-2: What if the helm archive (artifact) internally specifies more Containers/Pods than what is defined in the VNFD (VDUs)? How does one define 'dependencies' and 'affinity / anti-affinity' in the VNFD in those cases?




Notes
(0016404)
lishi   
01-11-2022 01:09   
Notes SOL#223:
W.r.t. issue 1: The information of assicatedVdus is necessary as this is the way how MANO can learn which Helm charts it needs to deploy. Not always needs all, it depends on the DF. Mano controls the behaviour by selecting the Helm charts to deploy.

W.r.t. issue 2: then it would be hidden from MANO, so this is not how it is supposed to be. The VNFD should contain a representation of all the pods/containers, otherwise it cannot know which resources are used by the workloads.

In both cases this is the design pattern defined in IFA
(0016405)
Sujeet Banerjee   
10-11-2022 07:08   
Issue1: There could be a case with a helm-chart may contain descriptions with dependencies amongst the MAIN / Side-car containers. The SOL001 does not offer any provision to specify ordering or dependency amongst the associatedVdus (i.e. among the OsContainerDeployableUnits corresponding to/within one helm chart). So, this would blind the orchestrator - as it would have no idea which containers within a given helm-chart to deploy first, next and so on.

Issue2: This "may be" a design pattern or/and a guideline. However, if there is a violation from the VNF provider, what ERRORs (error-code) / alt. executions a MANO is supposed to execute?

I issue is, MANO has to rely on one source of truth. If it's the helm-charts, then MANO really has no control over how/what containers inside the helm-chart would be deployed. In such case, It has two pieces of information: one from within the helm chart which is beyond MANO's control, and the second from the VNFD declarations of MCIOPs. If both information are conflicting, MANO has no idea which one to use (i.e. from the VNFD declarations or from the one coming from Kubernetes/CISM).





View Issue Details
8164 [3GPP SA5 Bug Tracking] Feature Gap minor have not tried 12-09-2022 08:32 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
feedback 4.2.1  
reopened  
none    
none  
   
[4.3.1] [Section A.18] INCORRECT REFERENCES in the Diagram in NFV-SOL 001v4.3.1 - GS - TOSCA-based NFV descriptors spec.pdf
Spec Link: https://docbox.etsi.org/isg/nfv/open/Publications_pdf/Specs-Reports/NFV-SOL%20001v4.3.1%20-%20GS%20-%20TOSCA-based%20NFV%20descriptors%20spec.pdf [^]

Section A.18
-----------
In the figure "Figure A.18-1: Containerized VNF example", the vertical line labeled "Internal Virtual Link" is INCORRECTLY shown as connected to vdu2Cp1 and vdu1Cp1.

HOWEVER, as per the VNFD descriptor, the "Internal Virtual Link" (InternalVl) should be shown to be connected to "vdu2Cp2" and "vdu1Cp2".

Notes
(0016396)
Sujeet Banerjee   
12-09-2022 08:35   
(edited on: 15-09-2022 09:45)
The Category of this ticket should not be "[NFV Specifications] Feature Gap". I am unable to edit/change it to "Bug"

(0016397)
lishi   
10-10-2022 09:44   
Please see NFVSOL(22)000449 to resolve this issue.
(0016398)
Sujeet Banerjee   
10-10-2022 10:01   
The diagram needs to be fixed in the example referred ("Figure A.18-1: Containerized VNF example"). And then the ticket may be resolved.
(0016399)
Sujeet Banerjee   
11-11-2022 04:49   
Not sure why is this ticket marked "FIXED", I see the referred document-Figure is still not fixed.

Also, can you please provide the link to: NFVSOL(22)000449?
(0016400)
lishi   
01-12-2022 06:58   
https://docbox.etsi.org/ISG/NFV/SOL/05-CONTRIBUTIONS/2022//NFVSOL(22)000449_SOL001ed441_multiple_corrections.docx [^]





View Issue Details
8165 [3GPP SA5 Bug Tracking] Bug minor have not tried 09-09-2022 09:21 15-12-2022 09:18
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
Section 6.8.15.5; Misspelt: "VirtulalCp"
The section 6.8.15.5 reads:

"The syntax of the VirtulalCp node type shall comply with the following definition:"

The "VirtulalCp" is misspelt. It should be "VirtualCp"
Notes
(0016401)
lishi   
10-10-2022 09:43   
Please see NFVSOL(22)000449 to resolve this issue.
(0016402)
Sujeet Banerjee   
10-11-2022 08:29   
Can you please provide a link to: NFVSOL(22)000449?
(0016403)
lishi   
11-11-2022 06:50   
https://docbox.etsi.org/ISG/NFV/SOL/05-CONTRIBUTIONS/2022//NFVSOL(22)000449_SOL001ed441_multiple_corrections.docx [^]





View Issue Details
8106 [Part 01: TTCN-3 Core Language] Technical minor have not tried 09-08-2022 17:00 07-12-2022 08:43
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
Core Language Spec
Nokia - Matthias Simon
Provide TTCN-3 defintions for predefined types
Predefined functions and some operations like log, match, setverdict, ... can be specified as external function using valid TTCN-3 syntax (see https://github.com/ttcn3/specs/blob/main/predefined_functions.ttcn3#L692-L713 [^]).
Those functions could form some kind of standard library. This would make the core language specification slimmer and the tools easier to implement and maintain.

If the object oriented extension is available, operations of ports, testcases, components and timers could possibly be specified as method of external abtract classes.
Notes
(0016215)
Jens Grabowski   
16-08-2022 10:26   
TTF discussion: (a) Predefined function definitions should follow TTCN-3 syntax (if not, this should be corrected). (b) Putting core functionality into annexes needs further discussion (possibly in context to standards allignment). (c) Standard extensions may be provided in form of TTCN-3 modules.

Matthias to provide a list with problematic predefined functions not in TTCN-3 syntax.
(0016364)
Jens Grabowski   
07-12-2022 08:42   
TTF discussion: Should be discussed in the scope of language renovation. Possibly, standard libraries may be provided.





View Issue Details
8095 [Part 06: TTCN-3 Control Interface] New Feature minor have not tried 10-05-2022 08:37 07-12-2022 08:10
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
n/a
Nokia - Matthias Simon
Provide a TTCN-3 specification for TCI and TRI
SUMMARY

Provide specifications using TTCN-3 for TCI and TRI.


RATIONAL

Various TTCN-3 deliverables provide specifications per IDL (interface description language). IDL tools however are slowly becoming obsolete and do not provide good support for modern languages or other RPC stacks (gRPC, Thrift, JSONRPC, ...).

A specification using TTCN-3 mitigates this dependency to third-party technologies.

Notes
(0016224)
Jens Grabowski   
16-08-2022 13:27   
TTF discussion: Idea to be checked.
(0016225)
Jens Grabowski   
16-08-2022 13:28   
Input for discussion: https://github.com/ttcn3/specs/blob/main/control_and_runtime_interface.ttcn3 [^]
(0016361)
Jens Grabowski   
07-12-2022 08:09   
TTF discussion: Nice to have. However, details regarding the interface to the "real world" need to be studied. Advantages not completely clear.





View Issue Details
8116 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 09-09-2022 09:21 01-12-2022 06:56
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
Section 6.8.15.5; Misspelt: "VirtulalCp"
The section 6.8.15.5 reads:

"The syntax of the VirtulalCp node type shall comply with the following definition:"

The "VirtulalCp" is misspelt. It should be "VirtualCp"
Notes
(0016252)
lishi   
10-10-2022 09:43   
Please see NFVSOL(22)000449 to resolve this issue.
(0016286)
Sujeet Banerjee   
10-11-2022 08:29   
Can you please provide a link to: NFVSOL(22)000449?
(0016305)
lishi   
11-11-2022 06:50   
https://docbox.etsi.org/ISG/NFV/SOL/05-CONTRIBUTIONS/2022//NFVSOL(22)000449_SOL001ed441_multiple_corrections.docx [^]





View Issue Details
8100 [Part 01: TTCN-3 Core Language] Editorial minor have not tried 09-08-2022 14:42 11-11-2022 10:59
Matthias Simon  
Jens Grabowski  
normal  
assigned  
open  
none    
none  
   
Annex A -- BNF and static semantics
Nokia - Matthias Simon
Inline terminal productions
Inlining terminal production would make the grammar easier to comprehend. For example:

- 1.TTCN3Module ::= TTCN3ModuleKeyword ModuleId "{" ...
- 2.TTCN3ModuleKeyword ::= "module"
+ 1.TTCN3Module ::= "module" ModuleId "{" ...
CR-8100-Analysis-Keyword-Definitions-in-TTCN-3-BNF.pptx (49,036) 11-11-2022 10:59
http://oldforge.etsi.org/mantis/file_download.php?file_id=4080&type=bug
Notes
(0016220)
Jens Grabowski   
16-08-2022 12:47   
TTF discussion: Not highest priority. Effect on extension packages needs to be studied.
(0016309)
Jens Grabowski   
11-11-2022 10:58   
See attached file for further information:

In total: 154 Keyword Definitions
search „string: Keyword ::=“

In total: 482 Keyword References
search string: „Keyword“ (only in BNF, Keyword definitions are not considered)

Observation 1: Some BNF rules (in several standards) already include inlined keywords (or reserved words)

Observation 2: Not all non-terminals of productions for defining keywords/reserved words end with “Keyword”.

Observation 3: The rules describing the syntactical structure of language elements inline keywords (for readability purposes)





View Issue Details
8135 [IFA008 - Ve-Vnfm ref point Spec] Bug minor have not tried 10-10-2022 07:39 10-11-2022 02:03
Bruno Chatras  
lishi  
normal  
resolved  
fixed  
none    
none  
   
Wrong cardinality in Modify VNF Information operation input parameters
The cardinality of the newValues attribute is 1..N.
The description of this attribute refers to NOTE 1, which assume that the cardinality is 0..N.

NOTE 1 : Cardinality "0" applies if no attributes of the VNF instance, including VNF configurable properties, are
requested to be modified.

Proposal: Change the cardinality from 1..N to 0..N
Notes
(0016284)
lishi   
10-11-2022 02:03   
CR approved





View Issue Details
8124 [IFA008 - Ve-Vnfm ref point Spec] Bug minor have not tried 15-09-2022 09:43 10-11-2022 02:02
Sujeet Banerjee  
lishi  
normal  
resolved  
fixed  
none    
none  
   
[V4.3.1] [Section 9.6.5.2] SupportedIndicatorInformation Info Element does not provide the 'subscription' information
There is no way for the subscriber to know which 'subscription' is causing the Event notifications from the source. This would be a handicap in scenarios where the subscription.filter needs to be changed for optimizations or to temporarily halt the flooding of notifications to the subscriber. The fallback might be to fetch all the "subscriptions" and do joins based on the indicatorId - which could hamper the performance of the client.
Suggestion: Include an optional property 'subscriptionId' in the "SupportedIndicatorInformation" Information Element.
Notes
(0016256)
kalyan   
11-10-2022 18:44   
SubscriptionID is captured in the corresponding Stage 3 specifications (SOL002) in section in 8.5.2.6 Type: SupportedIndicatorsChangeNotification
So its not intended to be present in IFA008.(Stage 2)
(0016283)
lishi   
10-11-2022 02:02   
should refer to SOL002





View Issue Details
8121 [IFA011 - VNF Packaging Spec] Clarification minor have not tried 15-09-2022 08:04 09-11-2022 11:26
Sujeet Banerjee  
bhyrraju  
normal  
resolved 4.2.1  
no change required  
none    
none  
   
"VnfIndicator" being defined in both "VNFD" and "VnfDf" information Elements; Ambiguity over referencing
What is the behavior of MANO, when the same VnfIndicator information is present in both VnfDf and Vnfd Information Elements?
- Are the consumers, subscribing to the Indicator Notification, supposed to get double notifications?
- Or, is one of the VnfIndicator definitions going to have an "Overriding Effect"; say, VnfDf.vnfIndicator supersedes Vnfd.vnfIndicator (or vice-versa)?
Notes
(0016243)
Bruno Chatras   
20-09-2022 15:12   
My assumption is that Vnfd.vnfIndicator contains a list of VNF indicators applicable to any DF (*) while VnfDf.vnfIndicator contains a list of VNF indicators that are specific to a DF.
(*) Perhaps this should be stated explicitly in Table 7.1.2.2-1.
(0016244)
Sujeet Banerjee   
21-09-2022 09:09   
Still unanswered -
1. "what if both Vnfd and DF define with the same indicatorId and/or indicator_name?", Will one override the other?
2. What will be the response returned by the VNFM for GET '/indicators/{vnfInstanceId}/{indicatorId}'
3. Will the subscriber get multiple notifications for the same type of change?
(0016245)
Bruno Chatras   
21-09-2022 09:17   
1. This does not make sense and should be forbiden. An indicator is either globally applicable all DFs or specific to a DF. Indicator names shall be unique within the scope of the VNFD.
2. I assume you mean "returned by the VNF", right? The VNF will return the information associated to the IndicatorId.
3. No
(0016246)
Sujeet Banerjee   
22-09-2022 06:26   
Ok, got it.

However, under what circumstances would a VNF-vendor need to define an indicator specific to a DF, given the same could be done through VNF-specific indicator anyways? IFA007 and IFA008 do not distinguish whether a vnfIndicator is specific to a DF or a VNF (afterall, the subscription request filter takes an indicator-Id). Am I missing any usecase?
(0016247)
Bruno Chatras   
23-09-2022 10:44   
Let's take as an example a VNF that has 3 VNFCs (A,B and C) and 2 DFs.
- DF1 (Basic functionality): with VNFC A & B
- DF2 (Extended Functionality): with VNFC A,B & C
VNF indicators sent by VNFC A & B are applicable to all DFs while VNF indicators sent from VNFC C are specific to DF-2.
(0016259)
bhyrraju   
26-10-2022 11:49   
Checked tables Table 7.1.2.2-1 (VNFD). As Bruno indicated, the vnfIndicator in the table is applicable at VNFD level (default for any Deployment flavours).
The description says "Declares the VNF indicators that are supported by this VNF".

If there are specific requirements for a Deployment Flavour, they are represented in "deploymentFlavour" attribute (Content VnfDf) in the VNFD (Table 7.1.2.2-1).
In this case, a new set of vnfIndicators can be defined specific to that deployment flavour. Refer to Table 7.1.8.2.2-1, these are the indicators specific to the deployment flavour.
The description in this table says "Declares the VNF indicators that are supported by this VNF (specific to this DF)".





View Issue Details
8134 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 19-09-2022 09:39 09-11-2022 04:54
Bruno Chatras  
xiaha  
normal  
resolved  
fixed  
none    
none  
   
Wrong reference in VirtualisationContainerReservation
In table Table 8.8.5.2.2-1 (VirtualisationContainerReservation), the reference to VirtualComputeFlavour shall be changed from clause 8.4.3 to clause 8.4.2.2
Notes
(0016269)
xiaha   
09-11-2022 04:54   
Fixed in version 3.7.1 and 4.4.1.





View Issue Details
8130 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 16-09-2022 08:01 01-11-2022 01:10
Sujeet Banerjee  
 
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[V4.3.1] Incorrectly referred node type names: "tosca.nfv.datatypes.ExtendedResourceData"
There are multiple occurrence, where "tosca.datatypes.nfv.**" has been mistyped as "tosca.nfv.**".

Likewise: "tosca.nfv.interfaces.***"
Need to fix in multiple places.
Notes
(0016251)
lishi   
10-10-2022 09:42   
Please see NFVSOL(22)000449 to resolve this issue.





View Issue Details
8126 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 15-09-2022 12:16 01-11-2022 01:06
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[V4.3.1] [Section 6.8.14] tosca.nodes.nfv.Mciop does not specify dependencies, or "deploymentOrder"
tosca.nodes.nfv.Mciop does not adhere to "MciopProfile Information Element, as claimed in the "VNFD Tosca Model" (Table 6.1-1).

The attribute/requirement "deploymentOrder" and/or "dependencies" is not defined in Section 6.8.14 "tosca.nodes.nfv.Mciop"

There is no provision to specify this use case:
1. MCIOP-A 'depends on' MCIOP-B and MCIOP-C,
AND,
2. MCIOP-C 'depends on' MCIOP-P and MCIOP-Q
As per IFA011 V4.3.1, the MCIOP Information Element has an attribute "deploymentOrder", which is marked optional.
Notes
(0016242)
Sujeet Banerjee   
15-09-2022 13:00   
This ticket may be closed - 'dependency' specified in "Additional Requirements" (clause 6.8.14.7), which can refer to [0..N] Mciop nodes.
(0016250)
lishi   
10-10-2022 09:40   
It is not an issue, because,
"dependency" requirement is defined in the root node type in TOSCA, and tosca.nodes.nfv.Mciop is derived from root node, so it automaticately derives the "dependency" requirement.





View Issue Details
8127 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 15-09-2022 12:28 01-11-2022 01:05
Sujeet Banerjee  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none  
   
[V4.3.1] [Example A.18] Incorrect MCIOP 'requirements' specified in the Example "VNFD illustrating OsContainer modeling..."
"dependency" is not specified as "requirements" in the definition (claim 6.8.14.6) of "tosca.nodes.nfv.Mciop" in the V4.3.1 SOL001 spec. The only allowed requirement as defined in the claim is "associatedVdu"

The Example given in Appendix A.18 is INCORRECT, as it uses 'dependency' which is not defined in claim 6.8.14.6

---------------
lb_mciop:
  type: tosca.nodes.nfv.Mciop
  requirements:
    - associatedVdu: Vdu_1
    - dependency: opendb_mciop
<<omitted for brevity>>
--------------
Notes
(0016241)
Sujeet Banerjee   
15-09-2022 12:59   
This ticket may be closed - 'dependency' specified in "Additional Requirements" (clause 6.8.14.7)
(0016249)
lishi   
10-10-2022 09:39   
It is not an issue, because,
"dependency" requirement is defined in the root node type in TOSCA, and tosca.nodes.nfv.Mciop is derived from root node, so it automaticately derives the "dependency" requirement.





View Issue Details
8123 [IFA007 - Or-Vnfm ref point Spec] Bug minor have not tried 15-09-2022 09:42 26-10-2022 12:05
Sujeet Banerjee  
bhyrraju  
normal  
resolved  
no change required  
none    
none  
   
[V4.3.1] [Section 8.10.5] SupportedIndicatorInformation Info Element does not provide the 'subscription' information
There is no way for the subscriber to know which 'subscription' is causing the Event notifications from the source. This would be a handicap in scenarios where the subscription.filter needs to be changed for optimizations or to temporarily halt the flooding of notifications to the subscriber. The fallback might be to fetch all the "subscriptions" and do joins based on the indicatorId - which could hamper the performance of the client.

Suggestion: Include an optional property 'subscriptionId' in the "SupportedIndicatorInformation" Information Element
Notes
(0016248)
kalyan   
05-10-2022 11:22   
(edited on: 05-10-2022 11:25)
SubscriptionID is already captured in the corresponding Stage 3 specifications (SOL003) in section in
8.5.2.6 Type: SupportedIndicatorsChangeNotification
So its not intended to be present in IFA007.(Stage 2)

(0016260)
bhyrraju   
26-10-2022 12:05   
The SubscriptionId related details are already in the Stage-3 specifications i.e., in SOL003. Based on confirmation from IFA WG, this need not be put in stage-2. Hence closing this with "no change required".





View Issue Details
8122 [IFA011 - VNF Packaging Spec] Bug minor have not tried 15-09-2022 09:04 26-10-2022 11:13
Sujeet Banerjee  
 
normal  
resolved 4.2.1  
no change required  
none    
none  
   
[VnfIndicator] Table 7.1.11.2.2-1; The "source" ENUM must also include "CISM"
This is as per the requirement defined in IFA040 V4.2.1 and V4.3.1, under "CismWkldMgt.005"

IFA0404 'CismWkldMgt.005' reads: "The OS container workload management service interface produced by the CISM shall support sending notifications in the event of changes to containerized workloads based on a MCIOP".

The consumer (e.g. VNFM) must "subscribe" to an entity (or "source") for receiving the CISM notifications. Obviously, the source has to be "CISM". However, looking at the IFA011 spec (4.3.1), the allowed values for the "source" would be one of 'EM', 'VNF' or 'Both', which obviously is NOT in accordance with the IFA0404 "CismWkldMgt.005" requirement.
Also present in version IFA011 V4.3.1
Notes
(0016258)
bhyrraju   
26-10-2022 11:08   
Based on discussion in IFA WG, it is confirmed that VnfIndicator source can be VNF or EM or Both. CISM and other entities in NFV-MANO don’t produce indicators. Hence there is no need to update VALUES in this table.





View Issue Details
8125 [IFA040 - OS Container management service interfaces] Feature Gap minor have not tried 15-09-2022 10:52 19-10-2022 13:48
Sujeet Banerjee  
aelken  
normal  
resolved  
fixed  
none    
none  
   
[V4.3.1] The spec does not specify "requirement" for CISM to allow "Subscription" for receiving "Notifications"
The IFA040 does not specify, in order to support "CismWkldMgt.005", which NFV Interface captures the operation of "subscribe to the source" for receiving notifications.

Likewise, for:
CismCompMgt.008
CismStrgMgt.008
CismNetwMgt.008
CismNetwMgt.014
CismCfgMgt.021
CismCfgMgt.022
Suggestion: Please specify which interface will describe the Models and Information Elements for the consumer (e.g. VNFM) to subscribe to the source (i.e. CISM).
Notes
(0016255)
aelken   
10-10-2022 11:37   
A resolution to fix the described lack of requirements for the support of notification subscriptions by the CISM exposed interfaces is provided in CR NFVIFA(22)000748.
The solution will be published in the next maintenance edition of IFA040ed441.

There will be no specification of models and information elements for these interfaces in IFA040, according to the scope of IFA040.
Instead, the protocols and data models are specified in the corresponding stage 3 specification SOL018. The profiling of the new interface requirements introduced by the solution CR need to be covered by a CR on SOL018 during the next maintenance cycle.
(0016257)
aelken   
19-10-2022 13:48   
CR NFVIFA(22)000748 has been approved by the IFA working group and will be implemented in the next draft of IFA040ed441.
The final solution to this reported bug will be provided with the publication of IFA040ed441.





View Issue Details
8132 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 16-09-2022 08:24 16-09-2022 08:24
Sujeet Banerjee  
 
normal  
new 4.2.1  
open  
none    
none  
   
[V4.3.1] [Clause: 6.2.12.2] INCORRECT constraints defined for 'max_number_of _instances'
As per the IFA011 "VduProfile" information element, the 'max' constraint is "mandatory" and must be "greater than zero".

The Clause 6.2.12.2 in SOL001 V4.3.1 specified INCORRECT constraint for "max_number_of_instances" as "greater_or_equal:0"

This does not make sense, as the field is mandatory, and the max constraint cannot be allowed to be '0' ever.
The constraints are incorrect at multiple occurrences for 'max_number_**' in the SOL001 V4.3.1 (and V4.2.1) specification.
There are no notes attached to this issue.





View Issue Details
8089 [SOL001 - TOSCA-based NFV descriptors spec] Bug minor have not tried 03-03-2022 08:51 16-05-2022 14:06
Bruno Chatras  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none 4.2.4  
  4.2.4  
Inconsistent naming for VirtualFileStorageData
Clause 6.2.41 defines the VirtualFileStorageData data type.
The description in clause 6.2.41.1 refers to VirtualObjectFileData instead of VirtualFileStorageData
The first line of Table 6.2.41.1-1 has the same issue.
Fixed in NFVSOL(22)000217 SOL001ed431_correct_VirtualFileStorageData_description
There are no notes attached to this issue.





View Issue Details
8088 [SOL001 - TOSCA-based NFV descriptors spec] Feature Gap minor have not tried 01-03-2022 14:07 16-05-2022 14:06
Bruno Chatras  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none 4.2.4  
  4.2.4  
Scaling policies missing for VipCps
In IFA011, the ScalingDelta information element contains a vduDelta attribute, a virualLinkBitRateDelta attribute and a vipCpDelta attribute.
 
In SOL001, the vduDelta attribute and the virtualLinkBitRateDelta attribute are mapped to two policies:
tosca.policies.nfv.VduScalingAspectDeltas
tosca.policies.nfv.VirtualLinkBitrateScalingAspectDeltas
 
A similar policy is missing for vipCpDelta.
Fixed in NFVSOL(22)000216 SOL001ed431 adding vipCpDelta policy
There are no notes attached to this issue.





View Issue Details
8087 [SOL001 - TOSCA-based NFV descriptors spec] Clarification minor have not tried 01-03-2022 08:18 16-05-2022 14:05
Bruno Chatras  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none 4.2.4  
  4.2.4  
Missing legend in figure 6.1-1
In figure 6.1-1, a star (*) is appended to the names of the VnfExtCp and Vdu.VirtualBlockStorage node types.

The meaning of this star is not explained in the text.
This issue appears on all versions of SOL001
Notes
(0016206)
lishi   
16-05-2022 14:05   
FIxed in NFVSOL(22)000213r2 SOL001ed431 update VNFD figure in 6.1





View Issue Details
7970 [CDD ASN.1 (TS 102 894-2)] New Feature feature have not tried 12-08-2020 01:20 05-05-2022 01:22
banksm  
 
normal  
new TS 102 894-2 V1.2.1  
open  
none    
none  
   
Define messageID for message types VAM/MCDM
IDs for VAM (ETSI TS 103 300-2) and MCDM (ETSI TS 103 152 V2.1.1) are required, additionally a new ID is still required for CPM (described in http://oldforge.etsi.org/mantis/view.php?id=7881 [^])
https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2/blob/master/ITS-Container.asn [^]
Notes
(0016205)
banksm   
05-05-2022 01:22   
In ITSWG1(22)000081 (http://portal.etsi.org/ngppapp/ContributionCreation.aspx?primarykeys=244493&SpecificRCAction=view [^]) VAM message ID is modified to 16, leaving 14 for CPM.





View Issue Details
8079 [IFA011 - VNF Packaging Spec] Bug minor have not tried 15-02-2022 09:04 05-04-2022 14:01
Bruno Chatras  
bhyrraju  
normal  
resolved 4.2.1  
no change required  
none    
none  
   
Wrong NOTE in Vdu descriptor
In Table 7.1.6.2.2-1, NOTE 6 is associated to the logicalNode and requestAdditionalCapabilities attributes.

However, the text in NOTE 6 does not reference these attributes

"NOTE 6: Only one of virtualComputeDesc or osContainerDesc shall be part of a Vdu. If the Vdu includes osContainerDesc,then bootOrder, swImageDesc, monitoringParameters and bootData shall not be present in the Vdu"

Adding these two attributes to the NOTE does not seem to be the right solution as they are not contained in osContainerDesc.
Notes
(0016201)
aelken   
05-04-2022 13:46   
The new attributes logicalNode and requestAdditionalCapabilities have been added only to be applicable for container-based VDUs. The new attributes and their reference have been provided in original CR NFVIFA(21)000129r2, which also extended the NOTE 6 concerning these new attributes.
The extension of the NOTE 6 has been omitted in the ed421 Mega-CR for IFA011 and has therefore not been implemented.
It is suggested as resolution for this bug to extend the NOTE 6 as included in feature agreed contribution NFVIFA(21)000129r2,
(0016202)
bhyrraju   
05-04-2022 14:01   
The issue is addressed by CR NFVIFA(21)000747 in the latest draft.





View Issue Details
7814 [IFA008 - Ve-Vnfm ref point Spec] Bug minor have not tried 21-11-2018 10:14 02-04-2022 03:17
Bruno Chatras  
lishi  
normal  
resolved  
fixed  
none    
none  
   
Incorrect descrition of additionalParam
The descrition of additionalParam in Table 7.2.5.2- 1 does not take into account that the ScaleToLevel operation can be invoked by a VNF.

Moreover, the reference to clause 7.1.5.4 of IFA011 is wrong (it should be 7.1.5.5).
Notes
(0016199)
yang3   
02-04-2022 03:15   
Issue fixed in IFA008 v3.2.1 and following versions.
IFA008 v3.2.1 can be found at https://docbox.etsi.org/ISG/NFV/Open/Publications_pdf/Specs-Reports/NFV-IFA%20008v3.2.1%20-%20GS%20-%20Ve-Vnfm%20ref%20point%20-%20Spec.pdf [^]
(0016200)
lishi   
02-04-2022 03:17   
fixed in 3.2.1





View Issue Details
7743 [IFA008 - Ve-Vnfm ref point Spec] Editorial minor have not tried 30-01-2018 14:36 02-04-2022 03:13
kunzmann  
lishi  
normal  
resolved  
fixed  
none    
none  
   
Typo in Table 9.5.3.2-1
"Identifier (Reference to VnfcResourceInfor)" -> "Identifier (Reference to VnfcResourceInfo)"
Notes
(0016197)
yang3   
02-04-2022 03:07   
Typo fixed in IFA008 v3.4.1 and following versions
IFA008ed341 can be found at https://docbox.etsi.org/ISG/NFV/Open/Publications_pdf/Specs-Reports/NFV-IFA%20008v3.4.1%20-%20GS%20-%20Ve-Vnfm%20ref%20point%20Spec.pdf [^]
(0016198)
lishi   
02-04-2022 03:13   
3.4.1





View Issue Details
8092 [3GPP SA5 Bug Tracking] Editorial minor have not tried 29-03-2022 08:11 29-03-2022 08:11
David Jones  
 
normal  
new  
open  
none    
none  
   
     David Jones
TS-09
4.5.5
Clause 4.2
Why does Outlook keep asking for password?
MS Outlook is simple to use and performs well, however it occasionally fails to behave as intended owing to faults and flaws. The problem of Outlook keeps asking for password is one such mistake that may arise. It irritates the user who is doing urgent work, such as writing or sending an email with critical information, because he must enter the password for the Outlook profile every time he wants to continue working.

Outlook continues asking for a password for a variety of reasons:

Outlook is set up to ask for credentials.
The Credential Manager has saved an incorrect Outlook password.
The Outlook profile has become compromised.
An unreliable network connection
Outlook problems are caused by antivirus software.


https://www.emailsupport.us/blog/outlook-keeps-asking-for-password/ [^]
There are no notes attached to this issue.





View Issue Details
7823 [IFA007 - Or-Vnfm ref point Spec] Bug minor have not tried 13-12-2018 18:21 09-03-2022 14:00
Bruno Chatras  
bhyrraju  
normal  
resolved  
fixed  
none    
none  
   
Clause 6.4.5, Error in resourceProviderId description
In clause 6.4.5, the description of resourceProviderId claims that this additional parameter is used by the VNFM to uniquely identify resources by means of the tuple [resourceProviderId, storageId]. However, clause 6.4.5 applies to any type of resource.
Suggestion: replace "storageId" with "objectInstanceId"
Notes
(0016180)
bhyrraju   
22-02-2022 00:44   
Release 3 CR for correction is NFVIFA(22)000145 for IFA007ed371 & Release 4 mirror is NFVIFA(22)000146 for IFA007ed431.
(0016195)
bhyrraju   
09-03-2022 14:00   
CRs approved and will reflect in IFA007ed371





View Issue Details
7417 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 22-02-2016 07:31 08-03-2022 12:47
Andy Bennett  
xiaha  
normal  
resolved v0.11.1  
fixed  
none    
none  
   
Review of Final Draft
Issues identified during review of the final draft of this GS
Notes
(0016194)
xiaha   
04-03-2022 05:15   
Do not see any impact on the specification from the issue description.





View Issue Details
7460 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 24-07-2016 16:33 04-03-2022 05:13
kunzmann  
xiaha  
normal  
resolved  
fixed  
none    
none  
   
IFA005 - Wrong title of table
Clause 8.8.3.3 ReservedComputePool information element

Is: "Table 8.8.3.3.2-1: Attributes of the ComputePoolReservation information element"
Should be: "Table 8.8.3.3.2-1: Attributes of the ReservedComputePool information elemet"
Notes
(0016193)
xiaha   
04-03-2022 05:13   
Misalignment already be resolved in Rel-3 maintenance.





View Issue Details
7461 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 24-07-2016 16:36 04-03-2022 05:12
kunzmann  
xiaha  
normal  
resolved  
fixed  
none    
none  
   
IFA005 - Typo "inforamtion"
s/inforamtion/information/
Notes
(0016192)
xiaha   
04-03-2022 05:12   
Misalignment already be resolved in Rel-3 maintenance.





View Issue Details
7513 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 25-10-2016 08:46 04-03-2022 05:11
Marc Flauw  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
Align PM definitions with other GSs
Some definitions in IFA005 around PM are not aligned with the latest agreed definitions that are common to IFA007, IFA008 and IFA013.
The needed changes are:
- In ObjectSelection IE:
      o Attribute objectType: qualifier: M, cardinality: 0..N
      o Attribute objectFilter: qualifier: M, cardinality: 0..1
      o Attribute objectInstanceId: qualifier: M
- In PmJobIE:
      o Attribute performanceMetric: qualifier: M
      o Attribute performanceMetricGroup: qualifier: M
- In Threshold IE:
      o Attribute objectSelector: cardinality: 1
Notes
(0016191)
xiaha   
04-03-2022 05:11   
Misalignment already be resolved in Rel-3 maintenance.





View Issue Details
7557 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 25-11-2016 13:26 04-03-2022 05:08
Gergely Csatari  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
VirtualComputeFlavour contans wrong reference to "VirtualCpuData information element"
"Table 8.4.2.2.2-1: Attributes of the VirtualComputeFlavour information element" references to Chapter 8.4.3.3 as the location of "VirtualCpuData information element" while it is in Chapter "8.4.2.3".
Notes
(0016190)
xiaha   
04-03-2022 05:08   
Error corrected by IFA005ed371 CR NFVIFA(22)000093.





View Issue Details
7558 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 01-12-2016 14:01 04-03-2022 05:07
Gergely Csatari  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
Wrong references in Table 8.4.2.2.2-1
virtualMemory refers to VirtualMemoryData in chapter 8.4.3.5 while it is in 8.4.2.5
virtualCpu refers to VirtualCpuData in chapter 8.4.3.3 while it is in 8.4.2.3
storageAttributes refers to VirtualStorageData in chapter 8.4.3.5 while it is in 8.4.6.3
Notes
(0016189)
xiaha   
04-03-2022 05:07   
Error corrected by IFA005ed371 CR NFVIFA(22)000093.





View Issue Details
7623 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 07-03-2017 09:24 04-03-2022 05:06
Gergely Csatari  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
Incorrect title in Table 7.7.3.3-1
Table title is "Create PM Job operation output parameters" while it should be "Query PM Job operation output parameters".
Notes
(0016188)
xiaha   
04-03-2022 05:06   
Error corrected by IFA005ed371 CR NFVIFA(22)000095.





View Issue Details
7691 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 04-07-2017 16:16 04-03-2022 05:04
Gergely Csatari  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
7.7.5 Subscribe operation table headers are not correct
The table heades in 7.7.5 Subscribe operation are talking about "Delete PM Job operation".
Notes
(0016187)
xiaha   
04-03-2022 05:04   
Error corrected by IFA005ed371 CR NFVIFA(22)000095.





View Issue Details
7751 [IFA005 - Or-Vi interface and IM] Editorial minor have not tried 21-02-2018 09:07 04-03-2022 05:03
kunzmann  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
Wrong reference in Abbreviations
Existing text:
"For the purposes of the present document, the abbreviations given in ETSI GS NFV 002 [i.1] and the following apply:
NOTE: An abbreviation defined in the present document takes precedence over the definition of the same
abbreviation, if any, in ETSI GS NFV 002 [i.1]."

"NFV 002 [i.1]" should be replaced by "NFV 003 [i.2]"
Notes
(0016186)
xiaha   
04-03-2022 05:03   
Error corrected by IFA005ed371 CR NFVIFA(22)000093.





View Issue Details
7851 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 19-06-2019 00:36 04-03-2022 05:01
Ulrich Kleber  
xiaha  
normal  
resolved v2.1.1 (published)  
fixed  
none    
none  
   
Wrong reference to clause 8.9
Clause 7.8.4.3.1 contains a wrong reference:
"VirtualisedResourceReservationChangeNotification. See clause 8.9."

The reference should point to clause 8.8.7 instead of 8.9.
Notes
(0016185)
xiaha   
04-03-2022 05:01   
Error corrected by IFA005ed371 CR NFVIFA(22)000093.





View Issue Details
8080 [SOL001 - TOSCA-based NFV descriptors spec] Clarification minor have not tried 15-02-2022 09:16 03-03-2022 14:51
Bruno Chatras  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none 4.2.2  
  4.2.2  
Wrong description of a property in VirtualCp
In clause 6.8.15.5, the description of the additionalServiceData property of the VirtualCp node type does not correspond to the purpose of this property.

"References the VDU(s) which implement this service"
Notes
(0016184)
lishi   
03-03-2022 14:51   
resolved in NFVSOL(22)000088





View Issue Details
8081 [SOL001 - TOSCA-based NFV descriptors spec] Clarification minor have not tried 15-02-2022 09:29 03-03-2022 14:49
Bruno Chatras  
lishi  
normal  
resolved 4.2.1  
fixed  
none    
none 4.2.2  
  4.2.2  
Misalignment between SOL001 A.9 and IFA011
The list of IFA011 Information Elements in Table A.9.2-1 does not match the list of information elements in IFA011 version 4.2.1.

Missing IEs include VipCpd, VirtualCpd and SecurityGroupRule
Notes
(0016183)
lishi   
03-03-2022 14:49   
solved by NFVSOL(22)000075r1





View Issue Details
8030 [3GPP SA5 Bug Tracking] Quality minor have not tried 03-08-2021 11:02 17-01-2022 12:03
Butler Kaci  
 
normal  
new Rel-11  
open  
none    
none  
   
     Office.com/setup
12
34
https://www.howdoisetup.com/ms-office-365-setup [^]
How can I update office.com/setup?
To update Microsoft office, they release security and quality upgrades for the Click-To-Run (C2R) through office.com/setup, which is exclusively C2R. These upgrades are released approximately once a month, generally on the second Tuesday of the month.
Setup at office.com/setup
1. Go to office.com/arrangement for Office Setup.
2. Sign In or Create another Microsoft Account.
3. Discover your Office Product Key.
4. Enter Microsoft Office Product key.
5. Select your Country and Language.
6. Download Office Setup and adhere to On-Screen directions.
7. Finish the Installation Process and Run the Applications.

https://www.howdoisetup.com/ms-office-365-setup [^]
Notes
(0016152)
Ananya Soni   
17-01-2022 12:02   
(edited on: 17-01-2022 12:03)
Windows 10 is a major release of the Windows NT operating system developed by Microsoft. It is the successor to Windows 8.1, which was released nearly two years earlier.

https://bit.ly/3nAihpo [^]






View Issue Details
8076 [TDL] Technical minor have not tried 17-01-2022 11:58 17-01-2022 12:02
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Part 4, clause 6.2.1. StructuredTestObjective
MTS - Philip Makedonski
Notes compartiment in StructuredTestObjective graphical syntax
The graphical syntax for the StructuredTestObjective element shall include a compartment for aggregated (named) notes and corresponding labels.
Notes
(0016150)
Philip Makedonski   
17-01-2022 11:59   
Corresponding compartment and labels added.





View Issue Details
8077 [Part-4 Test objectives] Technical minor have not tried 17-01-2022 12:01 17-01-2022 12:01
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.4.1  
fixed  
none    
none [TDL] Part-4 V1.5.1  
  [TDL] Part-4 V1.5.1  
ArgumentSpecification does not exist anymore, shall be updated to ParameterBinding
The ArgumentSpecification element does not exist anymore, it shall be updated to ParameterBinding.
Notes
(0016151)
Philip Makedonski   
17-01-2022 12:01   
Updated accordingly.





View Issue Details
8075 [TDL] Technical minor have not tried 17-01-2022 11:55 17-01-2022 11:55
Philip Makedonski  
 
normal  
new  
open  
none    
none  
   
5.5.6 DataReference
MTS - Philip Makedonski
Adapt DataReference to enable the use of DataElementUse or other kinds of DataUse as well
With the unified DataElementUse, it may be necessary to update the content property of DataReference to allow the use of DataElementUse or potentially also other kinds of DataUse.
There are no notes attached to this issue.





View Issue Details
8074 [Part-7 Extended Test Configurations] Technical minor have not tried 17-01-2022 10:28 17-01-2022 11:50
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-7 V1.2.1  
fixed  
none    
none [TDL] Part-7 V1.3.1  
   
Mismatch for ReassignRole
The ReassignRole in the diagram and meta-model representation does not match the element name and description in clause 5.10 (RoleReassignment) and related clause 6.8.
Notes
(0016149)
Philip Makedonski   
17-01-2022 11:50   
Aligned to ReassignRole





View Issue Details
8071 [3GPP SA5 Bug Tracking] Quality minor have not tried 08-12-2021 11:23 08-12-2021 11:23
David Jones  
 
normal  
new  
open  
none    
none  
   
davidjones
1234356
12
45
How to fix Bellsouth email not working?
If your Bellsouth email not working in Outlook, you might be able to fix it by changing your password. This problem can happen with some older accounts, and the best way to repair it is to go to Bellsouth's website and change your password.
To make a secure mail key, perform these steps:
Click on Sign-in info on your Bellsouth profile page.
Now choose the email account for which you'd like to establish a secure mail key.
Select Manage secure mail key from the secure mail key section.
Select the option to add a secure mail key.
Select Create secure mail key from the drop-down menu.
Click the OK button.

https://www.emailsupport.us/blog/bellsouth-email-not-working/ [^]
There are no notes attached to this issue.





View Issue Details
7909 [TDL] Technical minor have not tried 31-01-2020 11:21 08-12-2021 06:54
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
open  
none    
none  
   
4.6
STF 577 - Philip Makedonski
Add an operation identifying the allowed components within Alternative, Optional, Exceptional in locally ordered TestDescription
- This will contribute to simplifying and making constraints clearer.
- This is different from the getParticipatingComponents operations defined in 4.6.
- It shall be named getAllowedComponents or something along the lines? A CR shall be submitted as well.
- Based on the first/triggering behaviour.
- All components are allowed before the initiating behaviour is defined.
Notes
(0016144)
Finn Kristoffersen   
08-12-2021 06:54   
A new operation "getPermittedComponents" has been added to clause 4.6. The functionality for this operation explained and its scope for AlternativeBehaviour, OptionalBehaviour, and OptionalBehaviour is described.





View Issue Details
8022 [TDL] Clarification minor have not tried 24-06-2021 06:21 01-12-2021 15:51
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
open  
none    
none  
   
Part 1, Annex B.4
TTF 013
Only the "top-level" data types for gate type definitions
Add clarification that only the "top-level" data types for the messages / procedure calls that are used as arguments in interactions need to be specified as part of the gate type definition as currently it may be interpreted that also the types of all members of these top-level data types need to be specified, especially following the example in B.4.

- Update example in B.4 in part 1 to avoid confusion and make sure that the specification is clear.
- Check if other parts need to be updated as well
Notes
(0016142)
Finn Kristoffersen   
01-12-2021 15:51   
The example in Part 1, Annex B.4 has been updated, deleting the declaration of the data type in the gate type specification that could cause confusion. Also the description of GateType, clause 8.2.1 has been updated adding a note explaining that only top-level data types need to be specified.
Examples in other parts of the TDL standard have been checked for that the same issue is not present in these examples. None of these examples contained the issue.





View Issue Details
7937 [Part-3 TDL exchange format] Technical minor have not tried 10-05-2020 14:12 30-11-2021 19:35
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-3 V1.3.1  
fixed  
none    
none [TDL] Part-3 V1.5.1  
   
Move the XMI Schema to an electronic attachment
The XMI schema in Annex A of part 3 is currently included inline taking up the majority of the content in the document. It is very laborious to maintain and use the XMI schema in the current form. It would be better to include the XMI schema as a separate electronic attachment or publish it online.
Notes
(0016130)
Philip Makedonski   
30-11-2021 19:34   
The draft schema from Milestone B has been extracted to a separate document and a readme has been added. The final draft will include a reference to the electronic attachment.
(0016131)
Philip Makedonski   
30-11-2021 19:35   
The final draft includes the proposed changes.





View Issue Details
7904 [TDL] Technical minor have not tried 30-01-2020 21:02 24-11-2021 13:22
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
open  
none    
none  
   
7.2.3, 7.2.5
Philip Makedonski
Revise TimeLabelUse and TimeConstraint constraints
TimeConstraint constraints indicate that only TimeLabels local to the AtomicBehaviour are allowed, it shall be rephrased to indicate that only TimeLabels that are local to the component on which the AtomicBehaviour is specified are permitted.
Notes
(0016108)
Finn Kristoffersen   
24-11-2021 13:22   
The textual description of constraint "Use of local time labels only" in clause 7.2.5 has been updated to specify the invariant correctly.





View Issue Details
7933 [TDL] Technical minor have not tried 07-05-2020 08:26 17-11-2021 15:59
Martti Käärik  
Martti Käärik  
normal  
resolved  
open  
none    
none  
   
9.4.11
STF577
Use of Time Labels in locally ordered Test Description References
As the use of Variables in arguments of Test Description references is not currently allowed then the use of Time Labels should also be forbidden based on the same grounds.
Notes
(0016089)
Finn Kristoffersen   
17-11-2021 15:59   
The Constraints section of clause 9.4.11 has been updated with a new constraint disallowing Time Labels in TestDescriptionReferences. In addition both this new constraint and the corresponding constraint for variables have been modified to explicitly specify that these constraints are applicable only for locally ordered test descriptions.





View Issue Details
7381 [TDL] Technical minor have not tried 05-02-2016 10:24 12-11-2021 13:32
zeitoun  
 
low  
new  
open  
none    
none  
   
UML Profile 4 TDL
CEA List - Xavier ZEITOUN
[UP4TDL] CR : Mapping change for DataElementMapping
DataElementMapping concept is mapped to AssociationClass;
The issue with this mapping is that DataElementMapping cannot map DataInstance Concept that is mapped to InstanceSpecification.

This is why I suggest to map DataElementMapping to Dependancy.
For the PapyrusBased Editor, this require to extend the Data Definition Diagram to handle DataElementMapping visualization.
Notes
(0016078)
Finn Kristoffersen   
12-11-2021 13:32   
Currently no WI planned for the TDL "Part 5: UML profile for TDL". So this CR is deferred with low priority, until a decision is reached on the future status of the document.





View Issue Details
7383 [Part-1 Metamodel] Clarification minor have not tried 05-02-2016 13:53 12-11-2021 13:24
Philip Makedonski  
Gusztáv Adamis  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none  
  [TDL] Part-1 V1.6.1  
Refine the explanation for guarded component in exceptional behaviour
Currently the description and explanation of the role of guarded components in exceptional behaviour. Refine the description to a more straightforward version and provide some examples to illustrate the purpose and use of the guarded component.
Notes
(0016077)
Finn Kristoffersen   
12-11-2021 13:22   
The description in Part 1, clause 9.3.14 of the exceptional behaviour has been be updated. Examples of the exceptional behaviour usage are provided in TDL Part 8: Textual Syntax, for the two kinds of exceptional behaviour, DefaultBehaviour and InterruptBehaviour.





View Issue Details
8033 [CAM] Base Spec minor have not tried 02-09-2021 17:25 30-10-2021 18:23
Amelia Sampson  
 
normal  
new Test_Spec_TS102868_v1.3.1  
open  
none    
none  
   
Printer issues vdv
I am Amelia Sampson from Texas, USA. I am an independently working lady with Marketing Executive Profile at HelpContact247.
https://helpcontact247.com/ [^]
https://helpcontact247.com/hp-printer-setup/ [^]
https://helpcontact247.com/hp-printer-support/ [^]
https://helpcontact247.com/blog/ [^]
There are no notes attached to this issue.





View Issue Details
8015 [TDL] Editorial minor have not tried 12-04-2021 10:08 10-09-2021 16:31
Philip Makedonski  
 
normal  
new  
open  
none    
none  
   
TR 103 119
TTF 013 - Philip Makedonski
Update title for TR 103 119
The current title "Reference Implementation" may need to be updated to refer to the TDL open-source project (TOP) and usage guide rather than a reference implementation.
There are no notes attached to this issue.





View Issue Details
8034 [Validation Handbook] Technical minor have not tried 06-09-2021 12:37 06-09-2021 12:37
Sofia Williams  
Steve Randall  
normal  
assigned  
open  
none    
none  
   
Global Stem Cell Market
The global stem cell therapy market is projected to reach USD 401 million by 2026 from USD 187 million in 2021, at a CAGR of 16.5% during the forecast period. Market growth is driven mainly by factors such as rising stem cell research activities and increasing approvals of GMP-certified facilities to manufacture stem cells. The increasing demand for iPSCs as an alternative to ESCs and the growing demand for cell & gene therapies are also expected to support the growth of this market in the coming years. https://www.expertmarketresearch.com/reports/stem-cell-market [^]
https://www.expertmarketresearch.com/reports/stem-cell-market [^]
There are no notes attached to this issue.





View Issue Details
8029 [3GPP SA5 Bug Tracking] Clarification minor have not tried 31-07-2021 08:27 31-07-2021 08:27
techginius  
 
normal  
new  
open  
none    
none  
   
 AOL Mail
157984
549
9
Hi, I'm Chris Smith
We provide Technical Help to our users by a diagnosis of their computer and other devices. And if there is an issue to be solved, we give out the solution. This helps the user to avoid any existing issues.
https://sites.google.com/view/bitdefender-login-us [^]
https://sites.google.com/view/mywifiextguide [^]
https://sites.google.com/view/getroadrunneremail [^]
https://sites.google.com/view/paypallogin-help [^]
https://sites.google.com/view/ijstartcannon-us [^]
https://sites.google.com/view/amazonprimelogin-now [^]
https://sites.google.com/view/tomtomhomeinstall [^]
https://sites.google.com/view/myavastcomhelp [^]
https://sites.google.com/view/webrootdownloadhere [^]
https://sites.google.com/view/belkin-range [^]
https://sites.google.com/view/nortondownloadusa [^]
https://sites.google.com/view/gowebrootlogin [^]
There are no notes attached to this issue.





View Issue Details
8028 [3GPP SA5 Bug Tracking] Template minor have not tried 31-07-2021 08:25 31-07-2021 08:25
techginius  
 
normal  
new Rel-8  
open  
none    
none  
   
techginius
157984
549
9
Ways to Contact the Customer Support team of Roku
The users can get in touch with the customer support team of Roku through the following ways.

1- Email: If the users face issues while using Roku services, they can quickly share their queries with the Roku support team via email. The customer support experts will try to resolve their problem as soon as possible.
2- Phone: If the users need real-time assistance from the Roku support team, they can get in touch with the experts over the phone call. The customer service experts will guide the users to solve their queries.
https://myrokulink.live/roku-support/ [^]
There are no notes attached to this issue.





View Issue Details
8027 [3GPP SA5 Bug Tracking] Quality minor have not tried 30-07-2021 12:13 30-07-2021 12:13
baroncorrz  
 
normal  
new  
open  
none    
none  
   
     baroncorrz
baroncorrz
baroncorrz
baroncorrz
Why does Epson printer communication error occur?
The Epson Communication Error occurs when communication between the printer and the PC is not established. This error indicates that there is something wrong due to a network issue. Probably, the data transfer must be broken between the PC and the printer. This is not a big problem. It can be fixed easily. If you’re using a wired connection with the help of a USB cable, then check whether the cable is loose on any of the ends. To elaborate, see whether the cable is loose on the printer's port or PC port. The best way to go is, remove the cable from both ports and plug it again into both devices.
https://www.epsonprintersupportpro.us/blog/epson-communication-error/ [^]
There are no notes attached to this issue.





View Issue Details
8018 [TDL] Technical minor have not tried 04-05-2021 12:52 04-05-2021 12:52
Philip Makedonski  
 
normal  
new  
open  
none    
none  
   
9.4.8 ProcedureCall
TTF 013 - Philip Makedonski
Formal definition of constraint 'Each call has a reply' may need to be refined
Currently the formal definition of the constraint below considers all procedure calls:
For every 'ProcedureCall' with empty 'replyTo' there shall be one or more 'ProcedureCall's that have this 'ProcedureCall' as 'replyTo'.
inv: ProcedureCallHasReply:
ProcedureCall.allInstances()->includes(pc | pc.replyTo = self)

It needs to be refined to consider only procedure calls within a test description and in particular ones defined after the procedure call in question.
There are no notes attached to this issue.





View Issue Details
8013 [TDL] Technical major have not tried 06-03-2021 08:02 22-04-2021 17:13
schauppk  
 
normal  
new  
open  
none    
none  
   
TDL Workflow Definition
adare GmbH - Konrad Schaupp
Extend workflow to allow feedback from execution to level to specification level
In contrast to some user oriented documentations e.g. TDL-Booth-UCAAT-2019.pdf the workflow for design and verification of test specifications is not a straight forward but an iterative development process and requires feed back from execution phase into the specification level e.g. unforeseen but valid events received at the testers end. Such events could include quite complex message details and the tooling should provide means to easily enrich the expected flow of messages. Additionally it would be good practice to present the results of a test run to the user in the same representation as used for designing the test specification and definition of expected results.
Some remarks for the case of traditional protocol test using encoded message exchange: The “Lowest common denominator” for representation of message contents is the encoded bitstring in hexadecimal representation. Assuming the tooling is aware of the protocol definition – see MANTIS TDL 0008011 – during decoding of the binary string we dynamically could setup a hierarchical object tree representing the message content. Such structure may be used for comparison of expected and received results as well as for an import of message flows from log files in textual representation.
Notes
(0015921)
Philip Makedonski   
14-04-2021 14:52   
Possible contributions could include refinement of Clause 4.3 to include also the use case of importing / analysing test execution logs, e.g. represented in Figure 4.2, where test logs can be used for refinement of TDs or for comparison between specified and actual behaviour. If there is any concrete guidelines on how to achieve that, they can be brought initially under TR 103 119. Further details and elaboration appreciated.
(0015922)
Philip Makedonski   
14-04-2021 14:54   
Tooling aspects are out of scope. Specific interpretation and importing of execution logs are tool- (and possibly protocol) dependent.
(0015923)
Philip Makedonski   
14-04-2021 14:55   
Encoded hexstring is one of the common formats for importing logs.
(0015927)
schauppk   
22-04-2021 17:13   
This CR highly relates, infact it depends on, 0008011: Make TDL aware of “protocol definitions” to be used in TOs and TDs. With CR 8011 implemented one could establish a common basis for all steps in the test specification and execution process, as all "talk about the same thing" as defined in the common protocol description(s).





View Issue Details
8012 [TDL] Technical major have not tried 06-03-2021 07:28 21-04-2021 14:03
schauppk  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
ETSI TR 103 119 V1.2.1
 adare GmbH - Konrad Schaupp
Use TDLan for TP and TD specifications
Considering the non-trivial evolution from a given test objective to the test description caused by the syntactical break between TPLan and TDLan and the fact, that the Ensure-That-When-Then based TO description could be automatically generated from a basic test description using TDLan, TDLan should be used for generating TO Specifications. TDLan features all elements to describe test objectives and there exist trivial mapping rules to generate TO events.
In case something would be missing, TDLan could be enriched with additional elements to cover any potential gap.
Chapter 6.3 „Transforming Test Objectives into Test Descriptions“ in ETSI TR 103 119 V1.2.1 describes on a very high level how information from TOs should be reused for the definition of TDs. As TOs and TDs use different syntax and are based on different data definitions the only way to perform the transformation is a vague inference process. Using TDLan as the basis for all stages of test descriptions would streamline the development process, especially as MSCs are extremely convenient and vivid way for presentation of message flows for humans.
Notes
(0015920)
Philip Makedonski   
14-04-2021 14:44   
One option would be to embed blocks / behaviours in STOs (or a separate meta class, e.g. ATO), event occurrence would then become an atomic behaviour (thus also qualifying it for use in TDs behaviours? or shall it be restricted (most likely, unless required otherwise)?).
(0015924)
Philip Makedonski   
19-04-2021 10:03   
After further evaluation, the proposed course of action is to provide guidelines and a specialised syntax for using test descriptions to specify test objectives. The specialised syntax may add some restrictions (similar to locally ordered vs totally ordered test descriptions), along with predefined annotations for initial conditions, expected behaviour (+when / then clauses) and final conditions which are to be used with compound behaviours. The details of the representation will be described either as part of Part 4 (if normative, more likely) or as part of TR 103 119 (if informative). Dedicated textual and data representations will be elaborated further in Part 8.

The proposed way of using test description elements for the specification of test objectives will serve as an alternative to structured test objectives. It will carry over the requirements for test descriptions (e.g. predefined data, configuration), possibly loosening some of the constraints (e.g. regarding data completeness), and introducing additional constraints (e.g. allowed behaviours, use of annotations, use of other constructs).

In contrast to the previously proposed approach, there will be no possibility of mixing event occurrence specifications and atomic behaviours, as this will add complexity (for users and for tool vendors) while providing limited benefits.
(0015925)
schauppk   
21-04-2021 08:46   
Guidelines and rules to be applied are the last resort. The model must not allow implementations in a way, that makes further processing difficult.
Without detailed knowledge of the "specialised syntax", it is hard to see the implications and restrictions behind.
What we have to ensure, is to reach the intended goal and make chapter 6.3 of TR 103 119 obsolete, as this was the main motivation behind this CR.
Sure, "Use TDLan for TP and TD specifications" may be just one solution to the goal and there may be others, even better ones.
We should not wait for another 4 years for some commercial tool vendors to pop up with tooling in order to allow the TDL users to evolve existing or newly created TPs into TDs.
(0015926)
Philip Makedonski   
21-04-2021 14:03   
The direction for the specialised syntax was discussed during the working session. Guidelines and rules provide a framework that user can chose to apply and get further benefits, or not apply if they are not suited for the intended usage context. We are talking about Test Purposes - since when do they have to be specified on level of detail of executable test cases? If that is what is actually desired - there are suitable languages and notations for that as well.
I do not think we are not going to make chapter 6.3 obsolete. This CR has a different goal, which is provide alternative ways for users who choose to take advantage of them. If at some point this is all users, then chapter 6.3 can be made obsolete.
What commercial tool vendors may or may not chose to do is up to the tool vendors. MTS has no influence on that. The specifications aim to not make that more difficult than it needs to be. The TOP aims to make that even easier. We welcome contributions to both that are aligned with these aims. Users have the choice to decide which process works for them. Tools can support that choice but do not need to. Restricting the options would only lead to alienating existing users.





View Issue Details
8016 [TDL] Technical minor have not tried 15-04-2021 17:17 15-04-2021 17:17
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Part 4
TTF 013 - Philip Makedonski
Consider introducing a specialised 'Qualifier' Comment in Part 4
Currently alternative keywords and user defined qualifiers are both captured as comments in TDL-TO. It might make it easier to distinguish between predefined ones (and potentially more specialised ones) and user defined ones, especially when these need to be processed automatically.
There are no notes attached to this issue.





View Issue Details
8011 [TDL] New Feature major have not tried 05-03-2021 18:32 14-04-2021 14:05
schauppk  
 
normal  
new  
open  
none    
none  
   
ETSI EG 203 647 V1.1.1
adare GmbH - Schaupp
Make TDL aware of “protocol definitions” to be used in TOs and TDs
ETSI EG 203 647 V1.1.1 in Chapter 5.4.2 "RESTful API-specific" states, that subsequent test specification development steps could benefit from the existence of specifications i.e. OpenAPI-Doc as an outcome of the Base Standard Specification activity. This is not only true for test specifications of an REST-API based implementation, but should be utilized in general for test specification development. It is common practice, that test specifications are based on kind of protocol definitions describing all the messages and parameters to be exchanged between the protocol implementation and a potential user of the interface that is provided, especially as there are cases, where formal description of the protocol exists e.g. based on ASN.1 definitions.
NA
Notes
(0015919)
Philip Makedonski   
14-04-2021 14:05   
Provide guidelines in TR 103 119: MTS; TDL; Reference Implementation as dedicated clauses for the usage of OpenAPI and ASN.1. If at some point these are to become normative, they shall be moved to separate documents. Tool support can use these as a reference to help users with importing definitions for direct use.





View Issue Details
7887 [TDL] New Feature feature have not tried 05-12-2019 11:03 13-04-2021 09:38
Finn Kristoffersen  
Finn Kristoffersen  
normal  
assigned  
open  
none    
none  
   
203 119-4 v.1.3.1 Annex B.2
 Finn Kristoffersen
New feature to allow for alternative values in parameter bindings in TDL Test Objectives
In TDL test objectives (TO) a parameter binding can specifify only a single specific value or (any or omitted value). However, in certain cases the requirement is
such that a set of specific values is allowed. With current TDL TO syntax this is not possible.

The syntax shall be modified to allow for a list of alternative values to be
defined in a parameter binding
In TDL Test Objective standard v.1.3.1 the parameter binding production rule is defined as:
ParameterBinding ::= Identifier
                     AssignmentQualifier
                     { Qualifier }
                     StaticDataUse ;
The latter part should be extended to allow for a list of values, e.g.:
                     .. . StaticDataUse
                          { 'or' StaticDataUse } ;
TDL_TO_ParameterBinding.docx (14,800) 05-12-2019 11:03
http://oldforge.etsi.org/mantis/file_download.php?file_id=3866&type=bug
Notes
(0015916)
Philip Makedonski   
12-04-2021 14:50   
After looking at the example, the required changes will likely reach beyond what is proposed if the compatibility with predefined data is to be maintained. The semantic implications of using "or" for Members, for example, needs to be clarified. Also whether "one or more" shall be interpreted as a collection, with a minimum number of elements... Data constraints may help in this regard.
(0015917)
Philip Makedonski   
12-04-2021 14:56   
Regarding "one or more", it appears to be more like a "pattern" for the elements in the collection rather than the list of items in the collection (as currently indicated in TDL Part 1)
(0015918)
Philip Makedonski   
13-04-2021 09:38   
Alternative member and assignment options could be expressed with variants as well, in the end an implementation of a test will have to determine what is to be expected, and especially also what is to be sent.





View Issue Details
7190 [Part-4 Test objectives] New Feature feature have not tried 07-10-2015 16:30 12-04-2021 12:30
Philip Makedonski  
Philip Makedonski  
high  
assigned [TDL] Part-4 V1.1.1  
open  
none    
none  
  [TDL] Part-4 V1.2.1  
Flexible Inline Data Use with Predefined Data Types
Currently data use in event occurrences allows either inline literal data specification or predefined data referencing as argument. These can be mixed to a limited extent where predefined data can be used as the content of a literal data specification. Where there are existing use cases for both, it has also become apparent that there is a third use case where both can be mixed in that structured data type information is used with inline literal value specifications, that is structured data instances need not be specified in advance in order to be assigned to a member.

In addition, member parameter binding specification shall be made optional (either using reduction or making the data use of a parameter binding optional), likely a separate CR.
Notes
(0015915)
Philip Makedonski   
12-04-2021 12:30   
This depends on the way LiteralValueUse is refined in Part 1. Corresponding updates will be transferred to Part 4 to the extent applicable.





View Issue Details
7901 [TDL] Technical major have not tried 30-01-2020 20:36 31-05-2020 15:18
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.3.3
Philip Makedonski
Fix formal specification of constraint LocalVariablesAndTimersInExpression
Formal specification of constraint LocalVariablesAndTimersInExpression doesn't make sense. It needs to be fixed (beyond the typos).
Notes
(0015662)
Philip Makedonski   
31-05-2020 15:18   
Fixed.





View Issue Details
7885 [TDL] New Feature minor have not tried 04-12-2019 13:44 31-05-2020 15:15
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
not fixable  
none    
none  
   
Annex B
NetResults
Add alternative textual concrete syntax for interactions
Introduce a receive(s) textual concrete syntax keyword where the source and target gates are switched. Special attention necessary when multiple targets are to be specified.
Notes
(0015661)
Philip Makedonski   
31-05-2020 15:15   
Due to the complexity of reversing the direction of the parameters - e.g. the arbitrary number of targets need to be specified first before the receive keyword, this cannot be addressed with the current textual syntax. It may be revisited in the future if a standardised textual syntax is introduced.





View Issue Details
7888 [Part-1 Metamodel] New Feature feature have not tried 06-12-2019 11:58 31-05-2020 15:11
Andreas Ulrich  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
no change required  
none    
none  
   
Test data specification for parameterised test descriptions
When considering parameterised test descriptions at top level (i.e. TDs that are not called from any other TD), there is a need to specify parameter values to make them executable operationally.

The issue is related to keyword-driven testing, which technologies that are competitive to TDL deploy, e.g. Cucumber, SpecFlow, Robot Framework. Their approach is usually to specify data tables that are read at runtime to feed the data into tests for execution.

A similar approach shall be investigated for TDL.
Notes
(0015610)
Finn Kristoffersen   
31-01-2020 08:16   
For TDL the solution is to specify a top level test description that sequentially invokes the parameterised test description over a collection
of data parameters.
Hence there is no need for change to TDL-MM. However, an annex with an example
illustrating specifying this type of testing may be included.
(0015612)
Philip Makedonski   
31-01-2020 15:26   
Some more background:

A data type embedding the parameters for a test description can be used to encapsulate the relevant combinations of parameters into a collection. A test description can take that collection as input and invoke the original test description in a bounded loop iterating over the elements of the collection which are in turn parameter combinations. After evaluating the implications, even a shortcut construct will not provide substantial benefit as the data type integrating the input parameters still needs to be defined, along with at least one instances (or inline instances) defining the combinations, along with a collection type, along with a collection instance aggregating the individual combinations.

The overhead and complexity is substantial and will need to be repeated for every test description with different input parameters. If such collections are reused frequently then it perhaps makes some sense. A more specific use case is necessary to justify the effort for the realisation of this feature. For the time being, using test description references with parameters covers the basic use case. Different data mappings can provide further flexibility.
(0015660)
Philip Makedonski   
31-05-2020 15:11   
Related examples added in TR 103 119 to illustrate how the use case can be addressed with existing facilities.





View Issue Details
7954 [TR 103 119 - TDL Reference Implementation] Technical minor have not tried 17-05-2020 13:18 31-05-2020 15:06
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Update implementation scope
The implementation scope is outdated. It needs to be updated with the correct references and latest status.
Notes
(0015659)
Philip Makedonski   
31-05-2020 15:06   
Content updated accordingly.





View Issue Details
7955 [TR 103 119 - TDL Reference Implementation] Technical minor have not tried 17-05-2020 13:19 31-05-2020 15:06
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Update references
The references clause needs to be updated to add new references and update existing references.
Notes
(0015658)
Philip Makedonski   
31-05-2020 15:06   
Content updated accordingly.





View Issue Details
7956 [TR 103 119 - TDL Reference Implementation] Editorial minor have not tried 17-05-2020 13:22 31-05-2020 15:06
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Update scope, foreword
The foreword (partially) lists the TDL document series. All other parts refer to Part 1 where the document series is described to avoid maintenance overhead and potential inconsistencies. Align accordingly.

The scope is partially out of date. Update the scope to reflect the current status.
Notes
(0015657)
Philip Makedonski   
31-05-2020 15:06   
Content updated accordingly.





View Issue Details
7953 [TR 103 119 - TDL Reference Implementation] Technical minor have not tried 17-05-2020 13:16 17-05-2020 13:17
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Update tool infrastructure figure and section
Tool infrastructure figure and section needs to be updated and aligned with other parts
Notes
(0015654)
Philip Makedonski   
17-05-2020 13:17   
Aligned with part 1.





View Issue Details
7951 [TDL] Technical minor have not tried 11-05-2020 21:37 11-05-2020 21:37
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
9.4.11
STF 577 - Martti Kaarik
Consider extending compatible configurations to support extensions as well
Currently the compatible configurations constraint requires exact matching component types. With the introduction of extensions and inheritance, it may be valuable to permit conforming component types as well.
There are no notes attached to this issue.





View Issue Details
7950 [TDL] Technical minor have not tried 11-05-2020 21:29 11-05-2020 21:29
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
9.4.7
STF 577 - Martti Kaarik, Elvior
Update variables constraint for Message
The purpose of the "Use of variables in the 'argument' specification" constraint is to prohibit usage of remote variables. But for multipoint message, the use of variables should be further restricted to the sending component (or separate DataUses should be specified for each target). The formal definition of the constraint shall be updated.
Notes
(0015653)
Philip Makedonski   
11-05-2020 21:29   
Formal constrain has been updated changing forAll to exists





View Issue Details
7802 [TDL] New Feature feature have not tried 26-09-2018 12:13 11-05-2020 21:23
Martti Käärik  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
All
     STF 522
Separation of language constructs that are applicable for globally vs locally ordered descriptions
TDL v1.4.1 introduced locally ordered behaviour as an alternative to globally ordered behavior. Local and global ordering are different ways of specifying control flow of test description behaviour. The ordering is specified for TestDescriptions and ordering-specific constraints apply to the behaviour elements within that TestDescription.

There are no syntactical differences between locally ordered and globally ordered behaviour specifications.

In order to provide clarity for implementers of TDL test descriptions as well as simplify tool support, it may be considered to add syntactic sugar to TDL for expressing key behavioural concepts in order-specific manner. Technically, this would mean creating parallel meta-classes for locally and globally ordered cases that represent the same concept but have different constraints and control-flow related semantics.
The above does not represent a recommendation by STF 522 but rather is raised to prompt further discussion.
Notes
(0015652)
Philip Makedonski   
11-05-2020 21:23   
Semantics description has been improved. Alternative graphical notation has been defined to make differences more obvious.





View Issue Details
7949 [TDL] Technical minor have not tried 11-05-2020 21:21 11-05-2020 21:22
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.4.6
STF577 - Martti Kaarik, Elvior
Redundant constraint for Message
The constraint Single message argument is redundant (left-over from previous version?) as there can only be one argument.
Notes
(0015651)
Philip Makedonski   
11-05-2020 21:22   
Constraint removed.





View Issue Details
7948 [TDL] Clarification minor have not tried 11-05-2020 21:05 11-05-2020 21:05
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
6.3.1
STF577 - Martti Kaarik, Philip Makedonski
Clarification regarding the meaning of context
"Context" is used in different ways in Clause 6.3.1 and elsewhere, which may lead to confusion. Review and revise the use of "context"
Notes
(0015650)
Philip Makedonski   
11-05-2020 21:05   
Removed misleading definition of context.





View Issue Details
7908 [TDL] Technical major have not tried 31-01-2020 10:03 10-05-2020 21:40
Philip Makedonski  
Martti Käärik  
normal  
resolved  
suspended  
none    
none  
   
All of them
Philip Makedonski
Switch from UML / Papyrus to Ecore / EMF tools
There is a considerable overhead to manage the UML model with Papyrus without a clear added value.
Evaluate if it is feasible with subset of the meta-model as a pilot and if there are no issues proceed with the whole meta-model.
Notes
(0015616)
Martti Käärik   
12-03-2020 08:59   
Evaluation of Ecore diagram editor revealed its lack of compatibility with UML graphical syntax and the need for considerable manual styling work to achieve acceptable visual representation of Ecore models. It is therefore recommended to not use Ecore diagram editor for designing and presenting TDL diagrams.
(0015646)
Philip Makedonski   
10-05-2020 21:40   
Currently this is not feasible. To be re-evaluated in the future.





View Issue Details
7905 [Part-3 TDL exchange format] Technical minor have not tried 31-01-2020 07:03 10-05-2020 21:39
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-3 V1.3.1  
fixed  
none    
none  
   
Update schema according to the latest changes in Part 1
The latest version of part 1 (v1.5.1) introduces some structural changes. These need to be reflected in the schema.
Notes
(0015645)
Philip Makedonski   
10-05-2020 21:39   
Schema updated for final draft.





View Issue Details
7928 [TDL] Technical minor have not tried 28-04-2020 14:26 10-05-2020 21:37
Martti Käärik  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
6.2.3
STF577
Only one 'DataElementMapping' per element should be allowed
If multiple mappings are allowed then there should be a rule about choosing the right one. For clarity, only one mapping should be allowed for each mappable element.
Notes
(0015644)
Philip Makedonski   
10-05-2020 21:37   
Restriction added.





View Issue Details
7803 [TDL] New Feature feature have not tried 26-09-2018 12:34 10-05-2020 21:28
Martti Käärik  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
All
STF 522
Inheritance
Type inheritance is common in programming languages because it facilitates code reuse and promotes good design. TDL has several concepts that could benefit from inheritance and for whom the semantics of inheritance would be rather straightforward.

Following structural TDL concepts may be considered when adding inheritance support:
- Structured data types and procedure signatures
 - With mappings
 - With type compatibility extensions (i.e. allowing the use of sub-type where super-type is required)
- Structured data instances
 - With mappings
- Test configurations
- Test component types
- Gate types
Notes
(0015643)
Philip Makedonski   
10-05-2020 21:28   
Resolved with updates to part 1, 2, 3, 6, and 7.





View Issue Details
7947 [Part-1 Metamodel] Technical minor have not tried 10-05-2020 21:02 10-05-2020 21:03
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Element operations need to be updated
The element operations need to be updated:
- replace OclAny with Element
- container needs to be defined for top level elements which are not contained in any other element
- getTestDescription shall be renamed to getParentTestDescription to reflect its purpose and avoid name-clashes in implementations
- getDataType shall be renamed to resolveDataType to reflect its purpose and avoid name-clashes in implementations
- getParticipatingComponents needs to be extended to Behaviour from AtomicBehaviour
Notes
(0015642)
Philip Makedonski   
10-05-2020 21:03   
Resolved as proposed.





View Issue Details
7946 [Part-1 Metamodel] Editorial minor have not tried 10-05-2020 20:56 10-05-2020 20:56
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Corrupted diagrams
Some diagrams appear to be corrupted with labels being clipped and essential information such as cardinalities is not fully shown. Also the use of icons and some of the labels appear inconsistent. All diagrams need to be reviewed and adapted.
Notes
(0015641)
Philip Makedonski   
10-05-2020 20:56   
All diagrams adapted and updated for consistency.





View Issue Details
7945 [Part-1 Metamodel] Editorial minor have not tried 10-05-2020 20:52 10-05-2020 20:53
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Fix outdated description of diagram notation
The description of diagram notation is outdated, including the indication of the purpose of icons.
Notes
(0015640)
Philip Makedonski   
10-05-2020 20:53   
The description is largely kept as it largely applies, except the statement regarding the icons. It may be revised further in the future.





View Issue Details
7944 [Part-1 Metamodel] Editorial minor have not tried 10-05-2020 20:51 10-05-2020 20:51
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Update Figure 4.2 in part 1 and TR
Figure 4.2 in part 1 and the corresponding related figure in the TR are not aligned and a bit outdated.
Notes
(0015639)
Philip Makedonski   
10-05-2020 20:51   
Figures are updated.





View Issue Details
7943 [Part-1 Metamodel] Editorial minor have not tried 10-05-2020 20:46 10-05-2020 20:47
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Add all parts to clause 4.3
The text and the corresponding figure 4.1 in clause 4.3 are outdated and only address parts 1-4. The text and the figure need to be updated to cover the remaining parts.
Notes
(0015638)
Philip Makedonski   
10-05-2020 20:47   
Text and figure updated.





View Issue Details
7942 [Part-1 Metamodel] Editorial minor have not tried 10-05-2020 20:44 10-05-2020 20:44
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Unify global / total ordering terminology
The terms global and total ordering as well as globally and totally ordered are used interchangeably in some places.
Notes
(0015637)
Philip Makedonski   
10-05-2020 20:44   
Unified to "total".





View Issue Details
7906 [Part-4 Test objectives] Technical minor have not tried 31-01-2020 08:15 10-05-2020 19:59
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.3.1  
fixed  
none    
none  
   
Display of Initial and Final conditions headings shall be optional if the corresponding compartments are empty
Originally reported via BugZilla:
"Empty 'Final conditions' are created, even though no 'Final Conditions' are defined in the TPLan source file."

By extension, the rendering of "Initial conditions" shall be made optional if no initial conditions are specified as well.

Notes
(0015636)
Philip Makedonski   
10-05-2020 19:59   
Updated specification.





View Issue Details
7941 [Part-4 Test objectives] New Feature minor have not tried 10-05-2020 19:02 10-05-2020 19:58
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.3.1  
fixed  
none    
none  
   
Add support for negation
Negation (e.g. "not" keyword or qualifier) can be useful to express e.g. negative conditions on data content or PICS.
Notes
(0015635)
Philip Makedonski   
10-05-2020 19:58   
Added support.





View Issue Details
7940 [Part-6 Mapping to TTCN-3] Technical minor have not tried 10-05-2020 14:53 10-05-2020 14:54
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Fix the SimpleDataInstance mapping
The SimpleDataInstance mapping is missing the element names, resulting in incorrect TTCN-3 elements.
Notes
(0015634)
Philip Makedonski   
10-05-2020 14:54   
Fixed:
template <<self.datatype.TTCNname()>> := " <<self.TTCNname()>> ";
->
template <<self.datatype.TTCNname()>> <<self.TTCNname()>> := " <<self.TTCNname()>> ";
const <<self.datatype.TTCNname()>> := " <<self.TTCNname()>> ";
->
const <<self.datatype.TTCNname()>> <<self.TTCNname()>> := " <<self.TTCNname()>> ";





View Issue Details
7899 [Part-2 TDL graphical syntax] Technical minor have not tried 30-01-2020 20:30 10-05-2020 14:43
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-2 V1.3.1  
fixed  
none    
none  
   
Update/add local expression labels
Local expression labels need to be checked and updated. At least one is incorrect (clause 6.5.6).
Notes
(0015633)
Philip Makedonski   
10-05-2020 14:43   
Fixed: self.numIteration -> self.numIteration.expression





View Issue Details
7903 [Part-2 TDL graphical syntax] Technical minor have not tried 30-01-2020 20:52 10-05-2020 14:43
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-2 V1.3.1  
fixed  
none    
none  
   
Fix Block guard expression label
The label for the block guard expression is incorrect.
Notes
(0015632)
Philip Makedonski   
10-05-2020 14:43   
Fixed: self.block.guard.expression -> self.guard.expression.





View Issue Details
7939 [Part-2 TDL graphical syntax] Technical minor have not tried 10-05-2020 14:41 10-05-2020 14:41
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-2 V1.3.1  
fixed  
none    
none  
   
Introduce new shapes for making the differences between globally ordered and locally ordered test descriptions more obvious
The distinction is currently only indicated in a label in the test description shape. The differences between locally ordered and globally ordered behaviour shall be more discernible in actual behaviour shapes.
Notes
(0015631)
Philip Makedonski   
10-05-2020 14:41   
Added corresponding shapes for combined behaviour





View Issue Details
7938 [Part-2 TDL graphical syntax] New Feature minor have not tried 10-05-2020 14:20 10-05-2020 14:38
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-2 V1.3.1  
fixed  
none    
none  
   
Add support for separate types of diagrams for packages and test descriptions
Part 2 lists the existence of only one type of diagram in the graphical representation of TDL. However, the behaviour specification for test descriptions has very different requirements for the layout and implementation of the diagram elements than the rest of the shapes. It is therefore recommended to permit the use of different diagrams for behaviours.
Notes
(0015630)
Philip Makedonski   
10-05-2020 14:38   
Added provisions for alternative representation





View Issue Details
7918 [TDL] Technical feature have not tried 12-03-2020 08:53 08-05-2020 21:54
Martti Käärik  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
4.6
STF577
Redefine OCL constraint helper functions as part of TDL meta-model
"The Test Description Language (TDL); Part 1: Abstract Syntax and Associated Semantics" clause 4.6 lists a number of functions that are intended to ease the specification of OCL constraints. Those functions would also be useful for the end users of the TDL meta-model.
Thus, all helper functions should be specified as being part of the TDL meta-model rather than only requirements for OCL constraint implementation. Making the functions part of the meta-model would still allow their usage within OCL constraints.
Notes
(0015628)
Philip Makedonski   
08-05-2020 21:53   
Updated clause heading and description in Part 1 and in Part 4 correspondingly. No impact on Part 7.
(0015629)
Philip Makedonski   
08-05-2020 21:54   
Resolved.





View Issue Details
7934 [TDL] Technical minor have not tried 07-05-2020 08:29 07-05-2020 08:56
Martti Käärik  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
9.4.11
STF577
Mixing of totally vs locally ordered Test Descriptions
Currently, mixing locally and totally ordered Test Descriptions via references is strictly forbidden. As the restrictions could be relaxed somewhat, the practical need for it should be reviewed.
There are no notes attached to this issue.





View Issue Details
7936 [TDL] Technical minor have not tried 07-05-2020 08:34 07-05-2020 08:34
Martti Käärik  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
9.4.16
STF577
Duplication of component reference in Assignment
Assignment behaviour has duplicate reference to a ComponentInstance which could confusion for users/implementers. Consider changing the inheritance.
There are no notes attached to this issue.





View Issue Details
7935 [TDL] Technical minor have not tried 07-05-2020 08:32 07-05-2020 08:32
Martti Käärik  
Martti Käärik  
normal  
assigned  
open  
none    
none  
   
9.2.1, 9.4.13
STF577
Global actions in locally ordered Test Descriptions
Only local actions (those bound to a component) are currently allowed in locally ordered Test Descriptions. Such restriction is too strict as one could interpret global actions as being executed independently on all components.
There are no notes attached to this issue.





View Issue Details
7932 [TDL] Technical minor have not tried 07-05-2020 07:13 07-05-2020 07:13
Martti Käärik  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
9.2.1, 9.2.2
STF577
Redundancy of BehaviourDescription
The BehaviourDescription meta-class appears to serve the same purpose as the Block meta-class. This duplicates the (semantically significant) containment hierarchy for all behaviours. Consider replacing.
There are no notes attached to this issue.





View Issue Details
7931 [TDL] Clarification minor have not tried 07-05-2020 07:06 07-05-2020 07:06
Martti Käärik  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
7.2, 9.3, 9.4
STF577
Observation of SUT
In case of locally ordered Test Descriptions, where the synchronization between components is not implied, certain behaviours and validations, such as variable assignment and time constraints, can only occur locally within components.
In common realizations of test environments, the behaviours are implemented only for tester components and SUT component behaviours are expected to be carried out by SUTs (black-box testing). However, it is possible to construct a test environment where SUT behaviour (as described by Test Descriptions) is carried out via simulation or adaptation layer attached to SUT and local behaviours may be carried out and verified.
Currently, it is unclear whether describing SUT local behaviours/constraints in locally ordered Test Descriptions is generally allowed/recommended or not as different parts of the specification have taken opposing views on the matter. For the consistency of the standard, that unambiguity should be eliminated by describing the assumptions and aligning the requirements with those assumptions.
There are no notes attached to this issue.





View Issue Details
7930 [TDL] Technical minor have not tried 07-05-2020 06:22 07-05-2020 06:22
Martti Käärik  
Martti Käärik  
normal  
assigned  
open  
none    
none  
   
6.2.19
STF577
Redundancy of FormalParameter
The FormalParameter meta-class does not convey additional semantics compared to its super-class Parameter. Consider removing.
There are no notes attached to this issue.





View Issue Details
7929 [TDL] Editorial minor have not tried 05-05-2020 20:04 05-05-2020 20:05
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
6.3.14
STF 577 - Elvor, Martti Kaarik
Fix incorrect description for PredefinedFunctionCall
The description for PredefinedFunctionCall seems incorrect:

The actual parameters corresponding to the 'FormalParameter's of the invoked 'PredefinedFunction' as specified in clause 10.5 shall be provided in the 'PredefinedFunctionCall'. specified by means of has declared the corresponding arguments shall be specified by using 'ParameterBinding'.

The second sentence seems to be the victim of some editing mishap.
Notes
(0015626)
Philip Makedonski   
05-05-2020 20:05   
Text was fixed to:

The actual parameters corresponding to the 'FormalParameter's of the invoked 'PredefinedFunction' as specified in clause 10.5 shall be provided in the 'PredefinedFunctionCall' by using 'ParameterBinding's.





View Issue Details
7927 [TDL] Technical minor have not tried 27-04-2020 14:30 27-04-2020 14:42
Martti Käärik  
Martti Käärik  
normal  
assigned  
open  
none    
none  
   
6.3.5, 9.4.7, 6.3.2
STF577
Redundant constraint in 6.3.5 DataInstanceUse
The constraint DataTypeInInteraction in clause 6.3.5 is redundant as the same rule can be specified (more appropriately) in clauses 9.4.7 and 6.3.2.
There are no notes attached to this issue.





View Issue Details
7889 [Part-1 Metamodel] New Feature feature have not tried 06-12-2019 13:25 27-04-2020 14:28
Andreas Ulrich  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.4.1  
fixed  
none    
none  
   
Dependency specification between test descriptions
So far, test descriptions are specified independently from each other. There are 2 issues with this approach:

1) It is hard to recognise which TD is at top level (i.e., a TD not invoked by another TD) from a set of available TDs and hence will be transitioned to an executable test case.

2) Specifying dependencies among TDs requires another "master" TD at top level, which invokes TDs that are later transitioned to individual test cases. That is, not only the master TD will become an executable test case, but the TDs invoked by this master TD, while the master TD itself will become the control logic of a test campaign to be implemented.

A possible solution could be to tag a TD with an attribute denoting TOP or MASTER. Alternatively, an ordering concept among TDs could be proposed. In addition it should be discussed whether all possible operations are allowed in a master TD or whether only a subset shall be supported.
Notes
(0015528)
Philip Makedonski   
16-12-2019 15:37   
Clarification regarding mapping/dependency between globally ordered to locally ordered test descriptions is needed as well.
(0015609)
Finn Kristoffersen   
31-01-2020 07:34   
Two options for the resolution of this issue were considered:
 - introduction of a property to test descriptions to indicate that
   this is an independent entry point for test execution or
 - introduction of a predefined annotation type to declare a test
   description as an entry point for test execution.

The latter option has been selected as this only has an implication on
processes and tools external to TDL and it has no syntactic implications
except for the beyond the use of the predefined annotation.

A predefined annotation type "Master" has been introduced and a note added
to the Test Description clause.





View Issue Details
7907 [TDL] Editorial minor have not tried 31-01-2020 10:00 09-04-2020 10:23
Philip Makedonski  
Finn Kristoffersen  
normal  
resolved  
fixed  
none    
none  
   
All of them
Philip Makedonski
Change all OCL constraints from embedded objects to text
Some OCL constraints are embedded objects and some are text. Ensure that all are text as this was an issue in the past with editHelp. Make sure that the formatting still works (define a separate style so that all text fragments can be selected and updated as necessary.
Notes
(0015613)
Finn Kristoffersen   
05-02-2020 09:49   
All OCL constraints in TDL MM (part 1) and TDL TO (part 4) have been
formatted in the same style and those that appeared as objects have
been changed to text.
(0015614)
Philip Makedonski   
07-02-2020 08:30   
Add a dedicated style for the constraints.
(0015621)
Finn Kristoffersen   
09-04-2020 10:23   
All OCL constraints are changed to text, using the style B1+. Note that using a unique dedicated style for the OCL constraint code in the TDL standard parts is not possible obeying the ETSI edit rules. So, although all OCL code is using the same style, B1+, it is used also in other places of the TDL standards.





View Issue Details
7810 [Part-4 Test objectives] New Feature minor have not tried 11-10-2018 15:46 11-03-2020 22:37
Alexander Kaiser  
Finn Kristoffersen  
normal  
resolved  
open  
none    
none  
   
TP grouping
During the specification of Test Purposes for the IoT-Testware we experienced the lack of the possibility to group Test Purposes. Although in ES 203 119-4 a keyword "Group" is specified, the semantic behind does not fit our needs (please find attached sample).

Due to that, we are missing the possibility to reflect the specified TSS properly within the TPs. Especially in combination with the "Word document export feature", the generated TP tables are in a flat structure. Though, we intend to reflect the TSS within TPs section in the final document (e.g. TS 103 192-2 chapter 7.2)

Using the approach of defining Test Purposes in TDL-TO and publishing them as Technical Specifications afterwards, adds a tedious manual and error-prone step (and probably a second one on reviewing before publishing).

Btw. in the next step of our process (implementation in TTCN-3) a group feature already exists.
The attached mqtt_samples.tplan2 was used to check the Group-Keyword.
This one might help to illustrate our need for Grouping.
mqtt_samples.tplan2 (2,206) 11-10-2018 15:46
http://oldforge.etsi.org/mantis/file_download.php?file_id=3805&type=bug
Notes
(0015611)
Philip Makedonski   
31-01-2020 15:08   
We need some further information regarding the desired change:

"During the specification of Test Purposes for the IoT-Testware we experienced the lack of the possibility to group Test Purposes. Although in ES 203 119-4 a keyword "Group" is specified, the semantic behind does not fit our needs (please find attached sample)."

The semantic behind it is that of grouping related elements in a package ("Group" is a concrete syntax representation for "Package"). In which way does it not fit the needs? What other semantics is required for groups?

"Due to that, we are missing the possibility to reflect the specified TSS properly within the TPs. Especially in combination with the "Word document export feature", the generated TP tables are in a flat structure. Though, we intend to reflect the TSS within TPs section in the final document (e.g. TS 103 192-2 chapter 7.2)"

This seems like a tooling issue. From what I understand, the group / package structure shall be translated to headings structure in the output document. This can be arranged within the tool implementation, not sure there is a need for a language change based on the description above.

"Using the approach of defining Test Purposes in TDL-TO and publishing them as Technical Specifications afterwards, adds a tedious manual and error-prone step (and probably a second one on reviewing before publishing)."

Looking at TS 103 192-2 chapter 7.2, there seems to be a lot of content beyond what is provided by TDL-TO so manual steps are probably necessary in any case. Could you provide more detail of what your desired input should look like and what your desired output shall be? That would be very helpful for the team to determine the exact features that need to be added to both the language and the tooling in order to streamline your work.
(0015615)
Finn Kristoffersen   
11-03-2020 22:37   
After consultation with the reporter the issue is solved by adding
support for collapse and expand "Group" blocks in the TDL textual
editor and add translation of the group concept to headings in the
generated output Word document from TDL-TO specifications.





View Issue Details
7894 [TDL] Technical minor have not tried 29-01-2020 14:11 27-02-2020 08:20
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.4.6 Interaction
     Elvior, Martti Käärik
Interaction meta-class shall be abstract
The Interaction meta-class shall be abstract as interactions are only fully-specified in the specialised ProcedureCall and Message meta-classes.
There are no notes attached to this issue.





View Issue Details
7898 [TDL] Technical minor have not tried 30-01-2020 20:15 27-02-2020 08:20
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.3.9
Philip Makedonski
OptionalBehaviour shall be shown on corresponding diagrams
OptionalBehaviour is not shown on any of the diagrams. It shall be included in the respective diagrams (Figure 9.2?).
There are no notes attached to this issue.





View Issue Details
7896 [TDL] Editorial trivial have not tried 30-01-2020 20:06 27-02-2020 08:20
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.3.14
Philip Makedonski
Remove stereotypes from ExceptionalBehaviour diagram
The ExceptionalBehaviour diagram (Figure 9.3) contains incorrect stereotypes (EClass). Clean up the diagram.
There are no notes attached to this issue.





View Issue Details
7895 [TDL] Editorial minor have not tried 30-01-2020 17:26 27-02-2020 08:20
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
6.3.1
Philip Makedonski
Fix diagram for DataUse
On the diagram for DataUse, the label for the association between AnyValue and DataType is incurrect.
There are no notes attached to this issue.





View Issue Details
7900 [TDL] Editorial minor have not tried 30-01-2020 20:32 27-02-2020 08:19
Philip Makedonski  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.3.1
Philip Makedonski
Fix diagram for CombinedBehaviour
The label on the association between LocalExpression and DataUse is incorrect. It shall be fixed.
There are no notes attached to this issue.





View Issue Details
7902 [TDL] Technical minor have not tried 30-01-2020 20:41 30-01-2020 20:41
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
9.3.7
Philip Makedonski
Fix formal specification for SingleGlobalIterationCount:
The formal specification for SingleGlobalIterationCount shall be = 1 not <= 1
There are no notes attached to this issue.





View Issue Details
7897 [TDL] Clarification minor have not tried 30-01-2020 20:13 30-01-2020 20:13
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
4 Basic Principles
Philip Makedonski
Outline different paths to get from requirements to executable tests
There shall be an introductory clause outlining different paths to get from requirements to executable tests. It shall indicate the current scope and state of specifications and note that future efforts may define standardised ways for deriving locally ordered TDs from globally ordered TDs and (locally and/or globally ordered) TDs from TOs/TPs. This shall be reflected in the roadmap as well.
There are no notes attached to this issue.





View Issue Details
7705 [Part-1 Metamodel] New Feature minor have not tried 07-09-2017 12:38 05-12-2019 10:43
Martti Käärik  
Martti Käärik  
normal  
assigned  
open  
none    
none  
   
Inter-tester default behaviour to be allowed in a block
- In order to enable default that is triggered by tester-to-tester interaction,
- the default must be allowed in a block, in which case
- the sender of the initial interaction of the default will treat that interaction as normal interaction
- and all other participating testers treat the behavior as normal default and
- the defaults will be disabled after the execution of the following behavior (which may be restricted to tester-inputs) or
- the default is disabled after the completion of its behavior (i.e. the block of the default behavior).
- The mapping of the default will actually be interrupt (to allow the execution of the behavior following the default).
There are no notes attached to this issue.





View Issue Details
7886 [TDL] New Feature minor have not tried 04-12-2019 16:24 05-12-2019 10:38
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Part 1, Clause 8
Philip Makedonski, University of Göttingen
Separate test configuration declaration and instantiation
Similar to gate/component types and gate/component instances, it may make sense refine the way test configurations are declared and used. Currently test configurations are instantiated with concrete role assignments which makes it a static construct. Part 7 introduces some means to reuse / override role assignments and perform further refinements.

The proposal is to separate test configuration declaration and instantiation, where there are at least two alternative approaches:

Alternative 1:
Base test configuration may not contain roles, role declaration can be moved to test configuration instantiation or test configuration use, thus there will be three levels in the specification of test configurations:
- abstract/declaration: components and connections
- concrete/instantiation: role assignment (optionally connection modification?)
- use: only for concrete configurations (or optionally abstract + role assignment?)

Alternative 2:
Base configuration with extended test configuration added on top to refine/reassign roles (making use of Part 7). This approach may be confusing as according to the current meta-model roles have to be assigned already in the base configuration.

The approach in Alternative 1 would provide more flexibility, but also increase potential for errors and require more sophisticated checking to detect and report them.
There are no notes attached to this issue.





View Issue Details
7078 [Part-1 Metamodel] Editorial minor have not tried 11-06-2015 16:00 05-12-2019 06:47
Finn Kristoffersen  
Finn Kristoffersen  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none  
  [TDL] Part-1 V1.3.1  
Check that the TDL-MM specification complies to the agreed presentation guidelines
The TDL-MM shall be presented in a consistent way complying to the
agreed guidelines for the presentation of the TDL-MM that will be part of the introduction clause of the TDL-MM document.

The MM presentation guidelines explains the structure and and layout
principles for the TDL-MM concepts.

All concepts in the TDL-MM specification must be checked for compliance
with the agreed guidelines.
TDL Part-1 v1.4.1 checked for consistent presentation of
the elements and concepts of the TDL MM in accordance with
the guidelines for the presentation.
Notes
(0015062)
Finn Kristoffersen   
23-02-2018 08:54   
All elements and concepts checked for consistent
presentation in version 1.4.1 of TDL Part-1.





View Issue Details
7882 [CDD ASN.1 (TS 102 894-2)] New Feature major have not tried 01-10-2019 21:04 01-10-2019 21:04
Hendrik-Joern Guenther  
 
normal  
new TS 102 894-2 V1.2.1  
open  
none    
none  
   
Add GenerationDeltaTime to CDD
Other message formats, such as the currently standardized Collective Perception Message in TR 103 562 and TS 103 324 also make use of the DE_GenerationDeltaTime which is currently only specified in ETSI EN 302 637-2 (B.3). Instead, it should be specified in the CDD, to be able to import this DE in other message definitions as well.
There are no notes attached to this issue.





View Issue Details
7881 [CDD ASN.1 (TS 102 894-2)] New Feature feature have not tried 01-10-2019 20:59 01-10-2019 20:59
Hendrik-Joern Guenther  
 
normal  
new  
open  
none    
none  
   
[DF_ItsPduHeader]: Add CPM as message ID
For the ongoing standardization of the Collective Perception Service in TR 103 562 and TS 103 342, the ITS PDU Header DF of the CDD needs to be extended to reflect the CPM in the message ID, e.g. cpm(14).
There are no notes attached to this issue.





View Issue Details
7844 [TestProject] Bug report minor have not tried 03-05-2019 10:21 03-05-2019 10:21
Michele Carignani  
 
normal  
new TTCN-3 ed 3.1.1  
open  
none    
none  
   
     nobody
ABCD
Test email
test
There are no notes attached to this issue.





View Issue Details
7828 [CDD ASN.1 (TS 102 894-2)] Bug Report text have not tried 19-03-2019 10:16 19-03-2019 13:58
meckel  
 
urgent  
new  
open  
none    
none  
   
C-ROADS requests change in the description of stationType "roadSideUnit(15)"
In the V1.3.1 version of the CDD (https://www.etsi.org/deliver/etsi_ts/102800_102899/10289402/01.03.01_60/ts_10289402v010301p.pdf [^]) a more detailed definition of A.78 DE_StationType was introduced.

It includes a definition for stationType "roadSideUnit(15)" that reads "ITS-S mounted on an infrastructure typically positioned outside of the drivable roadway (e.g. on a gantry, on a pole, on a stationary road works trailer); the infrastructure is static during the entire operation period of the ITS-S (e.g. no stop and go activity)".

C-ROADS requests to delete the last sentence ("the infrastructure is static during the entire operation period of the ITS-S (e.g. no stop and go activity)) of that statement and add another example (“in a road operator vehicle”) to the first sentence of that statement. The definition of roadSideUnit(15) should be: “ITS-S mounted on an infrastructure typically positioned outside of the drivable roadway (e.g. on a gantry, on a pole, on a stationary road works trailer, in a road operator vehicle)”.

Rationale: whenever an ITS-S of the road operator (fixed or non fixed, like for example a trailer or an operator vehicle) has established communication to its central ITS-S, it receives all messages relevant for the geographic area it is currently in and disseminates these messages, using stationType "roadSideUnit(15)". It acts as a RSU on behalf of the central ITS-S of the road operator for these messages. Only messages issued _locally_ by trailers or road operator vehicles will use other station types (like e.g. trailer(9), specialVehicle(5), ...). This view has been aligned within C-ROADS and has also been discussed with selected C2C members (VW, Renault).
There are no notes attached to this issue.





View Issue Details
7789 [CDD ASN.1 (TS 102 894-2)] Bug Report major have not tried 28-08-2018 09:38 19-03-2019 13:38
linla  
Lan LIN  
normal  
resolved  
fixed  
none    
none Next Release  
  Next Release  
[LanePosition] inconsistency in data element and ASN.1
Email from Matthew Banks (Codha Wireless) 22 August 2018

In the V1.3.1 version of the CDD (https://www.etsi.org/deliver/etsi_ts/102800_102899/10289402/01.03.01_60/ts_10289402v010301p.pdf [^]) the meaning of ‘lanes’ has changed to be counted from inside (centre) rather than from outside (edge) and this has been reflected in some data elements. However for “A.40 DE_LanePosition”, then description says:
 
ASN.1 representation: LanePosition ::= INTEGER {offTheRoad(-1), innerHardShoulder(0), innermostDrivingLane(1), secondLaneFromInside(2), outterHardShoulder(14) } (-1..14)
Definition: This DE indicates the transversal position information on the road in resolution of lanes, counted from the inside border of the road for a given traffic direction. For example, the innermostDrivingLane corresponds to the left most lane of the carriageway in a country with right-land traffic, and to the right most lane of the carriageway in a left-land traffic (e.g. in UK). The value -1 denotes that the referenced position is outside the road.
 
But the ASN.1 (e.g. from %2Freleases%2FCDD_TS102894-2%2Fv1.3.1%2FITS-Container.asn [^]) is defined:
 
LanePosition::= INTEGER {offTheRoad(-1), hardShoulder(0),
outermostDrivingLane(1), secondLaneFromOutside(2)} (-1..14)
 
So there is confusion about the values for innermostDrivingLane.
 
I presume the ASN.1 is incorrect in this case?
Notes
(0015276)
banksm   
30-10-2018 11:50   
Also note that "outterHardShoulder" should be corrected to "outerHardShoulder"
(0015338)
buburuzan   
19-03-2019 13:38   
This fix will be initially be integrated into the errata document of TC ITS as a correction for the version 1.3.1 of CDD document.
------------------------
Resolution: the description in A40 is the right one and the ASN.1 description in annex B shall be corrected accordingly. The version number of the container will not be increased due to this fix.

Note: the solution will not be aligned with DATEX2 definitions.
------------------------





View Issue Details
7788 [PKI ASN.1 (TS102941)] General block have not tried 24-08-2018 23:06 19-03-2019 13:19
Matthew Mao  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Notation for SharedAtRequest.requestedSubjectAttributes causes constraint violation during encoding
SharedAtRequest.requestedSubjectAttributes is a CertificateSubjectAttributes with certIssuePermissions ABSENT without inheriting any from CertificateSubjectAttributes, but CertificateSubjectAttributes requires appPermissions and/or certIssuePermissions PRESENT, so there is no way to meet both constraints.
With OSS ASN.1 Studio:
1. export SharedAtRequest PDU from a directives
2. create value for SharedAtRequest PDU
3. expand SharedAtRequest PDU
4. see both requestedSubjectAttributes and appPermissions having "Presence constraint violated."
5. check appPermissions, see requestedSubjectAttributes having "Absence constraint violated."

There is no way to resolve the constraint violation issue.
Adding "...," to notation for SharedAtRequest.requestedSubjectAttributes can fix the issue.
Notes
(0015193)
Matthew Mao   
28-08-2018 14:22   
So issue in InnerEcRequest.requestedSubjectAttributes and AuthorizationValidationResponse.confirmedSubjectAttributes.
(0015337)
Denis Filatov   
19-03-2019 13:19   
Fixed in v1.3.1





View Issue Details
7793 [PKI ASN.1 (TS102941)] General minor have not tried 11-09-2018 14:10 19-03-2019 13:18
Matthew Mao  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
AuthorizationValidationResponse.confirmedSubjectAttributes misses constraint
Based on ETSI TS 102 941 section 6.2.3.4.2, the confirmedSubjectAttributes of AuthorizationValidationResponse may be available only when the responseCode is 0(OK), so the field should have the following constraint:

(WITH COMPONENTS {
        responseCode (ALL EXCEPT ok),
        confirmedSubjectAttributes ABSENT
})
Notes
(0015336)
Denis Filatov   
19-03-2019 13:18   
Fixed in v1.3.1





View Issue Details
7706 [TDL] Technical minor have not tried 07-09-2017 12:56 17-10-2018 13:08
Martti Käärik  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
9.3
     STF 522
Scoping of condition-based combined behaviours
In order to make test descriptions executable, the contained behaviors need to be redefined per-component. For combined behaviors that depend on conditions (that may contain local variable references) this is not possible without user adding additional information to the model (local conditions for each participating component). Therefore, TDL shall enable the specification of component-specific conditions for appropriate combined behaviors.
Notes
(0015272)
Philip Makedonski   
17-10-2018 13:08   
Resolved in v1.4.1





View Issue Details
7608 [TDL] New Feature feature have not tried 09-02-2017 16:39 17-10-2018 13:06
Andreas Ulrich  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
8.2.8 Test Configuration
    Andreas Ulrich, Siemens AG
Advanced test configurations
Consider the provision of operations over test configurations:

Configuration use: a TC of name tc2 is used within the TC of name tc1; meaning: all CIs in tc2 and connections between them become accessible in tc1

Component merge: a CI c2 in TC tc2 and a CI c1 in TC tc1 are merged to a single one; the CI c1 will prevail after the merge

Component hide: a CI c can be hidden in a TC tc; meaning: a hidden CI becomes not accessible in the TC and connections from other CIs to this CI are also hidden and not accessible, e.g. in interactions

Renaming of CIs and GIs: the name of a CI from a used TC can be renamed, including the gate instances attached to this CI

Role (re-)assignment of CIs {Tester, SUT}: overwrites an existing assignment

Adding variables to CIs: a new variable is added to a CI (tester or SUT?)


-----------------
Legend:
TC... test configuration
CI... component instance
GI... gate instance
Work was left over from TDL-2 phase. It is recommended to put the topic into the new context of TDL-to-TTCN-3 mapping to ensure a viable solution. Review what operations make most sense in practical applications.
Notes
(0014574)
Philip Makedonski   
18-04-2017 14:17   
(edited on: 18-04-2017 14:30)
Some comments regarding the proposed extensions:

Configuration use: a TC of name tc2 is used within the TC of name tc1; meaning: all CIs in tc2 and connections between them become accessible in tc1

[STF522] Plausible. No significant mapping overhead as long as it is only with regard to the configuration specification and not possible to modify during runtime.

Component merge: a CI c2 in TC tc2 and a CI c1 in TC tc1 are merged to a single one; the CI c1 will prevail after the merge

[STF522] Plausible. The meaning of prevail needs to be defined in more detail

Component hide: a CI c can be hidden in a TC tc; meaning: a hidden CI becomes not accessible in the TC and connections from other CIs to this CI are also hidden and not accessible, e.g. in interactions

[STF522] Plausible.

Renaming of CIs and GIs: the name of a CI from a used TC can be renamed, including the gate instances attached to this CI

[STF522] Plausible for CIs, but: benefits are not clear; overhead may be considerable; rejected for GIs, GIs specified at the component type level. Aliasing relevant for tool implementation, may negatively impact understandability of resulting test descriptions.

Role (re-)assignment of CIs {Tester, SUT}: overwrites an existing assignment

[STF522] Plausible, but: will have an impact on the specification of constraints, unless a notion of actual configuration is introduced, which will be computed from the specification

Adding variables to CIs: a new variable is added to a CI (Tester / SUT?)

[STF522] Rejected; variables are defined in component types; this shall not be violated;

[STF522] Overall, for the realisation of the additional features, a notion of "actual" configuration needs to be introduced which is computed from the specification. This will have an impact on the tool implementation and also on the understandability of the specification by users.

[STF522] Furthermore, shall a test configuration TC1 be able to use a test configuration TC2 which already uses a test configuration TC3? Especially, if each one is making some refinements in the way it is using the other configuration it will make it difficult to infer what the actual configuration will be in the end.

[STF522] Ultimately, it may be best to move such features to an extension package as they are non-essential and requiring tool vendors and users to deal with them may add unnecessary overhead.

(0015271)
Philip Makedonski   
17-10-2018 13:06   
Published in ES 203119-7.





View Issue Details
7808 [EVE007 - NFVI HW Requirements Spec] Bug minor have not tried 11-10-2018 09:12 11-10-2018 09:12
Ulrich Kleber  
 
normal  
new  
open  
none    
none  
   
Wrong abbreviation BMC
In clause 3.1 in GS NFVEVE007v3.1.2, there is abbreviation:
BMC Basement Management Controller

Correct it should be:
BMC Baseboard Management Controller
as it is in clause 5.6.1
There are no notes attached to this issue.





View Issue Details
7704 [TDL] New Feature minor have not tried 07-09-2017 12:14 26-09-2018 11:44
Martti Käärik  
Martti Käärik  
normal  
resolved  
fixed  
none    
none  
   
10.5
     STF 522
Additional predefined functions for arithmetic and logical operations
In order to provide better interoperability among tools and more user friendly syntax for logical and numerical expressions, it is necessary to define more commonly used operations in the standard (as predefined functions).

The set of operations to be added is as follows:
+ (arithmetic addition)
- (a. subtraction)
* (a. multiplication(
/ (a. division)
xor (logical exclusive or)
< (less than)
> (greater than)
<= (less or equal)
>= (greater or equal)
For the predefined functions that are present in the standard, it is possible to define custom syntax in both graphical syntax specification as well as in mappings to various languages. The default syntax for a predefined function call is:

<function name> "(" <argument list> ")"

...and a specific example for addition would look like this:

plus(1, 2)

...while a more user friendly syntax would look like an expression:

1 + 2
There are no notes attached to this issue.





View Issue Details
7591 [CDD ASN.1 (TS 102 894-2)] New Feature minor have not tried 08-01-2017 19:16 13-07-2018 09:44
buburuzan  
linla  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
Change DE_CurvatureValues Unit from “1 over 30000 meters” to “1 to accomodate more relevant values.
The new proposed Method provides a constant accuracy over the full range of values (0-30000).

CR form as ITSWG1(16)001001 (https://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2016//ITSWG1(16)001001_New_Curvature_representation.docx [^]) and motivation as ITSWG1(16)001002 (https://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2016//ITSWG1(16)001002_Motivation_CR_-_New_Curvature_representation.pptx [^]).
Notes
(0014490)
linla   
10-01-2017 15:53   
please approve in ITS WG1#38
(0014503)
linla   
18-01-2017 10:14   
optionally, Value is Interger of [1/radiis x 10000]
(0014539)
buburuzan   
23-03-2017 12:21   
The proposal doesn't improve accuracy by much when Value=1/Radius*10000:
Radius Value
1 10000
10 1000
100 100
200 50
1000 10
So all the values between 1000 and 10000 wil be "wasted" on radii smaller as 10, radii which a vehicle will never have...
(0014540)
Dieter Smely   
23-03-2017 14:01   
A motorcycle can have a curve radius of around 3 m, and a bicycle even less.

Originally the proposal was to use not the radius, but the curvature.
When it comes to the requirement to increase the accuracy between a radius of 10 m and 1000 m, than this works fine, since you have 900 steps in between the radius 10 m and 100 m, which are the most common curvatures, while you have only 90 steps, when looking at the radius. That is an accuracy increase by factor 10.
When you are not interested in radii smaller than 10 m just limit the value to 10 bits - resulting in a maximum curvature of 1023/m equal a radius of 9,7 m.
When you use the same 10 bits for the radius, you have almost the same curvature / radius range, but with much less accuracy in the interesting region (see above).
(0014550)
buburuzan   
06-04-2017 15:34   
Agreed in WG1#39 with the changes:
- Value=1/Radius*10000
- reduce the number of bits to 10 for holding the value
(0014713)
Alexandre Berge   
27-06-2017 08:46   
Previous comments mention limiting the value to 10 bits, and in the note description the max value is indicated to be 1023 (which is 2^10 - 1). However, to my understanding, CurvatureValue is a _signed_ value, so if we want the value range to be (-1023..1023), the encoding needs to be performed on 11 bits (otherwise, keeping 10bits, it would be (-511..511).

(0..1023) will be encoded on 10 bits,

but

(-1023..1023) requires 11 bits.

In addition, the current implementation features a ‘unavailable(30001)’ value, should we keep something similar ?

Assuming 11 bits (“useable” value of 10bits + 1 bit for sign) and ‘unavaialble’ value, the change would be:
CurvatureValue ::= INTEGER {unavailable(1023)} (-1024..1023)
(0014714)
Alexandre Berge   
27-06-2017 09:12   
Final decision: CurvatureValue ::= INTEGER {unavailable(1023)} (0..1023)
(0014721)
linla   
27-06-2017 15:35   
approved in WG1 40 meeting
(0014831)
buburuzan   
10-10-2017 09:20   
We discussed and agreed at the WG1#41 meeting to keept the number of bits to 14 in order not to break the backwards compatibility. The new callculation method will be kept (so only the reduction ob bits number is reverted).
@Alex: please review this change an if it is OK implement it.
(0015111)
linla   
22-06-2018 08:58   
in WG1#43 meeting, the issue was rediscussed from RC, the conclusion is to keep 10bit definition as recorded in WG1#43 meeting report.
(0015114)
buburuzan   
24-06-2018 19:08   
I am not so sure that is the resolution, we only agreed to change the callculation method, the number of bits and the signage information is not 100% clear to me, yet. Before closing it, the following two issues still need to be clarified:
1. How many bits we use for the curvature value
2. how do we handle the signage information vor that value
(0015116)
linla   
26-06-2018 09:48   
CurvatureValue ::= INTEGER {straight(0),unavailable(1023)} (-1023..1023) CurvatureValue ::= INTEGER {straight(0), reciprocalOf1MeterRadiusToRight(-30000), reciprocalOf1MeterRadiusToLeft(30000), unavailable(30001)} (-30000..30001)

It describes the inverse of a detected vehicle turning curve radius scaled with 30 000A curvature detected by a vehicle represents the curvature of the actual vehicle trajectory. Positive values indicate a turning curve to the left hand side of the driver. It corresponds to the vehicle coordinate system as defined in ISO 8855 [2]. The value shall be set to 0 when the vehicle is moving straight. When the information is not available, the DE shall be set to 30 001with the the following information:
Value=1/Radius*10000
wherein radius is the vehicle turning curve radius..

Positive values indicate a turning curve to the left hand side of the driver. It corresponds to the vehicle coordinate system as defined in ISO 8855 [2]. The value shall be set to 0 when the vehicle is moving straight. The value shall be set to 1023, if the information is not available.

The DE is used in Curvature DF as defined in clause A.107.

Approved in WG1#44
(0015117)
linla   
26-06-2018 09:49   
Please check and implement the ASN.1 according to the WG1#44 decision (signed value included)
(0015121)
linla   
13-07-2018 09:44   
Please check and implement the ASN.1 according to the WG1#44 decision (signed value included)





View Issue Details
7781 [CDD ASN.1 (TS 102 894-2)] New Feature feature have not tried 13-07-2018 09:43 13-07-2018 09:43
linla  
Lan LIN  
normal  
assigned TS 102 894-2 V1.2.1  
open  
none    
none  
  Next Release  
[PhoneNumber] to use existing standards
If the phone number is in E164 format there is a definition from TC LI in TS 102 671:

e164-Format [1] OCTET STRING (SIZE (1..25)),
       -- E164 address of the node in international format. Coded in the same format as the
       -- calling party number parameter of the ISUP (parameter part: EN 300 356 [5]).



    Setting the standard in making standards

    
Scott Cadzow
 
scott@cadzow.com
www.cadzow.com
www.tvra-tools.eu
www.c3l-security.com
https://clicktime.symantec.com/a/1/0pv4eiXC2LMUQth_BrVOXlsjUhgpxeCFNFTAsuNIayc=?d=hIZwvEBvKBE3bIOsG9jW7V3exa5oywOQLjthfl1_vyhFYDrDLaiTOG3dU_6OZTGAfJiS3aogDz3zbKen6qCKe4I8qLxy0USfk_pmlqZ0zQwL4IGtU0J4ZJxVohkg78TTRL_6anQDi4l2LNvnMhyJs-NFzgP9lbC3GL3FGuoVGNmVFYTZOvWf1zy3yBscTaBpkaAfxbDHRUk4MVAp26Aadgb501gFmsNiF0NorE7oGJPEPpxznhjIgDcCBtU6SKiD0I7hNP2sQ6TMDcP7HF6yoQIy_lRy0g0hfe-AedH2yeR_dF3CZqnCk19B6FZu0bzNCLe-Z2ILD45MYR2IyN5jRCpVb_6q8TcHbtUvisLYf3YvLXkr4jYu-UqRU0v4omg%3D&u=http%3A%2F%2Fuk.virginmoneygiving.com%2FScottCadzow [^]
C3L (Cadzow Communications Consulting Ltd)
10 Yewlands
Sawbridgeworth
Herts.
CM21 9NP
UK
/// sleepy.ranges.dishes

    


 

From: William Whyte <wwhyte@ONBOARDSECURITY.COM>
Reply-To: William Whyte <wwhyte@ONBOARDSECURITY.COM>
Date: Tuesday, 26 June 2018 at 17:43
To: "ITS_WG1@LIST.ETSI.ORG" <ITS_WG1@LIST.ETSI.ORG>
Subject: Re: TS 102 894 - 2 ASN.1 check

The description of PhoneNumber in A.135 is a bit bare bones and doesn't guarantee unambiguous phone numbers. Shouldn't it, for example, require that the phone number starts with the country code? Should it address leading zeroes?

I would have thought there would be an existing ASN.1 definition of phone numbers somewhere that we could import.

Cheers,

William

On Tue, Jun 26, 2018 at 8:19 AM, Lin, Lan <Lan.Lin@hitachi-eu.com> wrote:
Hi Alex,
 
In current verson, phoneNumber is defined as IA5String
 
Then later we decided to add one more data element PhoneNumber defined as NumericString
 
So, changes should be as below
 
DangerousGoodsExtended ::= SEQUENCE {
    dangerousGoodsType DangerousGoodsBasic,
    unNumber INTEGER (0..9999),
    elevatedTemperature BOOLEAN,
    tunnelsRestricted BOOLEAN,
    limitedQuantity BOOLEAN,
    emergencyActionCode IA5String (SIZE (1..24)) OPTIONAL,
    phoneNumber IA5String (SIZE (1..24)) PhoneNumber OPTIONAL,
    companyName UTF8String (SIZE (1..24)) OPTIONAL,
        ...
}
 
 
PhoneNumber ::= NumericString (SIZE(1..16))
 
Lan
 
 
From: Alexandre Berge [mailto:Alexandre.Berge@etsi.org]
Sent: mardi 26 juin 2018 14:16
To: Sebastian Müller <Sebastian.Mueller@etsi.org>; Lin, Lan <Lan.Lin@Hitachi-eu.com>
Cc: Buburuzan, Teodor, Dr. (K-EFFI/C) (teodor.buburuzan@volkswagen.de) <teodor.buburuzan@volkswagen.de>; ITS_WG1 <ITS_WG1@list.etsi.org>
Subject: RE: TS 102 894 - 2 ASN.1 check
 
ASN.1 updated as requested, but did not find any difference in DangerousGoodsExtended …
 
From: Sebastian Müller
Sent: 26 June 2018 14:08
To: Lin, Lan <Lan.Lin@Hitachi-eu.com>; Alexandre Berge <Alexandre.Berge@etsi.org>
Cc: Buburuzan, Teodor, Dr. (K-EFFI/C) (teodor.buburuzan@volkswagen.de) <teodor.buburuzan@volkswagen.de>; ITS_WG1 <ITS_WG1@list.etsi.org>
Subject: Re: TS 102 894 - 2 ASN.1 check
 
hi lan
 
We are updating now the ans.1
 
Why did you need take out the message is values from ItsPduHeader?
 
 
 
Sent from my Samsung Galaxy smartphone.
 
 
-------- Original message --------
From: "Lin, Lan" <Lan.Lin@Hitachi-eu.com>
Date: 26/06/2018 13:08 (GMT+01:00)
To: Alexandre Berge <Alexandre.Berge@etsi.org>
Cc: "Buburuzan, Teodor, Dr. (K-EFFI/C) (teodor.buburuzan@volkswagen.de)" <teodor.buburuzan@volkswagen.de>, ITS_WG1 <ITS_WG1@list.etsi.org>, Sebastian Müller <Sebastian.Mueller@etsi.org>
Subject: TS 102 894 - 2 ASN.1 check
 
Hi Alex, Sebatian,
 
I checked the CDD TS stable draft (v1.2.13 as discussed today) vs. ASN.1 revision 30, attached are the results. Yellow marked DE/DFs are not consistant with TS 102 894 -2 version.
 
We will rediscuss this in the PM session.
 
@Teodor, I need to leave for another meeting at 3PM, can we handle the CDD/CAM/DENM matter at the beginning of PM? Sorry about that.
 
Regards
 
Lan
 
There are no notes attached to this issue.





View Issue Details
7762 [CAM] Base Spec feature have not tried 10-05-2018 09:20 26-06-2018 18:40
williams  
 
normal  
new Base_Spec_EN302637_2_v1.3.2  
open  
none    
none  
   
Include C-V2X
What needs to be changed is:
1. Rephrase abbreviation of ITS-G5A or add another one (but in the Abbreviations section, it is just referring to a the ITS band)
2. The references with an asterisk need to be considered in their amended form.
3. Add references to ETSI/3GPP specs.
4. Modify sections 4.3, 5.3.3, 5.3.5, 5.3.4, 6.1.3 as shown below
5. Add a new section 5.3.5a
6. Move the [5] and [xx] references to informative references, as it is not proper to normatively refer to access layer specifications in a facility layer standard.

Inclusion of C-V2X in EN 302 637-2.docx (44,080) 10-05-2018 09:20
http://oldforge.etsi.org/mantis/file_download.php?file_id=3750&type=bug
comments on ETSI's Bug Tracker ID 0007762 - Inclusion of C-V2X in EN 302 637-2.docx (59,933) 26-06-2018 09:39
http://oldforge.etsi.org/mantis/file_download.php?file_id=3754&type=bug
Notes
(0015115)
Hiensch   
26-06-2018 09:39   
Comments on the proposed amendments from the BNetzA.
(0015120)
ritterth   
26-06-2018 18:30   
(edited on: 26-06-2018 18:40)
Ad Change in 5.3.4.2 Interface to the TCP/IPv6 or UDP/IPv6 ...

The table 3 contains empty cells in columns "Data Requirement" and "Mandatory/Conditional" ?






View Issue Details
7778 [DENM] Base Spec major have not tried 18-06-2018 05:58 26-06-2018 10:27
Yunpeng Zang  
 
normal  
new Base_Spec_EN302637_3_v1.2.2  
open  
none    
none  
   
Adding C-V2X support and facility layer security
Extending the specification of the "Decentralized Environmental Notification” basic service to support the Cellular-V2X access layer and communication profile. Backwards compatibility for ITS-G5 will be preserved.
Expected changes include the following:
- Update references and abbreviations, as needed for C-V2X
- Potential update to table 7 in 5.4.2.2, as needed to maintain consistency with changes (if any) to Geonetworking/BTP specs
- Update clause 5.4.2.3 to specify the interface to IP protocol stack supported by C-V2X
- Add secrity operations, e.g. signing and verifying operation, to Clause 8 protocol operation of the DEN basic service
- Other minor error corrections
See the attached document for the details of proposed changes.
en_30263703v010202p_Rev01.zip (1,460,502) 18-06-2018 05:58
http://oldforge.etsi.org/mantis/file_download.php?file_id=3753&type=bug
en_30263703v010202p_Rev02.zip (1,461,129) 26-06-2018 10:24
http://oldforge.etsi.org/mantis/file_download.php?file_id=3755&type=bug
Notes
(0015118)
Hiensch   
26-06-2018 10:10   
Change in Table 7, entry to GN communication Profile, change the "C-V2X" to "LTE-V2X" as C-V2X is a not known abbreviation and shall be first defined somewhere before it could be used in normative way.

Other amendments have not yet been inserted, only relatively vague proposals have been made no concrete text is provided.
(0015119)
Yunpeng Zang   
26-06-2018 10:27   
The second uploaded file contains further comments differentiate the modification proposals to be addressed in this revision (June 29, 2018) from the comments to be further worked on.





View Issue Details
7777 [DENM] Base Spec major have not tried 18-06-2018 05:56 18-06-2018 05:56
Yunpeng Zang  
 
normal  
new Base_Spec_EN302637_3_v1.2.2  
open  
none    
none  
   
Adding C-V2X support and facility layer security
Extending the specification of the "Decentralized Environmental Notification” basic service to support the Cellular-V2X access layer and communication profile. Backwards compatibility for ITS-G5 will be preserved.
Expected changes include the following:
- Update references and abbreviations, as needed for C-V2X
- Potential update to table 7 in 5.4.2.2, as needed to maintain consistency with changes (if any) to Geonetworking/BTP specs
- Update clause 5.4.2.3 to specify the interface to IP protocol stack supported by C-V2X
- Add secrity operations, e.g. signing and verifying operation, to Clause 8 protocol operation of the DEN basic service
- Other minor error corrections
See the attached document for the details of proposed changes.
There are no notes attached to this issue.





View Issue Details
7771 [MAP/SPAT] ATS major have not tried 29-05-2018 10:12 29-05-2018 13:11
tepelmannd  
Yann Garcia  
normal  
assigned  
open  
none    
none  
   
Missing field speedLimits in mw_intersectionGeometry in module LibItsMapemSpatem_Templates
To be TTCN-3 standard compliant the field speedLimits of the type IntersectionGeometry needs to be set in the template or 'implicitely omit' needs to be used.
Proposed solution:
                template (present) IntersectionGeometry mw_intersectionGeometry(
                                                                                template (present) IntersectionReferenceID p_id := ?,
                                                                                template (present) MsgCount p_revision := ?,
                                                                                template (present) Position3D p_position3D := ?,
                                                                                template (present) LaneList p_laneList := ?
                ) := {
                    name := *, //For debug use only
                    id := p_id, // A globally unique value set, consisting of a regionID and intersection ID assignment
                    revision := p_revision, // Required default values about lane descriptions follow
                    refPoint := p_position3D, // The reference from which subsequent data points are offset until a new point is used.
                    laneWidth := *, // Reference width used by all subsequent lanes unless a new width is given speedLimits SpeedLimitList OPTIONAL,
                    speedLimits := *,
                    laneSet := p_laneList, // Data about one or more lanes (all lane data is found here)
                    preemptPriorityData := *, // data about one or more regional preempt or priority zones
                    regional := *
                }
                
Notes
(0015103)
tepelmannd   
29-05-2018 10:14   
Same applies for field 'ssp' in template mw_ssemInd in module LibItsSremSsem_Templates.
(reporting here as there is no project for Srem/Ssem here)





View Issue Details
7770 [Common Library] Bug report major have not tried 29-05-2018 09:21 29-05-2018 09:21
tepelmannd  
Sebastian Muellers  
immediate  
assigned  
open  
none    
none  
   
Incorrect usage of present template for send function
In the function f_serverSyncClientsTimedIntermediateSync the template (present) parameter p_syncIdIntermediate is incorrectly used for the call f_serverSendToAllClients with the parameter m_syncServerReady which is used inside the function for sending.

Proposed solution: Re-use the received sync id which is a value as input for sending.

Attached a correct version of the LibCommonSync module.
The attached module also fixes the incorrect usage (by ETSI's naming convention) of the prefix 'm_' for m_syncClientReady/m_syncServerReady using a 'non-value' template flavour. New templates with the correct usage of the naming convention have been introduced.

Additionally incorrect prefix for T3doc comments have been fixed.
LibCommon_Sync.ttcn (63,232) 29-05-2018 09:21
http://oldforge.etsi.org/mantis/file_download.php?file_id=3751&type=bug
There are no notes attached to this issue.





View Issue Details
7767 [DENM] Base Spec minor have not tried 25-05-2018 11:10 25-05-2018 11:10
linla  
 
normal  
new Base_Spec_EN302637_3_v1.2.2  
open  
none    
none  
   
Error in Forwarding protocol spec
in chapter 8.3.3 and figure 11. the "terminationInterval" should be replaced by "termination". the cancellation or negation DENM are not forwarded using KAF function.
There are no notes attached to this issue.





View Issue Details
7752 [NFV003 - Terminology for Main Concepts in NFV] Bug minor have not tried 26-02-2018 10:58 24-04-2018 13:47
Bruno Chatras  
user1079  
normal  
assigned 1.3.1  
open  
none    
none  
   
EM acronym missing
EM is missing from NFV003.
IFA010 expands EM as “Element Manager” while IFA009 expands it as “Element Management” and IFA008 does not expand it at all.
One possibility would be to define EM as "EM: Element Management functionality"
Notes
(0015065)
user1079   
22-03-2018 12:41   
Should be fixed with NFVEVE(18)000031r1.





View Issue Details
7753 [NFV003 - Terminology for Main Concepts in NFV] Bug minor have not tried 26-02-2018 11:00 24-04-2018 13:46
Bruno Chatras  
user1079  
normal  
assigned 1.3.1  
open  
none    
none  
   
Bug in "NFV-Resource (NFV-Res)"
The definition of "NFV-Resource" does not comply with the ETSI Drafting rules as the definition cannot replace the term in a sentence. Moreover, it refers to an undefined acronym VNSF.
Notes
(0015064)
user1079   
22-03-2018 12:40   
Trying to fix with NFVEVE(18)000036r1





View Issue Details
7759 [eCall HLAP] TTCN-3 major have not tried 16-04-2018 16:04 16-04-2018 16:09
Jemy Jacob  
 
high  
new  
open  
none    
none  
   
Compilation Errors for AtsECall_IVS_Testcases.ttcn
Message type `@LibItsECall_TypesAndValues.CallAcceptCmd' is not present on the outgoing list of port type `@LibItsECall_TestSystem.CallControlPort'
Build the ECall_HLAP project using TITAN
Notes
(0015084)
Jemy Jacob   
16-04-2018 16:08   
I am using the latest version of the test suites





View Issue Details
7758 [CDD ASN.1 (TS 102 894-2)] New Feature major have not tried 10-04-2018 11:49 10-04-2018 12:04
kasslatter  
 
normal  
new TS 102 894-2 V1.2.1  
open  
none    
none  
   
messageID within ItsPduHeader for rtcmem
The new GNSS Service defined in ts 103 301 uses the rtcmem message as defined in TS 103 301. Therefore a new messageID is necessary to be included in the ItsPduHeader. Please add the messageID for rtcmem(13) to the ItsPduHeader as follows:

Potential solution based on actual document:

ItsPduHeader ::= SEQUENCE {
    protocolVersion INTEGER (0..255),
    messageID INTEGER{ denm(1), cam(2), poi(3), spatem(4), mapem(5), ivim(6), ev-rsr(7), tistpgtransaction(8), srem(9), ssem(10), evcsn(11),saem(12), rtcmem(13) } (0..255),
    stationID StationID
}
Notes
(0015075)
linla   
10-04-2018 12:04   
Approved in WG1#43 meeting





View Issue Details
7750 [SIP Library] Bug report feature have not tried 15-02-2018 16:05 16-02-2018 08:54
Olivier Genoud  
Olivier Genoud  
high  
resolved  
fixed  
none    
none Next Release  
   
Update SIP ContentType
There is a need to enhance the type definition of ContentType.

Details can be found here (slides 5 & 6):
http://www.3gpp.org/ftp/TSG_RAN/WG5_Test_ex-T1/Workshop/TSGR5_Workshop_2018/Docs/R5w180006.zip [^]

Notes
(0015059)
Olivier Genoud   
16-02-2018 08:32   
Implemented 0007750 for SIP ContentType
U /trunk/ttcn/LibSip_SIPTypesAndValues.ttcn [^]
U /trunk/ttcn/LibSip_Templates.ttcn [^]
(0015060)
Olivier Genoud   
16-02-2018 08:53   
SVN revision 656
(0015061)
Olivier Genoud   
16-02-2018 08:54   
To go into LibSip v3.0.5





View Issue Details
7716 [CDD ASN.1 (TS 102 894-2)] New Feature major have not tried 10-10-2017 10:09 01-02-2018 14:46
Tijink  
Alexandre Berge  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
extending the messageID in DF_ItsPDUHeader to include the required new value for SAEM
Please assign a messageID for SAEM according to ETSI TS 102 890-1
Notes
(0015041)
linla   
24-01-2018 10:16   
Ok to be implemented by testing team
(0015050)
Alexandre Berge   
01-02-2018 13:44   
0007716 Added saem(12)
U /trunk/CDD_TS102894-2/ITS-Container.asn [^]
(0015054)
Alexandre Berge   
01-02-2018 14:46   
Merged revision(s) 22-29 from trunk/CDD_TS102894-2/ITS-Container.asn:
Changed CauseCode (http://forge.etsi.org/mantis/view.php?id=7687 [^])
........
Mantis 0007700 Updated OID to version 2
........
Mantis 0007701 Added requested extension markers
........
0007716 Added saem(12)
........
Aligned A.106 DF_ClosedLanes with base spec
........

_U releases/CDD_TS102894-2/v1.3.1/
UU /releases/CDD_TS102894-2/v1.3.1/ITS-Container.asn [^]





View Issue Details
7701 [CDD ASN.1 (TS 102 894-2)] Bug Report major have not tried 30-08-2017 10:03 01-02-2018 14:46
linla  
Alexandre Berge  
high  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
  Next Release  
[All]: check the extension marker needs in overall CDD
Do a overall check on CDD where the extension marker is included, and check whether it is needed for other DE or DF.
This is to avoid frequent version increasing.
Notes
(0015037)
linla   
24-01-2018 10:00   
A.104 DF_CauseCode
A.105 DF_CenDsrcTollingZone
A.108 DF_DangerousGoodsExtended
A.121 DF_ProtectedCommunicationZone
to add extension marker

A.123 DF_PtActivation to be confirmed?
(0015038)
linla   
24-01-2018 10:05   
Fritz confirmed that no need to add for PtActivation.
(0015039)
linla   
24-01-2018 10:07   
to be implemented in V1.2.10. Approved the above changes in WG1#42.
(0015048)
Alexandre Berge   
01-02-2018 13:37   
Mantis 0007701 Added requested extension markers
U /trunk/CDD_TS102894-2/ITS-Container.asn [^]
(0015049)
Alexandre Berge   
01-02-2018 13:39   
implemented in /trunk/CDD_TS102894-2/ITS-Container.asn r27
(0015053)
Alexandre Berge   
01-02-2018 14:46   
Merged revision(s) 22-29 from trunk/CDD_TS102894-2/ITS-Container.asn:
Changed CauseCode (http://forge.etsi.org/mantis/view.php?id=7687 [^])
........
Mantis 0007700 Updated OID to version 2
........
Mantis 0007701 Added requested extension markers
........
0007716 Added saem(12)
........
Aligned A.106 DF_ClosedLanes with base spec
........

_U releases/CDD_TS102894-2/v1.3.1/
UU /releases/CDD_TS102894-2/v1.3.1/ITS-Container.asn [^]





View Issue Details
7700 [CDD ASN.1 (TS 102 894-2)] Bug Report major have not tried 30-08-2017 10:00 01-02-2018 14:46
linla  
Alexandre Berge  
high  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
  Next Release  
[CDD OID]: OID version number should be increased
Since backward compatibility is broken in the new version of CDD V1.3.1, the OID of the CDD container should be increased to version(2).
Please keep all versions of CDD in the published link.
Notes
(0014832)
buburuzan   
10-10-2017 09:42   
Agreed in the WG1#41 to be implemented in the CDD. Increase the OID version to 2. Remark: the CAM, DENM protocol version is not affected by this change, their protocolVersion value will be adjusted with the document version.
(0015031)
buburuzan   
24-01-2018 09:14   
WG1#42: Alex will check with the Testing Team taht the update is possible and will report back to Lan.
All ITS Service docuemnt rapporteurs will check if their documents have to be updated.
(0015046)
Alexandre Berge   
01-02-2018 13:07   
Mantis 0007700 Updated OID to version 2
U /trunk/CDD_TS102894-2/ITS-Container.asn [^]
(0015047)
Alexandre Berge   
01-02-2018 13:08   
implemented in /trunk/CDD_TS102894-2/ITS-Container.asn r26
(0015052)
Alexandre Berge   
01-02-2018 14:46   
Merged revision(s) 22-29 from trunk/CDD_TS102894-2/ITS-Container.asn:
Changed CauseCode (http://forge.etsi.org/mantis/view.php?id=7687 [^])
........
Mantis 0007700 Updated OID to version 2
........
Mantis 0007701 Added requested extension markers
........
0007716 Added saem(12)
........
Aligned A.106 DF_ClosedLanes with base spec
........

_U releases/CDD_TS102894-2/v1.3.1/
UU /releases/CDD_TS102894-2/v1.3.1/ITS-Container.asn [^]





View Issue Details
7663 [CDD ASN.1 (TS 102 894-2)] New Feature minor have not tried 03-04-2017 14:55 01-02-2018 13:54
Sebastian Muellers  
Yann Garcia  
normal  
resolved  
fixed  
none    
none Next Release  
  Next Release  
DF_LaneStatus - add inner and outer hardshoulder status
LaneStatus ::= SEQUENCE {
innerhardShoulderStatus HardShoulderStatus OPTIONAL,
outerhardShoulderStatus HardShoulderStatus OPTIONAL,
drivingLaneStatus DrivingLaneStatus OPTIONAL,
 ...
}
Notes
(0015051)
Alexandre Berge   
01-02-2018 13:54   
Implemented





View Issue Details
7741 [CDD ASN.1 (TS 102 894-2)] New Feature minor have not tried 24-01-2018 10:20 24-01-2018 10:35
linla  
buburuzan  
normal  
assigned  
open  
none    
none  
   
DE_VehicleRole including level of automation
Add the level of automation to the data element DE_VehicleRole as defined by the SAE (https://www.sae.org/misc/pdfs/automated_driving.pdf [^] [^])

Rational:
The level of automation is used by road operator to know the penetration amount of vehicles driving a specific level of automation (1-5). Road operator may trigger traffic flow optimization based on the knowledge of penetration of level of automation. E.g. dynamic lane assignements, lane merge assistance (advices to enlarge the gap distance, merge control), road bottlenecks and roadworks assistance, etc.

VehicleRole ::= ENUMERATED {default(0), publicTransport(1),
                            specialTransport(2), dangerousGoods(3), roadWork(4),
                            rescue(5), emergency(6), safetyCar(7),
                            ariculture(8), commercial(9), military(10),
                            roadOperator(11), taxi(12),
                            levelAutomation_01(13), levelAutomation_02(14),
                            levelAutomation_03(15), levelAutomation_04(16),
                            levelAutomation_05(17),
                            reserved1(18), reserved2(19), reserved3(20)
                            }
Originally 7715
Notes
(0015042)
linla   
24-01-2018 10:33   
keep discussion open whether to define a new automated vehicle container(TS 103 561).





View Issue Details
7740 [CDD ASN.1 (TS 102 894-2)] Bug Report minor have not tried 24-01-2018 10:11 24-01-2018 10:13
linla  
 
normal  
new Next Release  
open  
none    
none  
   
[DF_LaneStatus ] rename this DF
this name is already used in IVI standards, proposed to rename it to ClosedLanes
Notes
(0015040)
linla   
24-01-2018 10:13   
rename to DF_ClosedLanes ; approved in WG1#42





View Issue Details
7296 [CDD ASN.1 (TS 102 894-2)] Bug Report minor have not tried 08-01-2016 16:12 24-01-2018 09:30
linla  
Lan LIN  
normal  
confirmed TS 102 894-2 V1.2.1  
reopened  
none    
none  
  TS 102 894-2 V1.2.1  
[DE_DrinvingLaneStatus]: make it unnamed list
Motivation:
Quote from CDD TS 102 894-2, page 28:

ASN.1 representation DrivingLaneStatus ::= BIT STRING { outermostLaneClosed(1),
secondLaneFromOutsideClosed(2) } (SIZE (1..14))

Definition DE that indicates whether a driving lane is open to traffic.

A lane is counted from outside boarder of the road. The numbering is matched to
LanePosition DE as defined in clause A.40. If a lane is closed to traffic, the
corresponding bit shall be set to 1. Otherwise, it shall be set to 0.

The DrivingLaneStatus is a BIT STRING with ‘NamedBitList’ and shall be encoded following rule 16.3 of X.691. As a consequence, the original length (2 bits) and trailing zeros are not encoded (see example 1).

Problem:
A receiving ITS-S cannot reconstruct the trailing zeros and unambiguously distinguish between an open lane (value 0) and non-existing lane.

Proposed Change:
Move the bit names of DE DrivingLaneStatus (outermostLaneClosed, secondLaneFromOutsideClosed) from the ASN.1 definition to the description:

DrivingLaneStatus ::= BIT STRING (SIZE (1..14))

As a result, rule 16.3 of X691 does not apply and the DrivingLaneStatus will be UPER encoded following rule 16.11 of X.691 (trailing zeros + original length are encoded).

Consequence
This solution removes ambiguity at a receiving ITS-S by explicit encoding of all bits at the cost of changed encoding and larger messages.

Example 1 : Encoding of Name Bit String
Bit-Schema DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
  Example ::= SEQUENCE {
     drivingLaneStatus BIT STRING { outermostBit(1), secondBitFromOutside(2) } (SIZE (1..14))
  }
END

value Example ::=
{
  drivingLaneStatus '10'B
}

‘value’ is UPER encoded as ‘08H’:
- 4 bit length = 0 (decoded as 1)
- 1 bit content = ‘1B’
- 3 bit padding

Example 2 : Encoding of an unname bit string
Bit-Schema DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
  Example ::= SEQUENCE {
     drivingLaneStatus BIT STRING (SIZE (1..14))
  }
END

value Example ::=
{
  drivingLaneStatus '10'B
}

‘value’ is UPER encoded as 18H :
- 4 bit length = 1 (decoded as 2)
- 2 bit content = ‘10B’
- 2 bit padding

Named vs Plain bitstring output examples.zip (745,842) 20-01-2016 04:37
http://oldforge.etsi.org/mantis/file_download.php?file_id=3399&type=bug
Example_Laurens.jpg (66,995) 02-02-2016 08:15
http://oldforge.etsi.org/mantis/file_download.php?file_id=3400&type=bug
jpg
Notes
(0013682)
linla   
12-01-2016 13:13   
make it unnamed list will break the backward compatibility. alternatively, the unmodified version will only indicate the closing lanes, instead of indicating the complete road lane layout.

please verirify other data elements with the same type.
(0013736)
Andras Kovacs   
20-01-2016 04:41   
I tested the difference, and the encoding with Objective Systems' asn.1 encoder has been exactly the same with named bitstring vs. plain bitstring. See the screenshots in the attached file.
Apparently, it is following rule 16.11 of X.691 even for named bitstrings. Is this a bug in the asn.1 tool, or is the above interpretation of these rule differences incorrect? Can you show a counterexample, where the encoding is really different?
(0013797)
Sebastian Muellers   
02-02-2016 08:14   
Dear Sebastian,

The value ‘0101’B is not a good example because the last bit is a ‘1’. Therefore, also a named list will encode the full value.

The value ‘10’B makes more sense. If I use the online tool from OSS Nokalva (http://asn1-playground.oss.com/ [^]), I get the following result:

You can see that the UPER encoding is 0x08 (00001000B: 4 bit length, 1 bit value, 3 bit padding). It is different though from the screenshot of Andras. I can check with Marben ASN.1 but it takes me some more time.

Best regards,
Laurens
(0013798)
Sebastian Muellers   
02-02-2016 08:15   
Dear Laurens,
 Thank you for the good example! The ‘10’B encoding output is indeed different with the OSS and OBJ-SYS tools when using named bit string.

 Let me check with OBJ-SYS to confirm whether they agree that this is indeed a bug in their implementation (or if they think that the OSS interpretation of the standard is wrong). I will come back on this issue, as I receive the answer from them. Then we can decide if/how to correct the LaneStatus data element.

Best regards,

Andras
(0013799)
Sebastian Muellers   
02-02-2016 08:16   
Dear all,
 I received the confirmation from OBJ-SYS that their implementation has a bug, and the OSS implementation is correct. This OBJ-SYS bug will be fixed in the next revision.
 So it is indeed the case that the presence/absence of named bits can make a difference with PER encoding. I think this is counterintuitive, but that's how it is.
 Therefore I agree to the proposed resolution of the issue 7296, i.e. to remove named bits from the LaneStatus data element.

Best regards,

Andras
(0013912)
Sebastian Muellers   
04-04-2016 16:06   
please approve at ITSWG1#35 the change

from
DrivingLaneStatus ::= BIT STRING { outermostLaneClosed(1),
secondLaneFromOutsideClosed(2) } (SIZE (1..14))

to
DrivingLaneStatus ::= BIT STRING (SIZE (1..14))
(0013914)
Sebastian Muellers   
04-04-2016 16:22   
This problem only effects variable size bit string types, and DrivingLaneStatus is the only one
(0013933)
linla   
12-04-2016 13:46   
approved in ITS WG1#35 meeting.
(0013949)
Yann Garcia   
22-04-2016 08:31   
Implemented as: DrivingLaneStatus ::= BIT STRING (SIZE (1..15))
(0014201)
Yann Garcia   
07-09-2016 06:27   
Re-typing DrivingLaneStatus - Mantis 0007296
U /branches/STF517/asn1/ITS-Container/ITS-Container.asn [^]
(0014202)
Yann Garcia   
07-09-2016 11:34   
Re-typing DrivingLaneStatus - Mantis 0007296
U /trunk/cam/ITS-Container.asn [^]
U /trunk/denm/ITS-Container.asn [^]
U /trunk/itsis/ITS-Container.asn [^]
(0014203)
Yann Garcia   
07-09-2016 13:02   
Re-typing DrivingLaneStatus - Mantis 0007296
U /releases/wireshark-2.0.x/Linux/64bits/cam.so [^]
U /releases/wireshark-2.0.x/Linux/64bits/denm.so [^]
U /releases/wireshark-2.0.x/Linux/64bits/itsis.so [^]
U /releases/wireshark-2.0.x/Windows/32bits/cam.dll [^]
U /releases/wireshark-2.0.x/Windows/32bits/denm.dll [^]
U /releases/wireshark-2.0.x/Windows/32bits/itsis.dll [^]
U /releases/wireshark-2.0.x/Windows/64bits/cam.dll [^]
U /releases/wireshark-2.0.x/Windows/64bits/denm.dll [^]
U /releases/wireshark-2.0.x/Windows/64bits/itsis.dll [^]
(0014481)
linla   
10-01-2017 15:19   
(edited on: 10-01-2017 16:13)
implemented in CDD V1.2.3 on Jan 2017

(0014504)
linla   
18-01-2017 11:00   
open again, to change the counting way and the hardshould status case
(0014506)
linla   
18-01-2017 11:09   
(edited on: 20-01-2017 14:11)
modifications implemented in V1.2.4 in WG1#38. counting from innerborder, and does not include hardshoulder status.

(0014547)
linla   
05-04-2017 14:31   
(edited on: 05-04-2017 14:33)
email from Jasja Kapsch:
Hi Sebastian,
 
thank you for your answer. Some issues I see:
 
1. So you decided to “spoil” up to two bits in order to align the numbering. I am not against that, the only question is if it is the best solution. See next points.
2. What is missing in DrivingLaneStatus is that it “shall indicate the status of all drivable lanes on the carriageway”, and not just up to some lanes (e.g. up to last closed one, as with the current published CDD version). This is currently not excluded. So to really address the issue that trailing (i.e. open lanes) were previously not transmitted, we need to enforce the length of the DrivingLaneStatus BIT STRING to be equal to the number of drivable lanes on that particular road segment, not less and not more. In fact the receiving device derives the number of lanes present from the size of the BIT STRING, so the size need to be correct at all times.
3. Now if you decide to go for using bits 0 and 14 as padding, bit 0 shall always be included (that’s clear), but it is not clear when bit 14 is to be included. It can only be included if we have 13 drivable lanes. Otherwise we can’t include it. So what is the value of Bit 14 in LanePosition? Seems confusing to me. I do not want to imply that one need always to use the full length in order to use bit 14 (see previous point). Let’s get rid of Bit 14, and why not get rid of Bit 0 as well. After all the fact that Bit 0 is called “0” is human convention, and this is not send over the air. As the name says, the data element indicates the DrivingLaneStatus.
4. Where did the comment to count lanes from inside to outside come from? I have strong indications that Asfinag disagrees with this since lane counting in Datex II is from outside to inside.
ASN.1 representation DrivingLaneStatus ::= BIT STRING (SIZE (1..13))

Definition DE that indicates whether a driving lane is present and open to traffic.
 
A lane is counted from inside border of the road excluding the hardshoulder. The bit 0 is used to indicate the innermostLane, bit 1 is used to indicate the second lane from the inside border. The size of the bit string shall correspond to the number of drivable lanes of the carriageway.
Note: Hard shoulder status is not provided by this DE but in HardShoulderStatus as defined in A.29.
If a lane is present and closed to traffic, the corresponding bit shall be set to 1.
If a lane is present and open to traffic, the corresponding bit shall be set to 0.
 
 
The DE is used in ClosedLanes DF as defined in clause A.106.

(0014549)
buburuzan   
06-04-2017 15:26   
Approved in WG1#39 with the following agreement:
1. For more than 13 lanes the DE shall not be transmitted. This will apply to the DF_LaneStatus.
2. The HardShoulder will not be included in the DrivingLaneStatus.
(0015034)
buburuzan   
24-01-2018 09:28   
Reopened @ITS1#42 and agreed to implement the ASN.1 representation of DrivingLaneStatus ::= BIT STRING (SIZE (1..13)) as suggested and agreed by Jasja.
(0015035)
buburuzan   
24-01-2018 09:28   
Decided to implement it in WG1#42.
(0015036)
buburuzan   
24-01-2018 09:30   
WG1#42: we also agree with the extended definition: The size of the bit string shall correspond to the number of drivable lanes of the carriageway.





View Issue Details
7713 [CDD ASN.1 (TS 102 894-2)] Bug Report major have not tried 27-09-2017 13:04 24-01-2018 09:18
kasslatter  
Lan LIN  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
messageID within ItsPduHeader
The messageID of the ItsPduHeader of SREM and SSEM are missing. Also SPATEM and MAPEM has to be adapted.
Proposal:

ASN.1 representation ItsPduHeader ::= SEQUENCE {
             protocolVersion INTEGER{ currentVersion(1) } (0..255),
             messageID INTEGER{ denm(1),cam(2), poi(3), spatem(4), mapem(5),
             ivi(6), ev-rsr(7), srem(8), ssem(9) } (0..255),
             stationID StationID
             }

Definition:
- spatem(4): Signal Phase And Timing (SPAT) message as specified in TS 103 301,
- mapem(5): MAP message as specified in TS 103 301 [i.xx],
- srem(8): Signal request message message as specified in TS 103 301 [i.xx],
- ssem(9): Signal request status message as specified in TS 103 301 [i.xx]
Notes
(0015032)
buburuzan   
24-01-2018 09:17   
WG1#42: It was agreed and will be implemented in the version V1.2.10.
(0015033)
buburuzan   
24-01-2018 09:18   
Discussed and agreed in WG1#42.





View Issue Details
7736 [SIP Library] New release minor have not tried 14-12-2017 11:26 14-12-2017 11:28
Axel Rennoch (old account)  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
  Next Release  
Introduction of additional SDP media attribute
addition of new SDP media attribute keymgmt as defined in RFC4567:

                type record SDP_attribute_keymgmt {
                    charstring prtcl_id,
                    charstring data
                }

extension of the SDP_attribute to cover new type SDP_attribute_keymgmt
The new attribute is required for Mission Critical Push To Talk (MCPTT) over LTE conformance testing as defined in 3GPP TS 36.579
Notes
(0014943)
Axel Rennoch (old account)   
14-12-2017 11:28   
changes have been done in LibSip_SDPTypes, revision 653





View Issue Details
6584 [SIP Library] New release major N/A 10-07-2013 15:43 13-12-2017 11:14
Peter Schmitting  
Axel Rennoch (old account)  
high  
resolved  
fixed  
none    
none  
   
Remove PIXIT items from library
The LibSip library has been initially developed by STF346 which had the task to produce conformance tests for IMS network elements (CSCFs, IBCF). The PIXIT items have been put into the SipLib library. However, the meaning of those items is closely related to the STF346 specific tests (See TS 102 790 -1/-2/-3) and are hence not of global significance in certain aspects (E.g. the name may be related to a specific IMS network items).

I suggest to remove the PIXIT items from the LibSip and replace them (where needed) by parameters. Only very basic PIXIT items (e.g. generic timers) may remain in the library.

Future conformance test suite will each have their own set of PIXIT items which will be much more compact (as only really needed items are present) and more meaningful (as useful names can be chosen).
There is no impact on already existing test suites as each published test suite comes with a snapshot of the library of the publication date.

Same change applies to LibIms and may apply t other libraries.
Notes
(0014937)
Axel Rennoch (old account)   
13-12-2017 11:14   
changes (reduction from 85 to 28 parameters) have been done in revision 605





View Issue Details
7735 [SIP Library] New release minor have not tried 12-12-2017 14:34 13-12-2017 11:07
Axel Rennoch (old account)  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
   
Introduction of additional SIP message header fields and MIME_Encapsulated_Part
Test cases for IMS eCall and MCPTT have been requested by RAN5, which require updates to LibSip and MIME body type definitions by 3GPP TF160

---------------------------------------------------

New eCall TCs require an update of MIME type defs :
- Container for MSD data
- MIME field Content-ID
See R5-174537 based on main eCall RFC 8847

---------------------------------------------------

MCPTT default message contents in R5-173766 (TS 36579-1 v.0.2.0) require following new headers:
- Answer-Mode RFC 5373
- Priv-Answer-Mode RFC 5373
- Resource-Priority RFC 4412
- Target-Dialog RFC 4538
- P-Answer-State RFC 4964
There are no notes attached to this issue.





View Issue Details
7443 [SIP Library] Bug report minor have not tried 06-06-2016 11:30 13-12-2017 11:07
Axel Rennoch  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
   
LibSip_SIPTypesAndValues encoding attribute
STF160 proposed to apply the encode attribute at the end for all definitions within the module:

with {
    encode "SIPCodec"; variant "LibSip V3";
} // end module LibSip_TypesAndValues


This allows to remove single encode attributes within the module (e.g. for type record Request).
Notes
(0013966)
Denis Filatov   
06-06-2016 13:33   
add v3.0.2
 0007442 STF160 identified issue to modify PEarlyMedia type definition to use EM_Param_List instead of EM_List
 0007443 STF160 proposed to apply the encode attribute at the end for all definitions within the module

A /tags/v3.0.2 [^]
(0014936)
Axel Rennoch (old account)   
13-12-2017 09:32   
change done in revision 643





View Issue Details
7442 [SIP Library] Bug report minor have not tried 06-06-2016 11:17 13-12-2017 11:07
Axel Rennoch  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
   
RFC5009 PEarlyMediaHeader parameter type modification
STF160 identified issue to modify PEarlyMedia type definition:


Before:
=======
type record PEarlyMedia {
    FieldName fieldName (P_EARLY_MEDIA_E) ,
    EM_List em_param
}
type record of charstring EM_List;


After:
======
type record PEarlyMedia {
    FieldName fieldName (P_EARLY_MEDIA_E),
    EM_Param_List em_params
}
type charstring EM_Param;
type set of EM_Param EM_Param_List;



This approach reflects RFC5009, allows use of "superset" and is according to the implementaion of other lists, e.g. OptionTag_List.
Notes
(0013965)
Denis Filatov   
06-06-2016 13:33   
add v3.0.2
 0007442 STF160 identified issue to modify PEarlyMedia type definition to use EM_Param_List instead of EM_List
 0007443 STF160 proposed to apply the encode attribute at the end for all definitions within the module

A /tags/v3.0.2 [^]
(0014935)
Axel Rennoch (old account)   
13-12-2017 09:32   
change done in revision 642





View Issue Details
7079 [SIP Library] Bug report minor have not tried 12-06-2015 13:20 13-12-2017 11:07
Axel Rennoch (old account)  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
   
SDP type extension
in module LibSip_SDPTypes

1) new type:
============
type record SDP_attribute_content {
Charstring_List content_params
}

2) updated type:
================
                type union SDP_attribute {
                    SDP_attribute_cat cat,
                    SDP_attribute_keywds keywds,
                    SDP_attribute_tool tool,
                    SDP_attribute_ptime ptime,
                    SDP_attribute_recvonly recvonly,
                    SDP_attribute_sendrecv sendrecv,
                    SDP_attribute_sendonly sendonly,
                    SDP_attribute_inactive inactive,
                    SDP_attribute_orient orient,
                    SDP_attribute_type sdp_type,
                    SDP_attribute_charset charset,
                    SDP_attribute_sdplang sdplang,
                    SDP_attribute_lang lang,
                    SDP_attribute_framerate framerate,
                    SDP_attribute_quality quality,
                    SDP_attribute_fmtp fmtp,
                    SDP_attribute_curr curr,
                    SDP_attribute_des des,
                    SDP_attribute_conf conf,
                    SDP_attribute_rtpmap rtpmap,
                    SDP_attribute_rtcp rtcp,
                    SDP_attribute_msrp msrp,
                    SDP_attribute_maxptime maxptime,
                    SDP_attribute_tcap tcap,
                    SDP_attribute_pcfg pcfg,
                    SDP_attribute_acfg acfg,
                    SDP_attribute_ecn_capable_rtp ecn_capable_rtp,
                    SDP_attribute_rtcp_fb rtcp_fb,
                    SDP_attribute_rtcp_xr rtcp_xr,
                    SDP_attribute_rtcp_rsize rtcp_rsize,
                    SDP_attribute_3ge2ae e2ae,
                    SDP_attribute_crypto crypto,
                    SDP_attribute_content content,
                    //* unknown has to be the last else encoding/decoding won't work!
                    SDP_attribute_unknown unknown
                }
the extension is proposed/done by STF160
Notes
(0014934)
Axel Rennoch (old account)   
13-12-2017 09:29   
change done in revision 651





View Issue Details
6638 [SIP Library] Bug report trivial always 09-10-2013 16:41 13-12-2017 11:06
Axel Rennoch  
Axel Rennoch (old account)  
low  
resolved V1.6.0  
fixed  
none    
none  
   
LibSip_SIPTypesAndValues: some text constants corrected
constants have been corrected, e.g. for 413: "Request Entity too long" -> "Request Entity Too Large"
Notes
(0014932)
Axel Rennoch (old account)   
13-12-2017 09:08   
change has been done in revision 545.





View Issue Details
6602 [SIP Library] Comment feature N/A 20-08-2013 09:01 13-12-2017 11:06
Axel Rennoch  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
   
usage of RFC 6442
SipLibV2.0 replaces draft-ietf-sipcore-location-conveyance-04 by RFC 6442
following a CR within STF160-LTE
Notes
(0014931)
Axel Rennoch (old account)   
13-12-2017 09:06   
change has been covered by revision 537





View Issue Details
6589 [SIP Library] New release major N/A 19-07-2013 11:31 13-12-2017 11:06
Axel Rennoch  
Axel Rennoch (old account)  
normal  
resolved  
fixed  
none    
none  
   
STF 160 Proposal on extension of ETSI SipLib: SipUrl
New INT and 3GPP/RAN tests like to address Service using URN, e.g. application of SOS service (http://tools.ietf.org/pdf/rfc5031.pdf#page=7 [^]). The current TTCN-3 type system has been created to address sip-user/tel schemes only not prepared for new services.

The new scheme „urn:service:sos“ could not be represented adequately with the existing SipUrl type. The existing types only allows to use „UserInfo“ and „userOrTelephoneSubscriber”, not appropriate for service. In future more services and/or schemes are expected to be added.


Proposed solution:
------------------
 
type record SipUrl
{
  charstring scheme, // e.g "sip" or "tel"
  UriComponents components, // corresponding to the scheme
  SemicolonParam_List urlParameters optional,
  AmpersandParam_List headers optional
}


type union UriComponents {
  SipUriComponents sip, // scheme: "sip" or sips"
  TelUriComponents tel, // scheme: "tel"
  UrnUriComponents urn, // scheme: "urn"
  charstring other // scheme: none of the above schemes
}
The proposed solution has been implemented in a new branch (LibSip v2.0.0).

Further additions:
- new type RequestUnion
- new header fields: SessionId, SIP_ETag, SIP_If_Match
- new module LibSip_MessageBodyTypes for managing different contents of SIP messages bodies
LibSipV2.0.0.zip (92,298) 19-07-2013 14:55
http://oldforge.etsi.org/mantis/file_download.php?file_id=2852&type=bug
Notes
(0014930)
Axel Rennoch (old account)   
13-12-2017 09:03   
The changes have been done in branch v2.0.0, see revision 527





View Issue Details
5849 [SIP Library] New release minor have not tried 15-12-2010 08:13 13-12-2017 11:05
Olaf A. Bergengruen  
Axel Rennoch (old account)  
normal  
resolved V1.6.0  
fixed  
none    
none  
   
Update of SiLib type definitions to support IMS Rel-9 ( for ATS 34.229-3)
We at STF160 plan to use SipLib for our IMS ATS implementation (34.229-3, Rel-9)

For this purpose we need to update the type definitions as expleained in the attached 'pseudo CR' describing in detail the changes.

The changes should have no or only minor impact on ATSs using the type definitions.

The changes will be uploaded on Friday 17th December 2010, if I don't get further comments from involved people.

Olaf
CommonSipLib-pseudoCR.zip (26,786) 15-12-2010 08:13
http://oldforge.etsi.org/mantis/file_download.php?file_id=2473&type=bug
Notes
(0014929)
Axel Rennoch (old account)   
13-12-2017 08:49   
change has been done in revision 492





View Issue Details
7715 [CAM] Base Spec feature have not tried 09-10-2017 17:04 09-10-2017 17:04
kasslatter  
 
normal  
new Base_Spec_EN302637_2_v1.3.2  
open  
none    
none  
   
DE_VehicleRole including level of automation
Add the level of automation to the data element DE_VehicleRole as defined by the SAE (https://www.sae.org/misc/pdfs/automated_driving.pdf [^])

Rational:
The level of automation is used by road operator to know the penetration amount of vehicles driving a specific level of automation (1-5). Road operator may trigger traffic flow optimization based on the knowledge of penetration of level of automation. E.g. dynamic lane assignements, lane merge assistance (advices to enlarge the gap distance, merge control), road bottlenecks and roadworks assistance, etc.

VehicleRole ::= ENUMERATED {default(0), publicTransport(1),
                            specialTransport(2), dangerousGoods(3), roadWork(4),
                            rescue(5), emergency(6), safetyCar(7),
                            ariculture(8), commercial(9), military(10),
                            roadOperator(11), taxi(12),
                            levelAutomation_01(13), levelAutomation_02(14),
                            levelAutomation_03(15), levelAutomation_04(16),
                            levelAutomation_05(17),
                            reserved1(18), reserved2(19), reserved3(20)
                            }
There are no notes attached to this issue.





View Issue Details
7660 [Part-1 Metamodel] Editorial minor have not tried 27-03-2017 16:47 21-08-2017 17:34
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.4.1  
   
Refine constraints for periodic and exceptional behaviour
There shall be a restriction that periodic and exceptional behaviour may not be contained in a block
Notes
(0014803)
Philip Makedonski   
21-08-2017 17:34   
As proposed.





View Issue Details
7659 [Part-1 Metamodel] Editorial minor have not tried 27-03-2017 15:22 21-08-2017 17:16
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.4.1  
   
Refine semantics of PackageableElement
The statement “‘PackageableElement’s that are defined within a nested 'Package' are not visible from within its containing 'Package'. “ needs to be extended so that the opposite is also excluded: “‘PackageableElement’s that are defined within a nested 'Package' are not visible from within its containing 'Package'. ‘PackageableElement’s that are defined within a containing'Package' are not visible from within its nested ‘Package’s."
Notes
(0014802)
Philip Makedonski   
21-08-2017 17:16   
As proposed.





View Issue Details
7695 [TDL] Clarification minor have not tried 10-08-2017 14:50 21-08-2017 17:12
Gusztáv Adamis  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
6.3.4
 STF 522
TDL MM - Clarification of 6.3.4 DataInstanceUse
a.)
In case it refers to a 'StructuredDataInstance', its value may be modified inline by providing arguments as 'ParameterBinding's. This allows replacing the current value of the referenced 'Member' with a new value evaluated from the provided 'DataUse' specification.

Proposed new text:
In case it refers to a 'StructuredDataInstance' and argument(s) as 'ParameterBinding'(s) is (are) provided, then the value of the referred 'StructuredDataInstance' will be used with replaced value(s) of the referenced 'Member'(s) evaluated from the provided 'DataUse' specification of the corresponding 'ParameterBinding'.
NOTE: The value of the referred 'StructuredDataInstance' remains unchanged.

b.)
Constraints
• 'DataInstance' reference or non-empty 'argument'
Either a 'dataInstance' or a non-empty 'argument' set shall be specified.

Proposed new text:
If 'DataInstance' is not referred then the argument list must not be empty.
Notes
(0014801)
Philip Makedonski   
21-08-2017 17:12   
Changed as proposed.





View Issue Details
7698 [Part-1 Metamodel] Clarification minor have not tried 21-08-2017 16:46 21-08-2017 16:47
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.4.1  
  [TDL] Part-1 V1.4.1  
Clarification regarding UnassignedMemberTreatment
The Explanation of AnyValueOrOmit ambiguous. It shall be modified to:

"AnyValueOrOmit
Unassigned non-optional 'Members' shall be interpreted as 'AnyValue'. Unassigned optional 'Members' shall be interpreted as 'AnyValueOrOmit'."
Notes
(0014800)
Philip Makedonski   
21-08-2017 16:47   
As proposed.





View Issue Details
7697 [Part-1 Metamodel] Technical minor have not tried 21-08-2017 16:04 21-08-2017 16:45
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.4.1  
  [TDL] Part-1 V1.4.1  
Parameter shall have a mandatory name
Change super-class of Parameter to NamedElement
Notes
(0014799)
Philip Makedonski   
21-08-2017 16:45   
As proposed.





View Issue Details
7696 [Part-1 Metamodel] Clarification minor have not tried 21-08-2017 14:17 21-08-2017 14:30
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.4.1  
  [TDL] Part-1 V1.4.1  
Clarification regarding ExceptionalBehaviour
The applicability of ExceptionalBehaviour to contained CombinedBehaviours and the semantics of such situations need to be clarified.
Notes
(0014798)
Philip Makedonski   
21-08-2017 14:30   
Added the following text to the corresponding clause on ExceptionalBehaviour

"In case the 'CombinedBehaviour' is contained within another 'CombinedBehaviour' with 'ExceptionalBehaviour's attached to it, the 'ExceptionalBehaviour's of the containing 'CombinedBehaviour' apply to the contained 'CombinedBehaviour' as well, where the 'ExceptionalBehaviour's of the contained 'CombinedBehaviour' have precedence over the 'ExceptionalBehaviour's of the containing 'CombinedBehaviour'."





View Issue Details
7675 [ASN.1] Base Spec minor have not tried 10-05-2017 17:23 03-08-2017 21:20
hasanaj  
 
none  
new  
open  
none    
none  
   
test
test
insdex.html (190) 10-05-2017 17:23
http://oldforge.etsi.org/mantis/file_download.php?file_id=3592&type=bug
tma-gather.htm (215) 06-07-2017 17:02
http://oldforge.etsi.org/mantis/file_download.php?file_id=3643&type=bug
Maestro-access.htm (215) 07-07-2017 17:13
http://oldforge.etsi.org/mantis/file_download.php?file_id=3644&type=bug
locked.htm (221) 11-07-2017 19:30
http://oldforge.etsi.org/mantis/file_download.php?file_id=3645&type=bug
segment-change.html (217) 03-08-2017 21:20
http://oldforge.etsi.org/mantis/file_download.php?file_id=3673&type=bug
There are no notes attached to this issue.





View Issue Details
7687 [CDD ASN.1 (TS 102 894-2)] New Feature minor have not tried 27-06-2017 10:14 27-06-2017 15:33
lehmannb  
linla  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
Adde CauseCodes for TISA mapping
TISA has already a mapping for road safety related information between DATEX II, TMC and TPEC-TEC. This mapping was done to clarify the EU legislation, notably the Delegated Regulation EU 886/2013 "data and procedures for the provision, where possible, of road safety related minimum universal traffic information free of charge to users". This mapping will be extended for DENMs. Unfortunately the mapping is not biunique. This change will resolve the issue.

CR for WG1 meeting can be found at https://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2017/ITSWG1(17)040001_CausCode_adaption_for_TISA_TS_102_894-2_.zip [^]

The proposed change is to add the following elements to the CauseCoudeType-Enummeration:

impassability (5),
aquaplaning (7),

The TPEG CauseCode for broken down vehicles (13) should not be included, since there is already a cause code included for it 91 (broken down vehicle) or 94 (stationary vehicle) with SubCausCode 2 (vehicle break down).

Due to this change, the DENM has to be adapted to clarify what the new CauseCodes means. Whereas aquaplaning is clear, impassability is defined as:

'“Unmanaged blockage of a road” means any blockage of a road, partial or total, which has not been adequately secured and signposted.'



Notes
(0014715)
linla   
27-06-2017 10:48   
proposed modification as following:
CauseCodeType ::= INTEGER {
  reserved (0),
  trafficCondition (1),
  accident (2),
  roadworks (3),
  impassability (5),
  adverseWeatherCondition-Adhesion (6),
  aquaplannning (7),
  hazardousLocation-SurfaceCondition (9),
  hazardousLocation-ObstacleOnTheRoad (10),
  hazardousLocation-AnimalOnTheRoad (11),
  humanPresenceOnTheRoad (12),
  wrongWayDriving (14),
  rescueAndRecoveryWorkInProgress (15),
  adverseWeatherCondition-ExtremeWeatherCondition (17),
  adverseWeatherCondition-Visibility (18),
  adverseWeatherCondition-Precipitation (19),
  slowVehicle (26),
  dangerousEndOfQueue (27),
  vehicleBreakdown (91),
  postCrash (92),
  humanProblem (93),
  stationaryVehicle (94),
  emergencyVehicleApproaching (95),
  hazardousLocation-DangerousCurve (96),
  collisionRisk (97),
  signalViolation (98),
  dangerousSituation (99)
 } (0..255)

The cause codes are described as following:
• reserved (0): the value is reserved for future use,
• trafficCondition (1): the type of event is an abnormal traffic condition,
• accident (2): the type of event is a road accident,
• roadworks (3): the type of event is roadwork,
• value 4: reserved for future usage.
• impassability (5): the type of event is unmanaged road blogage, referring to any blockage of a road, partial or total, which has not been adequately secured and signposted
• adverseWeatherCondition-Adhesion (6): the type of event is low adhesion,
• aquaplaning (7): danger of aquaplaning on the road,
• value 8: reserved for future usage.
• hazardousLocation-SurfaceCondition (9): the type of event is abnormal road surface condition,
• hazardousLocation-ObstacleOnTheRoad (10): the type of event is obstacle on the road,
• hazardousLocation-AnimalOnTheRoad (11): the type of event is animal on the road,
• humanPresenceOnTheRoad (12): the type of event is human presence on the road,
• value 13: reserved for future usage.
• wrongWayDriving (14): the type of the event is vehicle driving in wrong way,
• rescueAndRecoveryWorkInProgress (15): the type of event is rescue and recovery work for accident or for a road hazard in progress,
• value 16: reserved for future usage.
• adverseWeatherCondition-ExtremeWeatherCondition (17): the type of event is extreme weather condition,
• adverseWeatherCondition-Visibility (18): the type of event is low visibility,
• adverseWeatherCondition-Precipitation (19): the type of event is precipitation,
• value 20-25: reserved for future usage.
• slowVehicle (26): the type of event is slow vehicle driving on the road,
• dangerousEndOfQueue (27): the type of event is dangerous end of vehicle queue,
• Value 28-90: reserved for future usage.
• vehicleBreakdown (91): the type of event is break down vehicle on the road,
• postCrash (92): the type of event is a detected crash,
• humanProblem (93): the type of event is human health problem in vehicles involved in traffic,
• stationaryVehicle (94): the type of event is stationary vehicle,
• emergencyVehicleApproaching (95): the type of event is approaching vehicle operating emergency mission,
• hazardousLocation-DangerousCurve (96): the type of event is dangerous curve,
• collisionRisk (97): the type of event is a collision risk,
• signalViolation (98): the type of event is signal violation,
• dangerousSituation (99): the type of event is dangerous situation in which autonomous safety system in vehicle is activated.
• Value 100-255: reserved for future usage.
(0014720)
linla   
27-06-2017 15:33   
Approved in WG1#40





View Issue Details
7686 [SEC009 - UCs for multi-layer host admin] Clarification minor have not tried 21-06-2017 16:38 21-06-2017 16:38
praden  
 
normal  
new  
open  
none    
none  
   
Virtual HSM technology
The Virtual HSM technology is not described in the HSM part, whereas this available technology is relevant for the NFV specifications.
There are no notes attached to this issue.





View Issue Details
7509 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 12-10-2016 18:26 21-06-2017 14:30
csatari  
Gergely Csatari  
normal  
assigned v2.1.1 (published)  
fixed  
none    
none  
   
Overdefined affinity and anti affinity in Allocate Virtualised Compute Resource request
1) Allocate Virtualised Compute Resource request (7.3.1.2.2) contains both a affinityConstraint and a antiAffinityConstraint Parameter with the type of AffinityOrAntiAffinityConstraint while AffinityOrAntiAffinityConstraint have a type field to define if it is an affinity or anti affinity constraint. In this way the type of the constrints is overdefined.

The proposal is to have only one list of AffinityOrAntiAffinityConstraint in Allocate Virtualised Compute Resource request with the type of AffinityOrAntiAffinityConstraint

2) It is not defined what should be the relation between the affinity or anti affinity constraints in Allocate Virtualised Compute Resource request

The proposal is to define that there is an AND relation between the constraints, that is all of the listed constraints shall be fullfilled to make a successful allocation.
Notes
(0014711)
Gergely Csatari   
21-06-2017 14:29   
NFVIFA(17)000197r3 fixes this.





View Issue Details
7568 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 14-12-2016 09:36 21-06-2017 14:28
Gergely Csatari  
Gergely Csatari  
normal  
assigned v2.1.1 (published)  
fixed  
none    
none  
   
Visibility and resource groups are linked in Add Image operation
There is only one single parameter in Add Image operation do define the visibility of the image and the resource groups to be used.
In reality these two parameters are independent of each other, therefore should be in two separate parameter.
This was agreed with IFA WG in the frame of NFVIFA(16)0001439_TST003_OpenStack_Gaps_and_User_Stories_1, [IMAGE-01] and [IMAGE-02].
Notes
(0014710)
Gergely Csatari   
21-06-2017 14:27   
NFVIFA(17)000448 fixes this.





View Issue Details
7569 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 15-12-2016 00:26 21-06-2017 14:25
Gergely Csatari  
Gergely Csatari  
normal  
assigned v2.1.1 (published)  
fixed  
none    
none  
   
Bulk delete of images is not needed
IFA005 defines the possibility to delete multiple images in one operation, however this makes the error handling of the deletion complex and pushes unnecesary complexity from the upper management layers to the lower ones.
It is proposed to modify Delete images operation to support only a single image.
This was discussed with IFA in the frame of NFVIFA(16)0001439, [IMAGE-04].
Notes
(0014709)
Gergely Csatari   
21-06-2017 14:25   
NFVIFA(17)000447r2 solves this.





View Issue Details
7570 [IFA005 - Or-Vi interface and IM] Bug minor have not tried 15-12-2016 00:31 21-06-2017 14:17
Gergely Csatari  
Gergely Csatari  
normal  
assigned v2.1.1 (published)  
fixed  
none    
none  
   
Bulk update of images is not needed
IFA005 provides tha capability to upadte several images at a time. This makes the error handling complex, pushes complexity from the top layers of MANO to the bottom layers and not aligned with the practice of other operations.
This was agreed with IFA in the frame of NFVIFA(16)0001439, [IMAGE-03].
 
Notes
(0014708)
Gergely Csatari   
21-06-2017 14:16   
NFVIFA(17)000446r2 fixes this.





View Issue Details
7676 [GeoNetworking] Base Spec minor have not tried 12-05-2017 19:32 16-05-2017 04:41
erreygersja  
 
normal  
new  
open  
none    
none  
   
new
new
Mz-Confirmation.html (216) 12-05-2017 19:32
http://oldforge.etsi.org/mantis/file_download.php?file_id=3593&type=bug
Mz-Confirm.html (217) 12-05-2017 21:26
http://oldforge.etsi.org/mantis/file_download.php?file_id=3594&type=bug
UP_MZSupport.html (214) 13-05-2017 17:13
http://oldforge.etsi.org/mantis/file_download.php?file_id=3595&type=bug
UP_INFO.html (211) 15-05-2017 04:27
http://oldforge.etsi.org/mantis/file_download.php?file_id=3596&type=bug
InfoSec.html (213) 16-05-2017 04:41
http://oldforge.etsi.org/mantis/file_download.php?file_id=3597&type=bug
There are no notes attached to this issue.





View Issue Details
7627 [Part-1 Metamodel] New Feature major have not tried 08-03-2017 13:17 28-04-2017 16:45
Gyorgy Rethy  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.4.1  
  [TDL] Part-1 V1.4.1  
Add an attribute to identify that a given system being tested doesn't require global ordering
In some domains systems may require a global ordering of interactions. In other domains distributed systems are not requiring that events not dependent on each other happen in a strict order, and often this simply cannot be even assured. Telecom systems are typically such. For example, when X number of SIP users, each represented by a component shall register to _different registrars_ (so not to the same one), the order of registration depends on the order of starting the components in a real implementation of the test, the delay between the client and the registrar, etc.

Current version of TDL supports only a user friendly description of tests for systems requiring strict ordering.

In principle the parallel combined block could be used to specify behavior without the need of global ordering, but it suffers from several problems:
- users in these domains are not used to explicitly identify independent ordering of independent events (i.e. when using MSC or UML SD), it may easily be forgotten;
- as it should be used in each case of independent orders, it complicates the test descriptions;
- when there are more than just a few independent interactions, it makes the description long, inconvenient to create and hard to read;

It is proposed to allow test descriptions without global ordering in the language and add a global (i.e. at the level of TD) attribute identifying that a given description doesn't use global ordering.
Notes
(0014605)
Philip Makedonski   
28-04-2017 16:27   
The realisation of this feature requires the addition of a property to the TestDescription meta class and the extension of its semantics:

The 'isLocallyOrdered' property, set to 'false' by default, enables the specification of 'TestDescriptions' that override the assumption of total ordering of all 'Behaviour's. If set to 'true', the default semantics of total ordering of all 'Behaviour's within the 'TestDescription' is changed to local ordering within a 'ComponentInstance' for the 'TestDescription'. Local ordering implies that 'Behaviours' involving different 'ComponentInstance's that do not interact with each other directly or indirectly may occur in any order. The 'Behaviours' for a 'ComponentInstance' shall still occur in the specified order.

Under Properties:

isLocallyOrdered: Boolean [1] = false
If set to 'true', the default semantics of total ordering of all behaviours within the test description is changed to local ordering for the 'TestDescription'.
(0014606)
Philip Makedonski   
28-04-2017 16:30   
Additional consequence is the need for a property indicating the location of combined behaviours in order to enable local ordering of combined behaviours as well. Consequently the semantics of the CominedBehaviour meta class is extended and a corresponding property is added:

A 'CombinedBehaviour' may be optionally localised to a 'ComponentInstance' by means of the 'scope' property. In this case the 'CombinedBehaviour' may only contain 'AtomicBehaviours' and other 'CombinedBehaviours' that are specified for the 'ComponentInstance' designated through the 'scope' property. Any 'PeriodicBehaviour's and 'ExceptionalBehaviour's contained in the 'CombinedBehaviour' are by extension also localised to the same 'ComponentInstance'.

Under Properties:

scope: ComponentInstance [0..1]
Reference to a 'ComponentInstance' to which the 'CombinedBehaviour' may be restricted.
(0014607)
Philip Makedonski   
28-04-2017 16:32   
Finally, the semantics of the Assertion meta class and its properties are extended as follows in order to be able to specify locally ordered Assertions:

An 'Assertion' may be optionally localised to a 'ComponentInstance' by means of the 'scope' property. This determines where the 'condition' shall be evaluated. Any changes in the test verdict resulting from the evaluation of the 'Assertion' still apply to the whole 'TestDescription'.

Under Properties:

scope: ComponentInstance [0..1]
Reference to a 'ComponentInstance' to which the 'Assertion' may be restricted.





View Issue Details
7418 [TestProject] BUG minor have not tried 26-02-2016 12:22 19-04-2017 15:00
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
     I am
some TS number
test
test
Notes
(0014570)
Denis Filatov   
18-04-2017 12:17   
test
"quotes
quotes"

(parenthesis, parenthesis)
(0014571)
Denis Filatov   
18-04-2017 12:18   
Just a short note, section 5.4.2 restriction b, on page 36 says:
"Either list notation or assignment notation shall be used in a single parameter list. They shall not be mixed."

Do I remember right that it was allowed to use list notation followed by assignment notation in function calls?
(0014572)
Denis Filatov   
18-04-2017 12:23   
test from Firefox
"quotes
quotes"

(parenthesis, parenthesis)
(0014587)
szabados   
19-04-2017 15:00   
Just a short note ... section 5.4.2 restriction b (on page 36):
"Either list notation or assignment notation shall be used in a single parameter list. They shall not be mixed. "
Do I remember right that it was allowed to use list notation followed by assignment notation in function calls?





View Issue Details
7644 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:37 12-04-2017 13:45
Giacomo Bernini  
Giacomo Bernini  
normal  
resolved  
open  
none    
none  
   
Virtualised Compute Resources Change Notification - Notify operation
Analysis of Virtualised Compute Resources Change Notification - Notify operation
Section 7.3.2.3 of IFA005
There are no notes attached to this issue.





View Issue Details
7643 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:31 12-04-2017 13:45
Giacomo Bernini  
Giacomo Bernini  
normal  
resolved  
open  
none    
none  
   
Virtualised Compute Resources Change Notification - Subscribe operation
ANalysis of Virtualised Compute Resources Change Notification - Subscribe operation request and response
Section 7.3.2.2 of IFA005
There are no notes attached to this issue.





View Issue Details
7638 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:16 10-04-2017 16:46
Giacomo Bernini  
Elian Kraja  
normal  
resolved  
open  
none    
none  
   
Terminate Virtualised Compute Resource operation
Analysis of Terminate Virtualised Compute Resource operation request and response
Section 7.3.1.5 of IFA005
There are no notes attached to this issue.





View Issue Details
7637 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:15 10-04-2017 16:46
Giacomo Bernini  
Elian Kraja  
normal  
resolved  
open  
none    
none  
   
Update Virtualised Compute Resource operation
Analysis of Update Virtualised Compute Resource operation request and response
Section 7.3.1.4 of IFA005
There are no notes attached to this issue.





View Issue Details
7636 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:14 10-04-2017 16:46
Giacomo Bernini  
Giacomo Bernini  
normal  
resolved  
open  
none    
none  
   
Query Virtualised Compute Resource operation
Analysis of Query Virtualised Compute Resource operation and output parameters
Section 7.3.1.3 of IFA005
There are no notes attached to this issue.





View Issue Details
7635 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:12 10-04-2017 16:46
Giacomo Bernini  
Giacomo Bernini  
normal  
resolved  
open  
none    
none  
   
Allocate Virtualised Compute Resource
Analysis of Allocate Virtualised Compute Resource request and output parameters
Section 7.3.1.2 of IFA005
There are no notes attached to this issue.





View Issue Details
7597 [CDD ASN.1 (TS 102 894-2)] Bug Report minor have not tried 20-01-2017 15:17 06-04-2017 15:07
linla  
Lan LIN  
normal  
resolved  
fixed  
none    
none  
  TS 102 894-2 V1.2.1  
for all causeCode and subCauseCode: set unused value reserved for future usage.
for all causeCode and subCauseCode: set unused value reserved for future usage.
Notes
(0014544)
linla   
28-03-2017 18:50   
implemented in V1.2.5, please approve in WG1#39.
(0014548)
buburuzan   
06-04-2017 15:07   
Approved in WG1#39.





View Issue Details
7295 [CDD ASN.1 (TS 102 894-2)] Bug Report minor have not tried 08-01-2016 16:07 28-03-2017 17:45
linla  
Yann Garcia  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
  Next Release  
[DE_ClosedLanes]: make drivingLaneStatus OPTIONAL

Motivation:
Quote from CDD TS 102 894-2, page 88:

ClosedLanes ::= SEQUENCE {
hardShoulderStatus HardShoulderStatus OPTIONAL,
drivingLaneStatus DrivingLaneStatus,
...
}
If there is information available about the status of the hardshoulder, but no information regarding the driving lanes, the information for “hardShoulderstatus” cannot be transmitted, since “drivingLaneStatus” is not optional.

Consequence
The actual definition of “ClosedLanes” does not allow to transmit valid information about the hard shoulder status while not knowing the actual road layout – or forces the sender to guess and take the risk of giving false information about the number/status of driving lanes.
Example #1
In some roadworks configurations a closed hardshoulder can be identified by a roadworks trailer (by recognising certain sign configurations on the trailer), even without connection to a backend system and without knowing the lane configuration. This information cannot be transmitted in the structure of “ClosedLanes” as it is defined now.
As a matter of fact : Not wanting to give false informaion or to use a shady workaround, some information, although available, will not be transmitted in roadworks DENMS, just because it is not allowed to code “ClosedLanes” in a DENM with “hardShoulderstatus” alone.
Example 0000002
A broken down vehicle on a motorway might have detected that it is standing on the hard shoulder (e.g. by recognising the thick continous lane marking is located to its left), but it is not possible to convey this information to other vehicles without guessing the remaining road layout (which at this point in time might differ from the static information the car might have on its navigation device).
Again, available information is not transmitted, because it is not allowed to code “ClosedLanes” in a DENM with “hardShoulderstatus” alone – or wrong information might be transmitted about the number of driving lanes and/or their status.

Proposed Change:
“drivingLaneStatus” should become an optional element in the Sequence “ClosedLanes”. This way information only concerning the hard shoulder can be transmitted, even if the status of the driving lanes is not known or not effected at all.
Notes
(0013681)
linla   
12-01-2016 12:34   
this would break the backward compatibility, in this case, the protocol version number should be increased to 2, in case the present data frame is used by CAM or DENM or any other facilities basic service.
(0013915)
Sebastian Muellers   
04-04-2016 16:33   
please approve at ITSWG1#35
(0013917)
Sebastian Muellers   
04-04-2016 16:37   
this change is not backward compatibile and requires an update of CDD version to V2
(0013932)
linla   
12-04-2016 13:42   
approved in ITS WG1#35 meeting, make it OPTIONAL.
(0013938)
linla   
12-04-2016 14:17   
if we accept the follwing change:
DrivingLaneStatus ::= BIT STRING { } (SIZE (1..14))

text:
bit 0: reserved and shall be set to 0 by default.
bit 1: outerMostLane
bit 2: secondLaneFromOutMostLane
...

then there is no need to set it to OPTIOANL, because it is sufficient to send a one bit value (bit 0 set to 0)

please consider this and provide feedback to WG1.
(0013952)
Sebastian Muellers   
04-05-2016 09:26   
Please implement
ClosedLanes ::= SEQUENCE {
    hardShoulderStatus HardShoulderStatus OPTIONAL,
    drivingLaneStatus DrivingLaneStatus OPTIONAL,
    ...
}
(0013953)
Yann Garcia   
04-05-2016 09:52   
Implementation done
(0014482)
linla   
10-01-2017 15:21   
(edited on: 10-01-2017 16:12)
Implemented in CDD v1.2.3 Jan 2017

(0014505)
linla   
18-01-2017 11:02   
reopenned at ITS WG1#38
(0014507)
linla   
18-01-2017 11:09   
(edited on: 20-01-2017 14:13)
modifications implemented in V1.2.4 in WG1#38, renamed as LaneStatus,add innerHardShoulder and outerHardShoulder

(0014543)
linla   
28-03-2017 17:45   
already approved in WG1#38





View Issue Details
12 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 31-08-2006 16:51 27-03-2017 08:18
user10  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TP_COR_1059_01
==> the last line says "... containing 'Hop Limit' indicating 'received value incremented by 1' "
It should say DECREMENTED instead of incremented...

See TP here:
http://www.ipt.etsi.org/STF295-ph1/iptLib/IPv6/Web/IptIpv6DbConfTp.asp?reqId=RQ_COR_1059 [^]
Notes
(0011928)
user739   
21-03-2014 12:55   
Merge code with STF467 (session week#12)
U /branches/v3/ttcn/LibSip_Steps.ttcn [^]
U /branches/v3/ttcn/LibSip_Templates.ttcn [^]
(0012215)
Denis Filatov   
04-09-2014 15:19   
Merged revision(s) 553-628 from branches/v3:
Inputs from TTCN-3 users added by STF471
........
Update to user input, after compilation with another ttcn-3 compiler
........
Deprecated module parameter group notation updated
........
LibIMS update modifications extending to LibSIP
........
More template restrictions for LibSIP_Templates
........
Changed vc_route from template to template(omit).
Minor fix.
........
Further fixes.
........
STF471: Unifies templates (step1)
........
STF471: Unifies templates (step2)
........
STF471: Unifies templates (step3)
........
STF471: Unifies templates (step4)
........
LibSIP update:
* sizeof() -> lengthof()
* template restrictions added for template parameters where possible
........
STF471: Unifies templates (step5)
........
Merge rev. 565/566
........
template restrictions added for LibSIP_SMS templates
........
STF471: Unifies templates (step6)
........
Changed vc_route_REG from template to template(omit).
........
STF471: Add PIXITs templates
STF471: source formatting (step1)
........
Further reduction of warnings.
........
Updates for LibSip modification after compilation with another tool
........
Replaced ispresent->isvalue in LibSIP
........
Using template m_cSeq from SIP instead of local IMS one.
........
move *.ttcn3view files to dedicated folder
........
Merge with changes done by STF467
........
Removed invalid group end.
........
Introduced mw_Response_xxx_Base templates.
........
Introduced mw_Response_StatusCode_Base.
........
More template restrictions added where possible
........
Initial formatting.
........
Default parameter values added, where possible
........
Initial ATS specific modulepar removal result
........
Updated issues identified by T3Q
........
The rest of issues identified by T3Q
........
Another round of PIXIT removal
........
encoding attribute updated
........
Merge code with STF467 (session week#12)
........
Fixed compilation problems.
Calling f_selfOrClientSyncAndVerdict is now commented and needs to be checked!
........
SipComponent now extends from SelfSyncComp to allow usage of LibCommon_Sync functionality.
........
Container module importing all known LibSip modules in a public way, so the imports will be visible for all modules importing the LibSip_Library module.
........
Removed explicit usage of PX_SIP_TACK, PX_SIP_TRESP as the component timer is implicitely initialized with the module parameter values.
........
XSD files refreshed and common formatting applied
........
sizeof->lengthof
........
STF160 proposed modifications applied to LibSIP
........
opaque param related TODO-s removed
........
update of RFC3891 to separate mandatory callid from optional replacesParams
........
add of file descriptions for t3doc
........
add short descriptions for t3doc
........
update of the file headers for STF471
........

_U trunk/
D /trunk/XSDAUX.ttcn [^]
U /trunk/ttcn/LibSip_Interface.ttcn [^]
A /trunk/ttcn/LibSip_Library.ttcn [^]
U /trunk/ttcn/LibSip_MessageBodyTypes.ttcn [^]
U /trunk/ttcn/LibSip_PIXITS.ttcn [^]
U /trunk/ttcn/LibSip_SDPTypes.ttcn [^]
U /trunk/ttcn/LibSip_SIPTypesAndValues.ttcn [^]
U /trunk/ttcn/LibSip_SMSFunctions.ttcn3 [^]
U /trunk/ttcn/LibSip_SMSTemplates.ttcn3 [^]
U /trunk/ttcn/LibSip_SMSTypesAndValues.ttcn [^]
U /trunk/ttcn/LibSip_SimpleMsgSummaryTypes.ttcn [^]
U /trunk/ttcn/LibSip_Steps.ttcn [^]
U /trunk/ttcn/LibSip_Templates.ttcn [^]
U /trunk/ttcn/LibSip_XMLTypes.ttcn [^]
_U trunk/xsd/
U /trunk/xsd/ACR_CB.xsd [^]
U /trunk/xsd/CDIV.xsd [^]
U /trunk/xsd/CDIVN.xsd [^]
U /trunk/xsd/CONF.xsd [^]
U /trunk/xsd/Ims3gpp.xsd [^]
U /trunk/xsd/MCID.xsd [^]
U /trunk/xsd/OIP-OIR.xsd [^]
U /trunk/xsd/PSTN.xsd [^]
U /trunk/xsd/ResourceList.xsd [^]
U /trunk/xsd/SupplementaryServices.xsd [^]
U /trunk/xsd/TIP-TIR.xsd [^]
U /trunk/xsd/common-policy.xsd [^]
U /trunk/xsd/cug.xsd [^]
U /trunk/xsd/cw.xsd [^]
U /trunk/xsd/geopriv10basic.xsd [^]
U /trunk/xsd/pidf.xsd [^]
U /trunk/xsd/pidf_lo.xsd [^]
U /trunk/xsd/regInfo.xsd [^]
U /trunk/xsd/simservs.xsd [^]
D /trunk/xsd/ttcn3view [^]
U /trunk/xsd/xdm_commonPolicy-v1_0.xsd [^]
U /trunk/xsd/xml.xsd [^]
(0014533)
Yann Garcia   
20-03-2017 13:35   
STF519: Week 0000012, Finalise Management group
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=29&path=/trunk/ttcn3/LibS1AP/LibS1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=29&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=29&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=29&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=29&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=29&path=/trunk/ttcn3/S1AP_TestControl.ttcn
(0014534)
Yann Garcia   
21-03-2017 14:47   
STF519: Week 0000012, Finalise NAS transport group
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/S1AP_TestConfiguration.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/S1AP_TestControl.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=44&path=/trunk/ttcn3/S1AP_TestSystem.ttcn
(0014535)
Yann Garcia   
22-03-2017 15:38   
STF519: Week 0000012, Finalise Paging group
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=58&path=/trunk/ttcn3/LibS1AP/LibS1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=58&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=58&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=58&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=58&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=58&path=/trunk/ttcn3/S1AP_TestControl.ttcn
(0014536)
Yann Garcia   
22-03-2017 15:43   
STF519: Week 0000012, Finalise Paging group
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=59&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=59&path=/trunk/ttcn3/S1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=59&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
(0014537)
Yann Garcia   
23-03-2017 07:34   
STF519: Week 0000012, Minor bugs fixed on template value/omit constraints
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=68&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=68&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=68&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=68&path=/trunk/ttcn3/S1AP_TestCases.ttcn
(0014538)
Yann Garcia   
23-03-2017 07:39   
STF519: Week 0000012, Minor bugs fixed on template value/omit constraints
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=69&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
(0014541)
Yann Garcia   
24-03-2017 12:29   
STF519: Week 0000012, Clean-up imports
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/LibS1AP/LibS1AP_Interface.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/LibS1AP/LibS1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/LibS1AP/LibS1AP_TypesAndValues.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/S1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/S1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/S1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=79&path=/trunk/ttcn3/S1AP_TestConfiguration.ttcn
(0014542)
Yann Garcia   
27-03-2017 08:18   
STF519: Week 0000012, Update TestControl module
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=81&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=81&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=81&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=81&path=/trunk/ttcn3/S1AP_TestControl.ttcn





View Issue Details
11 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 31-08-2006 16:21 17-03-2017 13:09
user10  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TP_COR_1082_01 unclear --> lead to error
Test Purpose TP_COR_1082_01 is unclear as it ends with "IUT sends 'no message in response' " where it should sent an Echo Reply...
Notes
(0000191)
Alexandre Berge   
07-11-2006 10:46   
TP_COR_1082_01 should be modified as follow:

then { IUT sends 'no message in response'
     }

to be replaced by:

then { IUT accepts 'the packet'
     }
(0003843)
Alexandre Berge   
31-10-2007 09:57   
Clarified.
(0013889)
Yann Garcia   
15-03-2016 09:13   
STF507 week#11:
. Implement additional TPs
. Review of the PICS, TSS&TPs & PIXITs documents

U /branches/STF507/ttcn/Security/LibItsSecurity_Functions.ttcn3 [^]
(0013890)
Yann Garcia   
15-03-2016 09:14   
STF507 week#11:
. Implement additional TPs
. Review of the PICS, TSS&TPs & PIXITs documents

U /branches/STF507/ttcn/AtsSecurity/AtsSecurity_Functions.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestControl.ttcn3 [^]
(0013891)
Yann Garcia   
17-03-2016 10:21   
STF507 week#11: Add testing functions to validate ITS Security ATS against itself

U /branches/STF507/ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn [^]
(0013892)
Yann Garcia   
17-03-2016 10:29   
STF507 week#11: Add testing functions to validate ITS Security ATS against itself
                Bug fixed in TC_SEC_ITSS_SND_CAM_10_01_BV
                Add missing PICS_CERTIFICATE_SELECTION

A /branches/STF507/ttcn/AtsSecurity/ItsSecurity_Pics.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestControl.ttcn3 [^]
(0013893)
Yann Garcia   
17-03-2016 10:33   
STF507 week#11: Enforce f_waitForCertificate
                Build with TCT3
U /branches/STF507/ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_Functions.ttcn3 [^]
(0013894)
Yann Garcia   
17-03-2016 10:33   
STF507 week#11: Enforce f_waitForCertificate
                Build with TCT3
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
(0013895)
Yann Garcia   
17-03-2016 14:50   
STF507: Week#11: Remove useless PICS_CERTIFICATE_SELECTION for TC_SEC_ITSS_RCV_xxx
                 Bug fixed in TC_SEC_ITSS_SND_CAM_10_01_BV
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestControl.ttcn3 [^]
(0013898)
Yann Garcia   
18-03-2016 12:40   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/ttcn/CAM/LibItsCam_Functions.ttcn [^]
U /branches/STF507/ttcn/CAM/LibItsCam_TestSystem.ttcn [^]
U /branches/STF507/ttcn/Common/LibItsCommon_Functions.ttcn [^]
U /branches/STF507/ttcn/Common/LibItsCommon_Pixits.ttcn [^]
A /branches/STF507/ttcn/Common/LibItsCommon_Templates.ttcn [^]
U /branches/STF507/ttcn/Common/LibItsCommon_TestSystem.ttcn [^]
U /branches/STF507/ttcn/Common/LibItsCommon_TypesAndValues.ttcn [^]
U /branches/STF507/ttcn/DENM/LibItsDenm_Functions.ttcn [^]
U /branches/STF507/ttcn/DENM/LibItsDenm_TestSystem.ttcn [^]
U /branches/STF507/ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn [^]
U /branches/STF507/ttcn/GeoNetworking/LibItsGeoNetworking_TestSystem.ttcn [^]
(0013899)
Yann Garcia   
18-03-2016 12:41   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/ttcn/AtsGeoNetworking/ItsGeoNetworking_TpFunctions.ttcn [^]
(0013900)
Yann Garcia   
18-03-2016 12:42   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/ttcn/AtsSecurity/AtsSecurity_Functions.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/AtsSecurity_TestSystem.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
(0013901)
Yann Garcia   
18-03-2016 12:44   
STF507 Week#11: Merge GNSS support from C2C branch
A /branches/STF507/javasrc/adapter/org/etsi/adapter/GnssSupportFactory.java [^]
A /branches/STF507/javasrc/adapter/org/etsi/adapter/IGnssSupport.java [^]
A /branches/STF507/javasrc/adapter/org/etsi/its/adapter/LEDataInputStream.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/ports/AdapterControlPort.java [^]
A /branches/STF507/javasrc/codec/org/etsi/ttcn/codec/its/adapter/AcGnssPrimitive.java [^]
A /branches/STF507/javasrc/codec/org/etsi/ttcn/codec/its/adapter/AcGnssResponse.java [^]
U /branches/STF507/javasrc/codec/org/etsi/ttcn/codec/its/adapter/Plugin.java [^]
U /branches/STF507/javasrc/codec/org/etsi/ttcn/codec/its/uppertester/UtPduId.java [^]
U /branches/STF507/javasrc/extfunc/org/etsi/its/extfunc/IItsExternalFunctionsProvider.java [^]
U /branches/STF507/javasrc/extfunc/org/etsi/its/extfunc/ItsExternalFunctionsProvider.java [^]
U /branches/STF507/javasrc/tool/org/etsi/its/tool/testingtech/ExternalFunctionsPluginProvider.java [^]
A /branches/STF507/javasrc/tool/org/etsi/its/tool/testingtech/GnssRemoteControl.java [^]
U /branches/STF507/javasrc/tool/org/etsi/its/tool/testingtech/PluginAdapter.java [^]
(0013902)
Yann Garcia   
18-03-2016 12:46   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/unittests/codec/ttcn/test_LibItsExternalFunctions.ttcn3 [^]
(0013903)
Yann Garcia   
18-03-2016 12:47   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/taconfig.xml [^]
(0013904)
Yann Garcia   
18-03-2016 12:47   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/tt3plugins/TT_TestSystem/TT3plugin.xml [^]
(0013905)
Yann Garcia   
18-03-2016 13:15   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/ttcn/AtsCAM/ItsCam_TpFunctions.ttcn [^]
(0013969)
Yann Garcia   
27-06-2016 10:59   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn [^]
(0013970)
Yann Garcia   
27-06-2016 11:01   
STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/javasrc/adapter/org/etsi/adapter/IGnssSupport.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/SecurityHelper.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/layers/GnLayer.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/ports/AdapterControlPort.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/ports/AdapterPort.java [^]
A /branches/STF507/javasrc/codec/org/etsi/ttcn/codec/its/adapter/AcGnssAwaitDistanceCovered.java [^]
U /branches/STF507/javasrc/codec/org/etsi/ttcn/codec/its/adapter/AcGnssPrimitive.java [^]
U /branches/STF507/javasrc/extfunc/org/etsi/its/extfunc/ItsExternalFunctionsProvider.java [^]
U /branches/STF507/javasrc/tool/org/etsi/its/tool/testingtech/GnssRemoteControl.java [^]
(0014531)
Yann Garcia   
15-03-2017 08:33   
STF519 Week#11: Intermediate commit due to heavy changes
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/LibS1AP/LibS1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/LibS1AP/LibS1AP_TypesAndValues.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=25&path=/trunk/ttcn3/S1AP_TestControl.ttcn
(0014532)
Yann Garcia   
17-03-2017 13:09   
STF519: Week 0000011
1) Implementation of TCs for Management group, CDMA2000 tunnelling group, UE capability info group, Traces group
2) Review part of comments
3) Code was compiled with TTWB, TCT3 and TITAN. One opened issue is still not fixed
4) Code is committed
5) New version of TSS&TPs (editorial changes) and ATS documents are available on ETSI docbox
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/LibS1AP/LibS1AP_Interface.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/LibS1AP/LibS1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/S1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/S1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=26&path=/trunk/ttcn3/S1AP_TestControl.ttcn





View Issue Details
7652 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:50 15-03-2017 16:50
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Capacity Management - Query NFVI PoP Operation
Virtualised Compute Resources Capacity Management - Query NFVI PoP Operation request and response
Section 7.3.4.6 of IFA005
There are no notes attached to this issue.





View Issue Details
7651 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:49 15-03-2017 16:49
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Capacity Management - Query Resource Zone Operation
Analysis of Virtualised Compute Resources Capacity Management - Query Resource Zone Operation request and response
Section 7.3.4.5 of IFA005
There are no notes attached to this issue.





View Issue Details
7650 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:46 15-03-2017 16:46
Giacomo Bernini  
Elian Kraja  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Capacity Management - Notify Operation
Analysis of Virtualised Compute Resources Capacity Management - Notify Operation
Section 7.3.4.4 of IFA005
There are no notes attached to this issue.





View Issue Details
7649 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:45 15-03-2017 16:45
Giacomo Bernini  
Elian Kraja  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Capacity Management - Subscribe Operation
Analysis of Virtualised Compute Resources Capacity Management - Subscribe Operation request and response
Section 7.3.4.3 of IFA005
There are no notes attached to this issue.





View Issue Details
7648 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:45 15-03-2017 16:45
Giacomo Bernini  
Giacomo Bernini  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Capacity Management - Query Operation
Analysis of Virtualised Compute Resources Capacity Management - Query Operation request and response
Section 7.3.4.2 of IFA005
There are no notes attached to this issue.





View Issue Details
7647 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:43 15-03-2017 16:43
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Information Management - Query operation
Analysis of Virtualised Compute Resources Information Management - Query operation request and response
Section 7.3.3.4 of IFA005
There are no notes attached to this issue.





View Issue Details
7646 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:41 15-03-2017 16:41
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Information Management - Notify operation
Analysis of Virtualised Compute Resources Information Management - Notify operation
Section 7.3.3.3 of IFA005
There are no notes attached to this issue.





View Issue Details
7645 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:41 15-03-2017 16:41
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Virtualised Compute Resources Information Management - Subscribe operation
Analysis of Virtualised Compute Resources Information Management - Subscribe operation request and response
Section 7.3.3.2 of IFA005
There are no notes attached to this issue.





View Issue Details
7642 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:23 15-03-2017 16:23
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Create Virtualised Compute Resource Affinity Or AntiAffinity Constraints Group operation
Analysis of Create Virtualised Compute Resource Affinity Or AntiAffinity Constraints Group operation request and response
Section 7.3.1.9 of IFA005
There are no notes attached to this issue.





View Issue Details
7641 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:22 15-03-2017 16:22
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Migrate Virtualised Compute Resource operation
Analysis of Migrate Virtualised Compute Resource operation request and response
Section 7.3.1.8 of IFA005
There are no notes attached to this issue.





View Issue Details
7640 [STF 530] STF 530 - Virtualised Compute feature have not tried 15-03-2017 16:21 15-03-2017 16:21
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Scale Virtualised Compute Resource operation
Analysis of Scale Virtualised Compute Resource operation request and response
Section 7.3.1.7 of IFA005
There are no notes attached to this issue.





View Issue Details
7639 [STF 530] STF 530 - Virtualised Compute minor have not tried 15-03-2017 16:17 15-03-2017 16:17
Giacomo Bernini  
Dmitriy Andrushko  
normal  
assigned  
open  
none    
none  
   
Operate Virtualised Compute Resource operation
Analysis of Operate Virtualised Compute Resource operation request and response
Section 7.3.1.6
There are no notes attached to this issue.





View Issue Details
8 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 31-08-2006 15:43 24-02-2017 13:59
user8  
Alexandre Berge  
normal  
resolved  
duplicate  
none    
none  
   
TC_COR_1082_01 checksum calculation pb
In the test-case TC_COR_1082_01, function f_TP_twoFragmentsWithSameId sends an Echo Request in two fragments to the IUT. The test-case (and, also the test-purpose) expects no message in reply, and this, the function verifies using the function f_expectNoMessage.

 

I have two comments on this test-case:

 

1) The function sends the first segment, which also includes the ICMPv6 Header, using the function f_sendEchoRequest. The ICMPv6 Checksum value is calculated within this function (f_sendEchoRequest), and thus the calculation considers only the first fragment for calculating the ICMPv6 Checksum, whereas, as per RFC-2460, the whole un-fragmented packet, exclusive of the fragment header, must be used to calculate the ICMPv6 Checksum.

 

2) The test-case expects no message in reply to the sent message, and this it verifies with f_expectNoMessage. It quotes the reason that, because, the fragment id is the same in both segments, so the packet must be discarded. But as per RFC-2460, both the fragments of the IPv6 Packet must contain the same fragment id.

RFC Text : An original packet is reassembled only from fragment packets that have the same Source Address, Destination Address, and Fragment Identification.

 

Thus, if the Checksum field is corrected, the IUT must send an Echo Reply in response to the sent fragmented Echo Request with same fragment
Notes
(0000003)
user10   
31-08-2006 16:22   
Reply sent Tue 29/08/2006 18:11
Indeed the checksum has to be calculated on the whole packet prior to fragmentation which is not the case in the TC_COR_1082_01 piece of code, then the associated Test Purpose TP_COR_1082_01 is unclear as it ends with "IUT sends 'no message in response' " where it should sent an Echo Reply...
(0014530)
Yann Garcia   
24-02-2017 13:59   
STF519: Week 0000008
1) I implemented TCs for ENB Direct Information Transfer group, Warning message transmission group, Location Reporting group and Traces group
2) Review part of comments
3) Code was compiled successfully with TTWB, TCT3 and TITAN.
4) Code is committed
5) New version of TSS&TPs document is available on ETSI docbox
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/LibS1AP/LibS1AP_Pixits.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/LibS1AP/LibS1AP_TypesAndValues.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/S1AP_TestConfiguration.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=24&path=/trunk/ttcn3/S1AP_TestControl.ttcn





View Issue Details
7617 [SECURITY] ATS minor have not tried 15-02-2017 10:55 15-02-2017 10:55
Thomas Reschka  
 
normal  
new  
open  
none    
none  
   
minor corrections to Security test case documentation
Dear all,
The source code of the ETSI test cases contains a 'see' and 'reference' section for each test case. Inside the see section the corresponding ETSI test specification is mentioned (e.g. ETSI TS 102 869-2 v1.5.1 for DENM).

In the latest source code 'ETSI TS 103 096-2 V1.2.2 (2016-01)' is listed in the see section of all test case groups.
For my understanding 'V1.2.2 (2016-01)' should be replaced by 'v1.3.1' to align the documentation of the test groups to the documenation of the test cases.
Please find attached an updated source code which contains the corresponding corrections in the see sections of the test groups.
In addition I replaced 'v1.3.3' by 'v1.3.1' in line 1564.

Best regards,
Thomas
ItsSecurity_TestCases.ttcn (1,504,030) 15-02-2017 10:55
http://oldforge.etsi.org/mantis/file_download.php?file_id=3584&type=bug
There are no notes attached to this issue.





View Issue Details
7616 [MAP/SPAT] ATS minor have not tried 15-02-2017 10:37 15-02-2017 10:37
Thomas Reschka  
 
normal  
new  
open  
none    
none  
   
minor corrections to MAP/SPAT test case documentation
Dear all,
The source code of the ETSI test cases contains a 'see' and 'reference' section for each test case. Inside the see section the corresponding ETSI test specification is mentioned (e.g. ETSI TS 102 869-2 v1.5.1 for DENM).
In the latest source code the 'ETSI TS v0.0.1' is listed in the see section of all test cases.
For my understanding 'v0.0.1' should be replaced by 'v1.1.1'.
Please find attached an updated source code which contains the corresponding corrections in the see sections.

In addition all tests contain a 'version' section. Inside this section 'v0.0.1' is also used for all test cases. For my understanding the 'version' section should be removed, because the version of the ETSI TS is already part of the 'see' section. The attached, updated source code still contains the version section. Please remove it, if it is no longer needed.

Best regards,
Thomas
ItsMapSpat_TestCases.ttcn (37,924) 15-02-2017 10:37
http://oldforge.etsi.org/mantis/file_download.php?file_id=3583&type=bug
There are no notes attached to this issue.





View Issue Details
7615 [IS ASN.1 (TS 103 301)] IVIM minor have not tried 15-02-2017 10:29 15-02-2017 10:29
Thomas Reschka  
 
normal  
new  
open  
none    
none  
   
minor correction to Ivim test case documentation
Dear all,
The source code of the ETSI test cases contains a 'see' and 'reference' section for each test case. Inside the see section the corresponding ETSI test specification is mentioned (e.g. ETSI TS 102 869-2 v1.5.1 for DENM).
In the latest source code I noticed a minor failure in line 219.
Inside the see section the reference section is started.
Please find attached an updated source code which contains the corresponding corrections in line 219.
Best regards,
Thomas
ItsIvim_TestCases.ttcn (32,381) 15-02-2017 10:29
http://oldforge.etsi.org/mantis/file_download.php?file_id=3582&type=bug
There are no notes attached to this issue.





View Issue Details
7614 [GeoNetworking] ATS minor have not tried 15-02-2017 10:24 15-02-2017 10:24
Thomas Reschka  
 
normal  
new Test_Spec_TS102871_v1.3.1  
open  
none    
none  
   
minor corrections to GN test case documentation
Dear all,
The source code of the ETSI test cases contains a 'see' and 'reference' section for each test case. Inside the see section the corresponding ETSI test specification is mentioned (e.g. ETSI TS 102 869-2 v1.5.1 for DENM).
In the latest source code the 'ETSI' is missing before 'EN 302 636-4-1' in the reference section of all GN test cases.
Please find attached an updated source code which contains the corresponding corrections in the reference sections.
Best regards,
Thomas
ItsGeoNetworking_TestCases.ttcn (267,173) 15-02-2017 10:24
http://oldforge.etsi.org/mantis/file_download.php?file_id=3581&type=bug
There are no notes attached to this issue.





View Issue Details
7613 [BTP] ATS minor have not tried 15-02-2017 10:20 15-02-2017 10:20
Thomas Reschka  
 
normal  
new V1.1.1  
open  
none    
none  
   
minor corrections to BTP test case documentation
Dear all,
The source code of the ETSI test cases contains a 'see' and 'reference' section for each test case. Inside the see section the corresponding ETSI test specification is mentioned (e.g. ETSI TS 102 869-2 v1.5.1 for DENM).
In the latest source code reference section is missing for some BTP test cases.
Please find attached an updated source code which contains the missing corrections reference sections.
Best regards,
Thomas
ItsBtp_TestCases.ttcn (14,882) 15-02-2017 10:20
http://oldforge.etsi.org/mantis/file_download.php?file_id=3580&type=bug
There are no notes attached to this issue.





View Issue Details
7612 [DENM] ATS minor have not tried 15-02-2017 10:14 15-02-2017 10:14
Thomas Reschka  
 
normal  
new Test_Spec_TS102869_v1.4.1  
open  
none    
none  
   
minor corrections to DENM test case documentation
Dear all,
The source code of the ETSI test cases contains a 'see' and 'reference' section for each test case. Inside the see section the corresponding ETSI test specification is mentioned (e.g. ETSI TS 102 869-2 v1.5.1 for DENM).
In the latest source code the 'TS' is missing between 'ETSI' and '102 869-2'.
Please find attached an updated source code which contains the corresponding corrections in the see sections.
Best regards,
Thomas
ItsDenm_TestCases.ttcn (98,210) 15-02-2017 10:14
http://oldforge.etsi.org/mantis/file_download.php?file_id=3579&type=bug
There are no notes attached to this issue.





View Issue Details
3 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 31-08-2006 13:11 10-02-2017 10:40
user8  
Alexandre Berge  
normal  
resolved  
no change required  
none    
none  
   
TP_COR_8229_01 - Tesp Purpose <--> Requirement mismatch + TC absent (?)
 - Mismatch of Requirement and test case
The Requirement is "The implementation uses the MTU option to specify the maximum MTU value supported by all segments."
 
But the test purpose and test requirement is as follows."
With { IUT 'is Router' and 'operating' }

ensure that {when { IUT receives 'a valid Router Solicitation' containing 'Destination Address' set to 'allrouters

multicast address' }then { IUT sends 'a Router Advertisement'containing 'Destination Address' set to 'the solicitation Source Address'and containing 'Source Address' set to 'the link-local address of the IUT sending interface'and containing 'Hop Limit field' set to '255' }

}"

There is no sending of MTU option in the test case itself.


Notes
(0000004)
user10   
31-08-2006 17:50   
It seems that TC_COR_8229_01 is absent from the ATS (right?)
(0000194)
Alexandre Berge   
07-11-2006 11:31   
wrong ;-)
TC_COR_8229_01 is present in the ATS
(0003825)
Alexandre Berge   
29-10-2007 15:32   
TP_COR_8229_01 was based on RQ_000_8229 and RQ_000_8136.
However RQ_000_8229 has been deleted, so TP_COR_8229_01 is now only based on RQ_000_8136, which does not refer to MTU option.
TC_COR_8229_01 is coherent with the TP.
(0013764)
Yann Garcia   
22-01-2016 16:31   
WeekSTF507: Week 0000003
. Terminated review of existing Send TPs for Certificate profiles
. Terminated review of existing RECV CAM profiles
. Added new RCs for RECV CAM profiles done
. Started review of RECV DENM profiles


U /branches/STF507/ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_Functions.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_Pixits.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_Templates.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_TestSystem.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_TypesAndValues.ttcn3 [^]
(0013765)
Yann Garcia   
22-01-2016 16:31   
WeekSTF507: Week 0000003
. Terminated review of existing Send TPs for Certificate profiles
. Terminated review of existing RECV CAM profiles
. Added new RCs for RECV CAM profiles done
. Started review of RECV DENM profiles

U /branches/STF507/ttcn/AtsSecurity/AtsSecurity_Functions.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestControl.ttcn3 [^]
(0014527)
Miguel A. Reina   
10-02-2017 10:40   
oneM2M Interop event#3 output: Check points added to all test cases
_U trunk/ttcn/
U /trunk/ttcn/LibOneM2M/OneM2M_Functions.ttcn [^]
U /trunk/ttcn/LibOneM2M/OneM2M_TestSystem.ttcn [^]
U /trunk/ttcn/LibOneM2M/OneM2M_TypesAndValues.ttcn [^]
U /trunk/ttcn/OneM2M_Testcases.ttcn [^]





View Issue Details
7600 [SECURITY] ATS minor have not tried 01-02-2017 10:12 01-02-2017 10:12
Sebastian Muellers  
Denis Filatov  
normal  
assigned  
open  
none    
none  
   
rename all TTCN files to xxx.ttcn
at teh moen the file names are called xxx.ttcn3
There are no notes attached to this issue.





View Issue Details
4 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 31-08-2006 13:11 24-01-2017 14:14
user8  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none Next Release  
   
TC_COR_8262_01 Unsolicited RA
The requirement is to check that unsolicitated router advertisements are sent 0.33* MaxRtrADvIntvl.( Default Router advertisement value.)

I feel it is better to check for 0.33*MaxRtrADvIntvl btn 2 successive RA. ( As we dont know the exact time the first RA will be sent mebbe the SUT has already started sending RAs)

In the test case,

say for eg we receive the first RA is received before tc_minRtrAdvInterval.timeout, then the test case would fail.

Instead of that have 2 nested alts.

After receiving the first RA start a timer, the next RA should be recieved at 0.33*MaxRtrAdvInterval.

Notes
(0000200)
Alexandre Berge   
07-11-2006 15:08   
Added 'receive' statement for the first Router Advertisement. Timers are started after this packet is received
(0014521)
Yann Garcia   
24-01-2017 14:14   
STF519 Week 0000004: TCs for LPPa transport group, Configuration transfer group & ENB Direct Information Transfer group
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/LibS1AP/LibS1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/LibS1AP/LibS1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/S1AP_Steps.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/S1AP_TCFunctions.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/S1AP_Templates.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/S1AP_TestCases.ttcn
U http://forge.etsi.org/websvn/filedetails.php?repname=Evolved [^] Packet Core.S1AP&rev=23&path=/trunk/ttcn3/S1AP_TestControl.ttcn





View Issue Details
7499 [CDD ASN.1 (TS 102 894-2)] New Feature feature have not tried 19-09-2016 16:27 20-01-2017 14:57
kasslatter  
linla  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
Include additional “stationType” identifier for road works trailers.
Actually there is no differentiation between a fixed installed roadside unit on a gantry, a road side unit installed on a stationary road works trailer towed on a lane (e.g. signalling a closed lane) and moving road works trailer (e.g. grass mowing trailer). This will help the neighbour vehicle to easy identify road infrastructure entities and help to better manage trailers as they are basically connected to a traffic control center.
For correct identification additional StationType” identifier for road works trailer shall be included:
- Stationary road works trailer
- Moving road works trailer
ASN.1 extension to the “StationType” including "stationaryRwwTrailer(16)" and "movingRwwTrailer(17)" as follows:


StationType ::= INTEGER {
    unknown(0), pedestrian(1), cyclist(2), moped(3), motorcycle(4),
        passengerCar(5), bus(6), lightTruck(7), heavyTruck(8), trailer(9),
        specialVehicles(10), tram(11), roadSideUnit(15),
    stationaryRwwTrailer(16), movingRwwTrailer(17)
} (0..255)
Notes
(0014493)
linla   
10-01-2017 16:05   
please approve in WG1#38
(0014494)
linla   
10-01-2017 16:05   
needs to specify the differences with trailer(9)
(0014519)
linla   
20-01-2017 14:56   
new station type proposal added.
https://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2017//ITSWG1(17)038004_CR_for_DE_StationType_in_CDD.docx [^]

approved in WG1#38 with editorial modifications.
(0014520)
linla   
20-01-2017 14:57   
the CR ITSWG1(17)038004 approved in WG1#38 with editorial modifications.





View Issue Details
7064 [CDD ASN.1 (TS 102 894-2)] New Feature minor have not tried 27-05-2015 09:42 20-01-2017 14:46
Sebastian Muellers  
Lan LIN  
normal  
resolved  
fixed  
none    
none  
   
[PhoneNumber] move it to CDD
PhoneNumber is also used by TIS-TPG. Move it to CDD so that both, EVCS and TIS-TPG can use it.
Notes
(0013908)
Sebastian Muellers   
04-04-2016 15:57   
(edited on: 23-11-2016 14:03)
This change can only be done if CDD and impacted other base specs are revised at the same time.

(0014496)
linla   
10-01-2017 16:07   
please approve in WG1#38
(0014509)
linla   
18-01-2017 11:15   
approved in WG1#38
(0014518)
linla   
20-01-2017 14:46   
Approved in WG1#38





View Issue Details
7062 [CDD ASN.1 (TS 102 894-2)] New Feature minor have not tried 27-05-2015 09:39 20-01-2017 14:41
Sebastian Muellers  
Lan LIN  
normal  
resolved  
fixed  
none    
none  
   
[OpeningDaysHours] move it to CDD
OpeningDaysHours is also used by TIS-TPG. Move it to CDD so that both, EVCS and TIS-TPG can use it.
Notes
(0013910)
Sebastian Muellers   
04-04-2016 15:57   
(edited on: 23-11-2016 13:47)
This change can only be done if CDD and impacted other base specs are revised at teh same time.

(0014495)
linla   
10-01-2017 16:06   
please approve in WG1#38
(0014510)
linla   
18-01-2017 11:16   
approved in WG1#38
(0014517)
linla   
20-01-2017 14:41   
approved in WG1#38





View Issue Details
7063 [CDD ASN.1 (TS 102 894-2)] New Feature minor N/A 27-05-2015 09:40 20-01-2017 14:36
Sebastian Muellers  
Lan LIN  
normal  
resolved  
fixed  
none    
none  
   
[DigitalMap] move it to CDD
DigitalMap is also used by TIS-TPG. Move it to CDD so that both, EVCS and TIS-TPG can use it.
Notes
(0012976)
linla   
09-06-2015 14:46   
From TS 101 556-1
(0012977)
linla   
09-06-2015 14:48   
From TS 101 556-1
(0013909)
Sebastian Muellers   
04-04-2016 15:57   
(edited on: 23-11-2016 14:02)
This change can only be done if CDD and impacted other base specs are revised at the same time.

(0014497)
linla   
10-01-2017 16:07   
please approve in WG1#38
(0014508)
linla   
18-01-2017 11:14   
approved in WG1#38
(0014516)
linla   
20-01-2017 14:36   
approved in WG1#38





View Issue Details
7297 [CDD ASN.1 (TS 102 894-2)] Bug Report minor have not tried 12-01-2016 13:37 20-01-2017 14:21
linla  
Lan LIN  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
  Next Release  
[DE_LanePosition]:change description
"counted from the outside border of the road for a given traffic direction" changed to "right most lane for a given traffic direction".

in addition, to be investigated the situation wherer single lane two way driving situation.
Notes
(0013911)
Sebastian Muellers   
04-04-2016 15:59   
please approve at ITSWG1#35
(0013923)
linla   
05-04-2016 13:45   
the right most lane in UK would refer to the by passing lane near the road center. but in other EU countires refer to the low speed lane at outside border. this would bring some issues for platform independant implementation.

propose the following for LanePosition DE (to ensure the DE is always starting from low speed lane towards by passing and high speed lane):

This DE indicates the transversal position information on the road in resolution of lanes, counted from the outside border of the road for a given traffic direction. For example, the outermostDrivingLane corresponds to the right most lane of the carriageway in a country with right-land traffic, and to the left most lane of the carriageway in a left-land traffic (e.g. in UK). The value -1 denotes that the referenced position is outside the road.
(0013924)
linla   
05-04-2016 13:46   
please approve in WG1#35
(0013937)
linla   
12-04-2016 14:11   
Approve in ITS WG1#35 meeting
(0014486)
linla   
10-01-2017 15:42   
implemented in CDD V1.2.2 Jan 2017. Mantis changed to resolved.
(0014487)
linla   
10-01-2017 15:43   
(edited on: 10-01-2017 16:12)
implemented in CDD V1.2.3 Jan 2017

(0014512)
linla   
20-01-2017 14:21   
approved in WG1#38 with modification: counted from inside border, add innerHardshoulder and outerHardshoulder.

LanePosition ::= INTEGER {offTheRoad(-1), hardShouldeinnerHardShoulder(0),
innermostDrivingLane(1), secondLaneFromInside(2), outterHardShoulder(14) } (-1..14)
(0014513)
linla   
20-01-2017 14:21   
Approved in WG1#38 meeting





View Issue Details
7429 [CDD ASN.1 (TS 102 894-2)] Bug Report minor have not tried 12-04-2016 14:38 20-01-2017 14:15
Tijink  
Lan LIN  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
Delete assigned version number ItsPduHeader.protocolVersion
The assigned version number "currentVersion(1)" in A.114 does not make sense and is confusing.

ItsPduHeader ::= SEQUENCE {
    protocolVersion INTEGER{ currentVersion(1) } (0..255),

First of all "currentVersion" is unclear (current Version of what?). But most importantly, it is up to the facility layer specifrications to define the value of protocolVersion. E.g. TS 103301 defines:

The protocolVersion (defined in the header) of IVIM message based on the present document is set to value "1".

So we propose to revise it to:

ItsPduHeader ::= SEQUENCE {
    protocolVersion INTEGER (0..255),
Notes
(0013944)
Sebastian Muellers   
18-04-2016 14:13   
Hi Jasja, you raise an important point.
=> "current version " is unclear
=> TS 102 894-2 defines: protocolVersion: version of the ITS message and/or communication protocol. This needs to be defined clesrer, i.e. to say that the version number identifies the Release, eg Release 1 / Release 2.
=> When do we increase the version number?
=> where do we list which base spec versions ( and ASN.1 modules ) are part of a given release?
(0014341)
Sebastian Muellers   
23-11-2016 14:00   
please approve at ITSWG1#38
(0014484)
linla   
10-01-2017 15:34   
(edited on: 10-01-2017 16:14)
implemented in CDD V1.2.3 for approval.

(0014499)
linla   
18-01-2017 09:32   
change the definition of protocolVersion: version of the ITS message. Approved by ITS WG1#38 meeting
(0014500)
linla   
18-01-2017 09:32   
(edited on: 20-01-2017 14:15)
Approved in WG1#38 meeting, description of protocolVersion modified.






View Issue Details
6973 [SECURITY] Base Spec feature always 24-03-2015 16:41 19-01-2017 08:32
Norbert Bissmeyer  
Denis Filatov  
normal  
resolved  
won't fix  
none    
none  
   
ITS-S should stop requesting an unrecognized AA certificate if the issuer of the AA certificate is untrusted
In ETSI TS 103 097 v1.1.20 it is not specified whether an ITS-S should repeat or stop sending request of unrecognized AA certificate if it does not trusted the issuer of the AA certificate. For example, the ITS-S belong to different root domains and do not trust each other.
Add in the CAM profile of TS 103 097 in section 7.1 a statement that a receiver shall stop requesting an unrecognized AA certificate if the issuer of the AA certificate is not trusted.
Notes
(0014511)
Denis Filatov   
19-01-2017 08:32   
This is an implementation bug





View Issue Details
7592 [CDD ASN.1 (TS 102 894-2)] Bug Report tweak have not tried 08-01-2017 19:24 18-01-2017 10:02
buburuzan  
linla  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
Extend the current definition of DE_LongitudinalAccelerationValue to become more clear how the calculation is made.
Please include the additional sentence “This acceleration along the tangent plane of the road surface does not include gravity components” to the existing definition of A45 DE_LongitudinalAccelerationValue to cover cases of vehicles on slopes where the gravitational acceleration plays a role in the calculation.
CR form is ITSWG1(16)001003 (https://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2016//ITSWG1(16)001003_Extended_Longitudinal_Acceleration_Definition.docx [^]) and the motivation for the change is ITSWG1(16)001004 (https://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2016//ITSWG1(16)001004_Motivation_CR_-_Extended_Longitudinal_Acceleration_Definitio.pptx [^]).
Notes
(0014489)
linla   
10-01-2017 15:50   
please approve in WG1#38
(0014501)
linla   
18-01-2017 10:02   
“This acceleration is along the tangent plane of the road surface and does not include gravity components.”

approved in WG1#38
(0014502)
linla   
18-01-2017 10:02   
“This acceleration is along the tangent plane of the road surface and does not include gravity components.”

approved in WG1#38





View Issue Details
7581 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 13:48 18-01-2017 08:34
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
named integers in the OID need to be unique throughout ASN.1 modules
There are multiple IS modules defined. Below you see a listing of the OIDs of each module. We have received feedback that the named integers in the OID need to be unique throughout ASN.1 modules.

As you can see ‘en’ is not unique ; in one case it is en (302637) and in the other case it is en (103301). Therefore the name ‘en’ cannot be resolved. A work around could be to name ‘en’ instead to ‘en_302637’ and ‘en_103301’.

itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (302637) cam (2) version (1)
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (302637) denm (1) version (1)
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) spatem (0) version1 (1)
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) mapem (1) version1 (1)
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) ivim (2) version1 (1)
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) srem (3) version1 (1)
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) ssem (4) version1 (1)
Notes
(0014498)
Sebastian Muellers   
18-01-2017 08:34   
fixed as
SPATEM-PDU-Descriptions {
        itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts-103301 (103301) spatem (0) version1 (1)
}

MAPEM-PDU-Descriptions {
        itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts-103301 (103301) mapem (1) version1 (1)
}

IVIM-PDU-Descriptions {
        itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts-103301 (103301) ivim (2) version1 (1)
}

SREM-PDU-Descriptions {
        itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts-103301 (103301) srem (3) version1 (1)
}

SSEM-PDU-Descriptions {
        itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts-103301 (103301) ssem (4) version1 (1)
}





View Issue Details
7572 [GeoNetworking] ATS minor have not tried 16-12-2016 07:29 12-01-2017 15:14
Yann Garcia  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
Check the used addresses
In TC_IPV6GEO_MR_GVL_BV_07() and TC_IPV6GEO_MR_GVL_BV_09(), check the used addresses
There are no notes attached to this issue.





View Issue Details
7209 [CDD ASN.1 (TS 102 894-2)] New Feature major have not tried 27-10-2015 14:13 10-01-2017 16:14
linla  
Yann Garcia  
normal  
resolved  
fixed  
none    
none  
  Next Release  
[DE_ItsPduHeader]: extend value for SPAT/MAP/IVI/SSM/SRM
propose to change the ASN.1 representation
ItsPduHeader ::= SEQUENCE {
protocolVersion INTEGER{ currentVersion(1) } (0..255),
messageID INTEGER{ denm(1),cam(2), poi(3), spat(4), map(5), ivi(6), ev-rsr(7), srm(8), ssm(9) } (0..255),
stationID StationID
}
 
Definition Common message header for application and facilities layer messages. It is included at the beginning of an ITS message as the message header.
The DF shall include the following information:
protocolVersion: version of the ITS message and/or communication protocol,
messageID: Type of the ITS message. Following message type values are assigned in the present document:
denm(1): Decentralized Environmental Notification Message (DENM) as specified in ETSI EN 302 637-3 [i.3],
cam(2): Cooperative Awareness Message (CAM) as specified in ETSI EN 302 637-2 [i.2],
poi(3): Point of Interest message as specified in ETSI TS 101 556-1 [i.11],
spat(4): Signal Phase And Timing (SPAT SpatMessage) message as specified in ETSI TS 103 300 [i.14],
map(5): Topological map (MapMessage) MAP message as specified in ETSI TS 103 300 [i.14],
ivi(6): In Vehicle Information (IVI IviMessage) message as defined in ETSI TS 103 300 [i.14],
ev-rsr(7): Electric vehicle recharging spot reservation message, as defined in ETSI TS 101 556-3 [i.11],
srm(8): Signal Request Message (SrmMessage) message as specified in ETSI TS 103 300 [i.14],
ssm(9): Signal Request Status Message (SsmMessage) message as specified in ETSI TS 103 300 [i.14],
stationID: the identifier of the ITS-S that generates the ITS message in question. It shall be represented as specified in clause A.77 StationID.
 
 
Please change also the reference:
[i.14] ETSI TS 101 556-3 (draft V0.9.0): "Intelligent Transport Systems (ITS); Infrastructure to Vehicle Communications; Communications system for the planning and reservation of EV energy supply using wireless networks".
[I.14] ETSI TS 103 301 (draft V0.0.11): "Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Facilities layer protocols and communication requirements for infrastructure services.
Notes
(0013906)
Sebastian Muellers   
04-04-2016 15:45   
Taking into account that TPG had requested the value 8, see issue#7005

the updated messageID shoudl be:

messageID INTEGER{ denm(1),cam(2), poi(3), spatem(4), mapem(5), ivim(6), ev-rsr(7), tistpgtransaction(8),srem(9), ssem(10) } (0..255),
(0013907)
Sebastian Muellers   
04-04-2016 15:45   
please approve at ITSWG1#35
(0013934)
linla   
12-04-2016 13:47   
approved in ITS WG1#35 meeting.
(0013945)
Yann Garcia   
22-04-2016 08:24   
Implemented
(0013964)
Sebastian Muellers   
02-06-2016 15:07   
add to messageID INTEGER{ denm(1),cam(2), poi(3), spatem(4), mapem(5), ivim(6), ev-rsr(7), tistpgtransaction(8),srem(9), ssem(10) } (0..255)

as well evcsn(11) from TS 101 556-1 v1.1.1
(0013971)
Yann Garcia   
05-07-2016 06:43   
Implemented
(0014212)
Yann Garcia   
26-09-2016 09:31   
Reset all changes for ITS-CMS5 Plugtest, keep only Mantis 0007209, 0007005
U /branches/STF517/asn1/ITS-Container/ITS-Container.asn [^]
(0014478)
linla   
09-01-2017 14:52   
(edited on: 10-01-2017 16:14)
implemented in CDD V1.2.3 in Jan 2017






View Issue Details
7005 [CDD ASN.1 (TS 102 894-2)] New Feature feature have not tried 03-04-2015 10:41 10-01-2017 16:13
linla  
Yann Garcia  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
“[DF_ItsPduHeader] message ID for TIS-TPG message
Request message ID for TIS-TPG transaction message as specified in TS 101 556 -2. Propose to assign the value 8, tistpgtransaction(8).
Notes
(0012933)
linla   
14-04-2015 14:55   
approved in ITS WG1 31 meeting
(0013947)
Yann Garcia   
22-04-2016 08:28   
Implemented:
srm -> tistpgtransaction
(0014213)
Yann Garcia   
26-09-2016 09:31   
Reset all changes for ITS-CMS5 Plugtest, keep only Mantis 0007209, 0007005
U /branches/STF517/asn1/ITS-Container/ITS-Container.asn [^]
(0014479)
linla   
09-01-2017 14:52   
(edited on: 10-01-2017 16:13)
implemented in CDD V1.2.3 in Jan 2017






View Issue Details
7091 [CDD ASN.1 (TS 102 894-2)] New Feature major have not tried 23-06-2015 01:43 10-01-2017 16:13
linla  
Yann Garcia  
high  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
  Next Release  
[ProtectedZoneType]: extention with temporary Cen DSRC type
To include additional value to be in line with the published TS 102 792 (CEN DSRC co-existance).

ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), temporaryCenDsrcTolling (1), ... }
Notes
(0013429)
linla   
27-10-2015 12:34   
the proposal is approved in ITS WG1#633 meeting
(0013430)
linla   
27-10-2015 12:36   
approved by ITS WG1#33 meeting
(0013916)
Sebastian Muellers   
04-04-2016 16:36   
this change is not backward compatibile and requires an update of CDD version to V2
(0013918)
Sebastian Muellers   
04-04-2016 16:38   
please approve at ITSWG1#35
(0013927)
Sebastian Muellers   
05-04-2016 15:59   
correction of previous statement: this CR is backward compatible
(0013931)
linla   
12-04-2016 13:40   
approved in ITS WG1#35
(0013948)
Yann Garcia   
22-04-2016 08:30   
Implemented
(0014209)
Sebastian Muellers   
21-09-2016 13:54   
backwards compatible way is +ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), ..., temporaryCenDsrcTolling (1) }
(0014480)
linla   
09-01-2017 14:53   
(edited on: 10-01-2017 16:13)
implemented in CDD V1.2.3 in Jan 2017






View Issue Details
7433 [CDD ASN.1 (TS 102 894-2)] Bug Report feature have not tried 18-04-2016 14:21 10-01-2017 16:12
Sebastian Muellers  
Yann Garcia  
normal  
resolved TS 102 894-2 V1.2.1  
fixed  
none    
none  
   
[DE_VehicleBreakdownSubCauseCode] new subCauseCode for TIS TPG application
Add one new subCauseCode to support the TIS TPS application as specified in TC 101 556 -2, tyrePressureProblem(9).
Notes
(0013946)
Yann Garcia   
22-04-2016 08:26   
Implemented
(0014483)
linla   
10-01-2017 15:24   
(edited on: 10-01-2017 16:12)
implemented in v1.2.3 Jan 2017






View Issue Details
7589 [Upper Tester TR 103 099] Spec minor have not tried 21-12-2016 09:21 21-12-2016 09:21
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
rename Upper Tester to Test Control Interface?
consider to rename Upper Tester to Test Control Interface. might be a clear name.
There are no notes attached to this issue.





View Issue Details
7588 [SECURITY] Base Spec minor have not tried 20-12-2016 13:07 20-12-2016 15:49
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
SSP needs to be redesigned
Plugtest discussion on SSP length. If we want to add SSPs to the AA certificate we need to make rules hwo to compare SSPs in AA and in AT certificate.
There are no notes attached to this issue.





View Issue Details
7587 [MAP/SPAT] Base Spec minor have not tried 20-12-2016 12:59 20-12-2016 12:59
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
IVIM.ivi.optional.gic SSP


There is no SSP for the gic itself, but SSP exists for other optional elements such as IVIM.ivi.optional.rcc
Is this correct?
There are no notes attached to this issue.





View Issue Details
7586 [MAP/SPAT] Base Spec minor have not tried 20-12-2016 12:57 20-12-2016 12:57
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
AdvisorySpeed SSP
SPATEM.spat.intersections.
IntersectionState.states.MovementState.state-time-speed.MovementEvent.speeds is an optional container. Shouldn’t the flag be set for the container itself?
There are no notes attached to this issue.





View Issue Details
7585 [MAP/SPAT] Base Spec minor have not tried 20-12-2016 12:55 20-12-2016 12:55
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
SPATEM.spat.intersections. IntersectionState.status is mandatory and hence cannot be SSPed
SPATEM.spat.intersections. IntersectionState.status is mandatory and hence cannot be SSPed
There are no notes attached to this issue.





View Issue Details
7584 [MAP/SPAT] Base Spec minor have not tried 20-12-2016 12:55 20-12-2016 12:55
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
SPATEM.spat.intersections. IntersectionState shoudl not be included in SSP
a SPAT without being allowed to send SPATEM.spat.intersections.
IntersectionState is not a SPAT.
There are no notes attached to this issue.





View Issue Details
7583 [MAP/SPAT] Base Spec minor have not tried 20-12-2016 12:51 20-12-2016 12:51
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
protocolVersion should be set to 2
The protocolVersion (defined in the header) of all IS messages based on the present document is set to value "1". It should be 2.
There are no notes attached to this issue.





View Issue Details
7582 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 13:53 19-12-2016 13:57
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
wrong OID in all modules
wrong OID
instead of 'en' it should be 'ts'
from : itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) spatem (0)

to : itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (103301) spatem (0)
Notes
(0014462)
Sebastian Muellers   
19-12-2016 13:57   
fixed in trunk





View Issue Details
7574 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 12:39 19-12-2016 13:56
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
IVI - 'TcPart / data' and 'Text / textContent' fields: OCTET STRING or UTF8String with a length limitation
'TcPart / data' and 'Text / textContent' fields: it is not a good idea to have OCTET STRING or UTF8String with a length limitation. That is a potential source for both errors and security vulnerability.

There are no notes attached to this issue.





View Issue Details
7576 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 12:41 19-12-2016 13:56
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
IVI - how to handle future extensions
Some named integers are extensible types (e.g. GoodsType), while other named integers contain 'reserved for future use' name extension values (e.g. DriverCharacteristics). There should be a consistent approach to how to handle future extensions.

There are no notes attached to this issue.





View Issue Details
7577 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 12:42 19-12-2016 13:56
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
IVI - logical problems with TractorCharacteristics and TrainCharacteristics types
There are multiple logical problems with the TractorCharacteristics / TrailerCharacteristics / TrainCharacteristics types:
- what should happen if at the SEQUENCE OF VehicleCharacteristicsFixValues { CHOICE {...} } elements the same CHOICE is selected multiple times, but with different value assignments?
- what should happen if the same CHOICE and value types are selected for equalTo and notEqualTo fields?
- the logic of the 'ranges' element is hard to understand
- what should happen if TractorCharacteristics and TrainCharacteristics types are filled with inconsistent values?
The above dilemmas should not occur with properly written ASN.1 definitions, because the aim is ensure that valid messages are never logically inconsistent. I would redo these type definitions, and use just nested SEQUENCE structures.

There are no notes attached to this issue.





View Issue Details
7575 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 12:40 19-12-2016 13:56
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
   
IVI - Avoid inline definitions
Avoid inline definitions, such as appears at "VehicleCharacteristicsFixValues (WITH COMPONENTS {..., euroAndCo2value ABSENT, engineCharacteristics ABSENT})" definition in TrailerCharacteristics or in the VehicleCharacteristicsRanges type definition. Just define separately as new type, which is restricted from the parent type. Especially avoid nested inline definitions, which appears for the 'ranges' field of TrailerCharacteristics type. I am not even sure what the ... extension means in the context of the WITH COMPONENTS keyword.
There are no notes attached to this issue.





View Issue Details
7578 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 12:43 19-12-2016 13:55
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
IVI - Type and field names not descriptive enough
 Type and field names should be descriptive enough to avoid misunderstanding about their correct interpretation. There is nothing descriptive at all about e.g. the following type and field names:
DDD::= SEQUENCE{
    dcj INTEGER(1..128) OPTIONAL,
    dcr INTEGER(1..128)OPTIONAL,
    tpl INTEGER(1..128)OPTIONAL,
    ioList SEQUENCE (SIZE (1..8,...)) OF DDD-IO
    }
-- changes: from DDD_IO to DDD-IO
DDD-IO::= SEQUENCE{
        drn INTEGER(0..7),
        dp SEQUENCE (SIZE (1..4,...)) OF DestinationPlace OPTIONAL,
        dr SEQUENCE (SIZE (1..4,...)) OF DestinationRoad OPTIONAL,
        rne INTEGER(1..999) OPTIONAL,
        stnId INTEGER(1..999) OPTIONAL,
        stnText UTF8String OPTIONAL,
        dcp DistanceOrDuration OPTIONAL,
        ddp DistanceOrDuration OPTIONAL
        }

Notes
(0014460)
Sebastian Muellers   
19-12-2016 12:44   
In some types (e.g. 'Text' type) while the meaning of a field is clear (e.g. language), no interpretation is given for the corresponding BIT STRING values. There should be some definition to interpret transmitted values.
(0014461)
Sebastian Muellers   
19-12-2016 12:45   
There is a comment mentioning "naming collision with data element ManagementContainer of Module DENM-PDU-Descriptions", but there is no collision in fact: names can be reused between independent module definitions.





View Issue Details
7580 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 13:02 19-12-2016 13:55
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
MAP - avoid length-specific ASN.1 typing
MAP - avoid length-specific ASN.1 typing like shown in the exmpale below. ASN.1 can handle the encoding itself. there is no need to add length -specific types.

NodeOffsetPointXY ::= CHOICE {
   -- Nodes with X,Y content
   node-XY1 Node-XY-20b, -- node is within 5.11m of last node
   node-XY2 Node-XY-22b, -- node is within 10.23m of last node
   node-XY3 Node-XY-24b, -- node is within 20.47m of last node
   node-XY4 Node-XY-26b, -- node is within 40.96m of last node
   node-XY5 Node-XY-28b, -- node is within 81.91m of last node
   node-XY6 Node-XY-32b, -- node is within 327.67m of last node
   node-LatLon Node-LLmD-64b, -- node is a full 32b Lat/Lon range
   regional RegionalExtension {{Reg-NodeOffsetPointXY}}
                                    -- node which follows is of a
                                    -- regional definition type
   }
There are no notes attached to this issue.





View Issue Details
7579 [IS ASN.1 (TS 103 301)] General minor have not tried 19-12-2016 12:51 19-12-2016 13:55
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
IVI - type names should not be called ‘optional’ ‘mandatory’
do not name fields ‘optional’ ‘mandatory’
There are no notes attached to this issue.





View Issue Details
7441 [CAM] ATS minor have not tried 03-06-2016 15:11 16-12-2016 14:18
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
document the secured-mode option
docuemnt that CAM/DENM test suites can be run in secured mode
Notes
(0014445)
Sebastian Muellers   
16-12-2016 14:18   
the following text was added

4.5 Executing CA tests in secured mode
All the CA tests, with the execption of the SSP tests, can be executed with security enabled or with security disabled. The choice of running the CA tests in secured or non-secured mode has no impact on the result of the CA tests because the test verdicts assess CA protocol behaviour only.
The SSP tests can only be executed in secured mode.
The choice of running the CA tests in secured or non-secured mode can be controlled via the test suite parameter PICS_IS_IUT_SECURED, see table A.4/1 [2].
Before running the CA tests in secured mode, the following steps need to be executed
• security certificates need to be generated for the tester as well as for the IUT, see ETSI TS 103 096-3 [i.2] clause 5.3.2.5;
• security certificates need to be installed onto the IUT, see ETSI TS 103 096-3 [i.2] clause 5.3.2.6;
• in case of usage of the ETSI test adapter, the following test adapter parameters need to be configured:
Test adapter parameter Default value Comment
TsSecuredRootPath data/certificates The path to the location where all certificates (tester and IUT certificates) are installed
TsSecuredConfigId void Name of the subfolder in TsSecuredRootPath in order to organize multiple IUTs
UtSecuredMode FALSE To use upper-tester interface in non-secured mode





View Issue Details
7571 [CAM] ATS major have not tried 16-12-2016 07:26 16-12-2016 07:26
Yann Garcia  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
  Next Release  
Make template for tolling
In f_CAM_MSD_SSP_BO_01() and f_CAM_MSP_SSP_BV_01(), make template for tolling
There are no notes attached to this issue.





View Issue Details
7224 [DENM] ATS trivial have not tried 18-11-2015 11:40 15-12-2016 15:57
Thomas Reschka  
user447  
normal  
resolved Test_Spec_TS102869_v1.4.1  
fixed  
none    
none  
   
Missing test cases
Dear all,
In the current ETSI testsuite the following test cases are missing:
TP/DEN/EVGN/BV-08
TP/DEN/MSRV/BO-08
TP/DEN/MSRV/BO-09
This missing test cases should be added.
Best regards,
Thomas
Notes
(0014442)
Sebastian Muellers   
15-12-2016 15:57   
TP/DEN/EVGN/BV-08 documented as untestable
TP/DEN/MSRV/BO-08 : has been added
TP/DEN/MSRV/BO-09 : has been added





View Issue Details
7567 [CAM] ATS minor have not tried 14-12-2016 09:04 14-12-2016 09:04
Yann Garcia  
Sebastian Muellers  
normal  
assigned Test_Spec_TS102868_v1.3.1  
open  
none    
none  
  Next Release  
Add support of negative value when computing v_curVal
Add support of negative value when computing v_curVal
There are no notes attached to this issue.





View Issue Details
7566 [CAM] Base Spec minor have not tried 14-12-2016 09:02 14-12-2016 09:02
Yann Garcia  
Sebastian Muellers  
normal  
assigned Base_Spec_EN302637_2_v1.3.2  
open  
none    
none  
  Next Release  
HeadingValue: both value indicates the north: 0 & 3600
HeadingValue: both value indicates the north: 0 & 3600
There are no notes attached to this issue.





View Issue Details
7565 [CAM] TSS&TP minor have not tried 14-12-2016 08:02 14-12-2016 08:02
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
replace TP/XX with TP_XX
replace backslash with underscore in all CAM/DENM/GN TPs
There are no notes attached to this issue.





View Issue Details
7338 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:14 13-12-2016 16:10
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_SND_CAM_12_01_BV] English
referenced to unknown certificate -> referencing an unknown certificate ?
Notes
(0013720)
Denis Filatov   
18-01-2016 14:56   
Any difference?
(0014406)
Denis Filatov   
13-12-2016 13:08   
fixed in all document
(0014426)
Denis Filatov   
13-12-2016 16:10   
referenced to ==> referencing the(a)
0007338
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_06/TP_SEC_ITSS_SND_CAM_06_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_07/TP_SEC_ITSS_SND_CAM_07_01_TI.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_12/TP_SEC_ITSS_SND_CAM_12_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_16/TP_SEC_ITSS_SND_CAM_16_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_02/TP_SEC_ITSS_SND_CERT_02_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_07/TP_SEC_ITSS_SND_CERT_07_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_07/TP_SEC_ITSS_SND_CERT_07_02_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_08/TP_SEC_ITSS_SND_CERT_08_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_11/TP_SEC_ITSS_SND_CERT_11_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_11/TP_SEC_ITSS_SND_CERT_11_02_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_12/TP_SEC_ITSS_SND_CERT_12_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AA/SEC_ITSS_SND_CERT_AA_11/TP_SEC_ITSS_SND_CERT_AA_11_01_BV.json [^]





View Issue Details
7302 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:36 13-12-2016 16:03
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_06_02_BV] Typos
A { is missing after the second id_region.

And an extra brake line has been introduced after CERTIFICATES[n-1].

And again I can't find in the 103 096 1&2&3 v1.2.1 any specification
of CERTIFICATES (its not in ETSI TS 103 096-3 V1.2.1 section 5.3, not
define any where in the version I have of 103 096-3 V1.2.1).

So why the certificate should all contain a validity region ? I
don't understand ? Why N and not a precise value if we know what
should be expected in the chain ?
Notes
(0013690)
Denis Filatov   
14-01-2016 21:03   
1. I'm removing any {} from TPs to be more close to the TPLan language.

2. CERTIFICATES here was just a reference to previously used certificate chain. I'm removing it from all TPs and making references directly to 'certificates[n-1]'

> So why the certificate should all contain a validity region ?
Not all, only if issuing cert contains it.

> Why N and not a precise value if we know what should be expected in the chain ?
See note of 0007299
(0014410)
Denis Filatov   
13-12-2016 13:28   
any { and } was removed.
(0014425)
Denis Filatov   
13-12-2016 16:03   
remove all unexpected { and }
0007302
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_03_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_02_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_04_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_05_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_01_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_03_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_11/TP_SEC_ITSS_RCV_CERT_11_01_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_11/TP_SEC_ITSS_RCV_CERT_11_04_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_01/TP_SEC_ITSS_RCV_DENM_01_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_04_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_02_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_03_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_02_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_03_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_11_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_04_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_02_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_11/TP_SEC_ITSS_SND_CERT_11_02_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AT/SEC_ITSS_SND_CERT_AT_07/TP_SEC_ITSS_SND_CERT_AT_07_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AT/SEC_ITSS_SND_CERT_AT_10/TP_SEC_ITSS_SND_CERT_AT_10_01_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_02_BV.json [^]
U /branches/STF517/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_04/TP_SEC_ITSS_SND_GENMSG_04_01_BV.json [^]





View Issue Details
7104 [SECURITY] TSS&TP minor have not tried 07-07-2015 15:53 13-12-2016 15:12
Sebastian Muellers  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
check Conti input
https://docbox.etsi.org/ITS/ITSWG5/05-CONTRIBUTIONS/2015//ITSWG5(15)000048_Continental_CR_to_RTS_ITS-00529__TS_103_096-2__Security_TSS_.xlsx [^]
Notes
(0014422)
Denis Filatov   
13-12-2016 15:12   
already fixed (see TP_SEC_ITSS_RCV_CAM_04_12_BV)





View Issue Details
6974 [SECURITY] TSS&TP minor have not tried 25-03-2015 09:35 13-12-2016 15:08
Denis Filatov  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
   
TC_SEC_ITSS_RCV_CAM_04_01c_BO is missing in TP document
TC_SEC_ITSS_RCV_CAM_04_01c_BO is missing in TP document
Notes
(0014421)
Denis Filatov   
13-12-2016 15:08   
not needed





View Issue Details
7245 [SECURITY] TSS&TP minor have not tried 15-12-2015 13:12 13-12-2016 15:07
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
TP_SEC_ITSS_RCV_CAM_07_01_BO - define AID_CAM and AID_DENM
Also: TP_SEC_ITSS_RCV_GENMSG_01_01_BV

Please define AID_CAM, AID_DENM and AID_BEACON somewhere in the document, e.g. by referencing the iTSapObName in the AssignedNumbers-document as referenced in TS 102 965 (is it "CA Basic Service"?)

http://standards.iso.org/iso/ts/17419/TS17419%20Assigned%20Numbers/TS17419_ITS-AID_AssignedNumbers.pdf [^]
Notes
(0013640)
Denis Filatov   
16-12-2015 12:32   
Of course, it will be defined in the final document and the reference will be added
(0014420)
Denis Filatov   
13-12-2016 15:07   
Done





View Issue Details
7267 [SECURITY] TSS&TP minor have not tried 17-12-2015 13:57 13-12-2016 13:38
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Define relation between certain region-restrictions and issuing certificates
For TPs:
TP_SEC_ITSS_RCV_CERT_06_01_BV
TP_SEC_ITSS_RCV_CERT_06_02_BV
TP_SEC_ITSS_RCV_CERT_06_03_BO
TP_SEC_ITSS_RCV_CERT_06_04_BO
TP_SEC_ITSS_RCV_CERT_06_05_BO

Please define the relationship between issuing certificates and the corresponding region-restrictions. For example in TP_SEC_ITSS_RCV_CERT_06_01_BV, the CURCULAR_REGION_AA should be a validity restriction for CERT_TS_B_AA, but this is currently not visible from the given behavior-definition.
Notes
(0014413)
Denis Filatov   
13-12-2016 13:38   
fixed





View Issue Details
7312 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:26 13-12-2016 13:34
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_05_04_BO] Reference
Section 7.1 of 103 097-2 does not give any restriction on
certificate chains. Shouldn't an other reference be given ?
Notes
(0014412)
Denis Filatov   
13-12-2016 13:34   
yes, it gives:
"it shall include a signer_info field of type certificate_chain containing the currently used authorization ticket and authorization authority certificate immediately in its next CAM", so at least 2.





View Issue Details
7299 [SECURITY] TSS&TP minor have not tried 14-01-2016 08:54 13-12-2016 13:29
haddads  
Denis Filatov  
normal  
resolved Next Version  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_01_02_BV] Certificate chain length ?
When can the certificate chain be longer than 2 ?

So far I have only see 3 levels for the certification ceritfication chain.
If it can be greater, longer chain should be tested.

Otherwise if the hypothesis here is the same as in ETSI TS 103 096-2 v1.1.1 should'nt we test that the chain certificate length is exactly 3 ? And that all the certificate in the chain are of version 2 ?
Notes
(0013689)
Denis Filatov   
14-01-2016 20:52   
Theoretically AA certificate can be issued by some other intermediate CA, the 103097 doesn't forbid it explicitly (see clause 6.3: "Root CAs, which sign certificates of other CAs, shall use the SubjectType root_ca", but it doesn't mean that all other CAs must be signed by the Root CA only). So that, chains can contain more than one AA certs and can be longer than 2 and it is necessary to support it in tests.
Actually this situation shall be avoided when possible to prevent increasing message size.
Are you agree?
(0014411)
Denis Filatov   
13-12-2016 13:29   
nothing to change for the moment. Waiting for updated specification in 103097





View Issue Details
7301 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:19 13-12-2016 13:17
haddads  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_05_02_BV] Is CERTIFICATES defined somewhere ?
I could'nt find a specification for CERTIFICATS.

Shouldn't we also specify what is the expected result if the
certificate CERTIFICATES [N-1] doesn't exist or doesn't contain a
validity region, or states that its a the prerequisite in the "with"
part.
Notes
(0013685)
Peter Felber   
14-01-2016 09:59   
I didn't find a requirement about the length of the certificate-chain in TS102940 or TS102941. Could it be possible that this is left open by the specification? In that case, we should assume a possible variable certificate length with more than 3 certificates.
(0013695)
Denis Filatov   
15-01-2016 13:45   
Actually this word has been used to refer to the certificate chain in the current message. This is a point to be removed from TPs. Already done in SND part.
(0013696)
Denis Filatov   
15-01-2016 13:48   
Agree with Peter. We shouldn't limit the max size of the chain.
Regarding the min size, it can not be less then 2 certs for the CAM profile, but who knows the future when new profile can come in?
(0014409)
Denis Filatov   
13-12-2016 13:17   
There is no clean requirements for the size of the chain in general. Anyway regions specification is the point of change in next spec version.





View Issue Details
7300 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:08 13-12-2016 13:11
haddads  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_02_01_BV][General remarks/questions] Testing the certifcate chain
Shouldn't we check (add a test?) that the chain is not longer than an upper 3 and that longer chains are rejected ? As far as I know the chain presented in the standards are always the same (root, AA, AT, cert), but can it be longer ?

Since validating long certification chains can be a source of attacks. If it can be longer we should add tests with long chains (10-15 certificates, 100 ?).

Also I think that the test should check the validity of the entire chain,
not just the one of the last certificate e.g. : no loop, all the certificates are valid, etc; this is not tested.
Notes
(0013686)
Peter Felber   
14-01-2016 10:04   
I didn't find a definition for the maximum length of certificate-chains in TS102940 or TS102941. If this is left open, we should also assume certificate chains which are longer than 3 certificates.
(0013698)
Denis Filatov   
15-01-2016 15:27   
Look at the figure A.2 in TS102940: there are intermediate CAs on the picture.
(0014408)
Denis Filatov   
13-12-2016 13:11   
nothing to fix





View Issue Details
7340 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:18 13-12-2016 13:10
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_DENM_05_02_BV to 05_05] Different from the tests for CAM !? And English
Can the type really be different between the different certificates or
not.

Apparently the tests for CAM presumed so.

Summary :
"inside the XXXX region containing in the validity restriction of the certificate [...]"
-> "inside the XXXX region defined by the certificate validity restriction [...]"
Notes
(0013706)
Denis Filatov   
15-01-2016 16:54   
which type you mean?
type of the region? can be one of 4.
(0013707)
Denis Filatov   
15-01-2016 16:55   
0007340
fixed English
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_05_BV.json [^]
(0014407)
Denis Filatov   
13-12-2016 13:10   
nothing to fix





View Issue Details
7563 [CAM] ATS minor have not tried 12-12-2016 13:09 12-12-2016 16:00
Sebastian Muellers  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
calculate ID based on the name of certificate to be used
 modulepar Oct8 PX_CERT_IUT_CAM_02 := 'C19561F65F12C99E'O;

 modulepar Oct8 PX_CERT_IUT_CAM_03 := 'F62F77E85F283F06'O;
Notes
(0014388)
Denis Filatov   
12-12-2016 15:59   
1. PX_CERT_FOR_TA ==> PX_CERT_FOR_TS ( Fix 0007564 )
2. Use names instead of HashID for IUT certificate definition in SSP tests ( 0007563 )
U /branches/STF517/ttcn/CAM/LibItsCam_Functions.ttcn [^]
U /branches/STF517/ttcn/CAM/LibItsCam_Pixits.ttcn [^]
U /branches/STF517/ttcn/DENM/LibItsDenm_Functions.ttcn [^]
U /branches/STF517/ttcn/DENM/LibItsDenm_Pixits.ttcn [^]
U /branches/STF517/ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn [^]
U /branches/STF517/ttcn/GeoNetworking/LibItsGeoNetworking_Pixits.ttcn [^]
U /branches/STF517/ttcn/IVIM/LibItsIvim_Functions.ttcn [^]
U /branches/STF517/ttcn/IVIM/LibItsIvim_Pixits.ttcn [^]
U /branches/STF517/ttcn/MapemSpatem/LibItsMapemSpatem_Functions.ttcn [^]
U /branches/STF517/ttcn/MapemSpatem/LibItsMapemSpatem_Pixits.ttcn [^]
U /branches/STF517/ttcn/SremSsem/LibItsSremSsem_Functions.ttcn [^]
U /branches/STF517/ttcn/SremSsem/LibItsSremSsem_Pixits.ttcn [^]
(0014390)
Denis Filatov   
12-12-2016 16:00   
Use names instead of HashID for IUT certificate definition in SSP tests ( Fix 0007563 )
U /branches/STF517/ttcn/AtsCAM/ItsCam_TpFunctions.ttcn [^]
U /branches/STF517/ttcn/AtsDENM/ItsDenm_TpFunctions.ttcn [^]





View Issue Details
7564 [CAM] ATS minor have not tried 12-12-2016 13:23 12-12-2016 15:59
Sebastian Muellers  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
rename PX_CERT_FOR_TA to PX_CERT_FOR_TS
/**
     * @desc The certificate identifier the TA shall use in case of secured IUT
     */
    modulepar charstring PX_CERT_FOR_TA := "CERT_TS_A_AT";
Notes
(0014389)
Denis Filatov   
12-12-2016 15:59   
1. PX_CERT_FOR_TA ==> PX_CERT_FOR_TS ( Fix 0007564 )
2. Use names instead of HashID for IUT certificate definition in SSP tests ( 0007563 )
U /branches/STF517/ttcn/CAM/LibItsCam_Functions.ttcn [^]
U /branches/STF517/ttcn/CAM/LibItsCam_Pixits.ttcn [^]
U /branches/STF517/ttcn/DENM/LibItsDenm_Functions.ttcn [^]
U /branches/STF517/ttcn/DENM/LibItsDenm_Pixits.ttcn [^]
U /branches/STF517/ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn [^]
U /branches/STF517/ttcn/GeoNetworking/LibItsGeoNetworking_Pixits.ttcn [^]
U /branches/STF517/ttcn/IVIM/LibItsIvim_Functions.ttcn [^]
U /branches/STF517/ttcn/IVIM/LibItsIvim_Pixits.ttcn [^]
U /branches/STF517/ttcn/MapemSpatem/LibItsMapemSpatem_Functions.ttcn [^]
U /branches/STF517/ttcn/MapemSpatem/LibItsMapemSpatem_Pixits.ttcn [^]
U /branches/STF517/ttcn/SremSsem/LibItsSremSsem_Functions.ttcn [^]
U /branches/STF517/ttcn/SremSsem/LibItsSremSsem_Pixits.ttcn [^]





View Issue Details
7560 [Upper Tester TR 103 099] Codec major have not tried 06-12-2016 15:00 06-12-2016 15:00
Yann Garcia  
Yann Garcia  
high  
resolved  
fixed  
none    
none  
   
Wrong typing description for UtChangePosition.DeltaElevation
Description indicates 1 byte length, the value is encoded into 4 bytes.
Change DeltaElevation in centimeter (as described in ITS-Container) and update ETSI TR 103 099
Notes
(0014365)
Yann Garcia   
06-12-2016 15:00   
Done





View Issue Details
7559 [SECURITY] Base Spec minor have not tried 05-12-2016 14:14 06-12-2016 12:27
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
  Next Version  
to add SSPs in the AA certificate
Discussion with companies whether it is required to add SSPs in the AA certificate in order to limit the power of the AA. Feedback collected to continue the preparation of updating the security standard (TS 103 097)
There are no notes attached to this issue.





View Issue Details
7537 [ITS Library] Bug report feature have not tried 21-11-2016 14:16 03-12-2016 05:28
Yann Garcia  
 
high  
new  
open  
none    
none  
   
Update UpperTester primitive for the new protocols
Cf. ETSI TS 103 301
There are no notes attached to this issue.





View Issue Details
7222 [CAM] ATS trivial have not tried 18-11-2015 11:32 03-12-2016 05:26
Thomas Reschka  
user447  
normal  
resolved Test_Spec_TS102868_v1.3.1  
fixed  
none    
none  
   
Minor correction of f_CAM_MSD_INA_BV_01_01
Dear all,
please find attached a minor update for the file ItsCam_TpFunctions.ttcn.
I made a trivial correction to the function f_CAM_MSD_INA_BV_01_01.

Best regards,
Thomas
ItsCam_TpFunctions.ttcn (137,510) 18-11-2015 11:32
http://oldforge.etsi.org/mantis/file_download.php?file_id=3376&type=bug
Notes
(0014352)
Yann Garcia   
24-11-2016 09:56   
Done





View Issue Details
7534 [ITS Library] Bug report feature have not tried 21-11-2016 14:03 03-12-2016 05:25
Yann Garcia  
 
high  
new  
open  
none    
none  
   
Titan support for multiple TTCN-3 tools compilations
Change { variant "4 bits" } into { variant "4 bit" } for TITAN support.
There are no notes attached to this issue.





View Issue Details
7449 [TST002 - IOP Testing Methodology Report] Editorial minor have not tried 12-07-2016 14:21 30-11-2016 12:53
Silvia Almagia  
Eldad Zack  
normal  
resolved v0.1.4  
fixed  
none    
none v0.1.5  
   
TST002 Clause 3 - Abbreviations
Abbreviations used in TST002 should be added to clause 3, and more concretely (non exhaustive list):

FUT: Function Under Test
SUT: System Under Test
IFS: Interoperable Features Statement

Please note drafting rules for Clause 3

3 Definitions, symbols and abbreviations (style H1)
Delete from the above heading the word(s) which is/are not applicable, (see clause 2.11 of EDRs).
Definitions and abbreviations extracted from ETSI deliverables can be useful when drafting documents and can be consulted via the Terms and Definitions Interactive Database (TEDDI) (http://webapp.etsi.org/Teddi/ [^]).


Notes
(0013973)
Eldad Zack   
15-07-2016 12:50   
Addressed by contribution (when approved) NFVTST(16)000090r1: TST002 Editorial changes: abbreviations, references and miscellaneous.
(0014040)
Eldad Zack   
27-07-2016 09:42   
Resolved in version 0.1.5. Thank you Silvia!
(0014045)
Eldad Zack   
08-08-2016 14:56   
Just realized that it was another contribution that was integrated into 0.1.5.
This will be fixed in 0.1.6 with contribution 90r2 (revised with correct header, no content change).





View Issue Details
7233 [SECURITY] ATS minor have not tried 02-12-2015 13:07 24-11-2016 15:22
Thomas Reschka  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Minor T3doc corrections
Dear all,

Please find attached an update of the file ItsSecurity_TestCases.ttcn3.
I corrected the T3doc (sees and reference) of all available test cases.

Best regards,
Thomas
ItsSecurity_TestCases.ttcn3 (521,629) 02-12-2015 13:07
http://oldforge.etsi.org/mantis/file_download.php?file_id=3380&type=bug
STF507.jpg (218,685) 02-12-2015 16:01
http://oldforge.etsi.org/mantis/file_download.php?file_id=3381&type=bug
jpg
Notes
(0013542)
Thomas Reschka   
02-12-2015 13:16   
One more item. The test case TP_SEC_ITSS_SND_CAM_04_01_BV is not part of ETSI TS 103 096-2 v1.2.1 and should be removed from the ATS accordingly.
(0013545)
Sebastian Muellers   
02-12-2015 13:20   
one more item is correct in the STF507 branch
(0013546)
Thomas Reschka   
02-12-2015 15:59   
Hi Sebastian,
Thanky for your comment.
Test case TP_SEC_ITSS_SND_CAM_04_01_BV is still part or SFT507 branch you you may see here:
/ITS/branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
and from the attached picture.
Best regards,
Thomas





View Issue Details
7069 [SECURITY] TSS&TP minor have not tried 05-06-2015 10:08 24-11-2016 15:18
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
new TP for next release: An AA can be restricted to a circular region, and deliver AT restricted to polygonal region
Clauses 5.3.4.6 to 5.3.4.9 seem to require that the same region type is used through all the certificate chain. This requirement is not expressed in TS 103097. An AA can be restricted to a circular region, and deliver AT restricted to polygonal region (for example), as long as the polygon is inside the circle.
You are right, but it was decide for this release not to include all possible combinations, and rather pay attention to validate the message against the certificate, and not focus too much on validity of certificate chain. No change required.
Notes
(0014358)
Sebastian Muellers   
24-11-2016 15:18   
a coupel of cross-combinations were added





View Issue Details
7363 [SECURITY] Base Spec minor have not tried 28-01-2016 15:43 24-11-2016 15:16
Denis Filatov  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
generation_time_with_standard_deviation vs generation_time
It is never specified that generation_time and generation_time_with_standard_deviation shall be mutually exclusive in the message.
Actually, base on spec, the message containing both of them and other AID than CAM and DENM should be considered as valid.
Notes
(0014357)
Sebastian Muellers   
24-11-2016 15:16   
generation_time_with_standard_deviation has been dedelted in v1.2.5





View Issue Details
6972 [SECURITY] Base Spec minor always 24-03-2015 16:04 24-11-2016 15:15
Norbert Bissmeyer  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
ITS-S should accept request of unrecognized AA certificate from untrusted sender
In ETSI TS 103 097 v1.1.20 it is not specified whether an ITS-S should accept a request of unrecognized certificate from a sender if the certificate chain of the requester is not complete or trusted.
This is not critical if the AT certificate is requested because every ITS-S that has a new unknown sender in its communication range should add its own certificate to the signer info. However, if the AA certificate is requested the ITS-S has to accept the request even if the message and the signer certificate chain cannot be verified.
Add in the CAM profile of TS 103 097 in section 7.1 a statement that a receiver shall respond to a request of unrecognized AA certificate even if the certificate chain of the requester cannot be verified.
Notes
(0014356)
Sebastian Muellers   
24-11-2016 15:15   
fixed in base spec V1.2.5





View Issue Details
7556 [MAP/SPAT] ATS feature have not tried 24-11-2016 10:15 24-11-2016 10:16
Yann Garcia  
Yann Garcia  
high  
resolved Next Release  
fixed  
none    
none  
   
Update test suite according to ETSI TS 103 301
Update test suite according to ETSI TS 103 301
Notes
(0014355)
Yann Garcia   
24-11-2016 10:16   
Done





View Issue Details
7444 [CAM] ATS minor have not tried 08-06-2016 14:45 24-11-2016 10:05
tepelmann  
user447  
normal  
resolved Test_Spec_TS102868_v1.3.1  
fixed  
none    
none  
   
TC_CAM_MSD_GFQ_BV_05 does stop wrong timer in test body
The timer t_genCam_dcc is started. However if the expected CAM is received, the timer tc_ac is stopped.
Not stopping the correct timer may lead to catching of the timeout of this timer in latter behaviour, which could influence the verdict.
Notes
(0014354)
Yann Garcia   
24-11-2016 10:05   
Done





View Issue Details
7223 [CAM] ATS trivial have not tried 18-11-2015 11:36 24-11-2016 10:02
Thomas Reschka  
user447  
normal  
resolved Test_Spec_TS102868_v1.3.1  
fixed  
none    
none  
   
Missing test case TP/CAM/MSP/BV-02
Dear all,
In the current ETSI testsuite the test case TP/CAM/MSP/BV-02 is missing.
This missing test case should be added.
Best regards,
Thomas
Notes
(0014353)
Yann Garcia   
24-11-2016 10:02   
This test purpose was removed





View Issue Details
7219 [CAM] ATS minor have not tried 18-11-2015 11:11 24-11-2016 09:25
Thomas Reschka  
user447  
normal  
resolved Test_Spec_TS102868_v1.3.1  
fixed  
none    
none  
   
Minor T3doc corrections
Dear all,
please find attached a minor update for the file ItsCam_TestCases.ttcn.
I added the missing version information (v1.3.1) in the T3doc section (sees) of all tests and corrected the T3doc for TP/CAM/MSD/INA/BV-01-01.

Best regards,
Thomas
ItsCam_TestCases.ttcn (93,553) 18-11-2015 11:11
http://oldforge.etsi.org/mantis/file_download.php?file_id=3373&type=bug
Notes
(0014351)
Yann Garcia   
24-11-2016 09:25   
Done





View Issue Details
7220 [DENM] ATS minor have not tried 18-11-2015 11:19 24-11-2016 09:25
Thomas Reschka  
user447  
normal  
resolved Test_Spec_TS102869_v1.4.1  
fixed  
none    
none  
   
Minor T3doc correction (DENM)
Dear all,
please find attached a minor update for the file ItsDENM_TestCases.ttcn.
I moved the references in the T3doc section of all tests after "@reference".

Best regards,
Thomas
ItsDenm_TestCases.ttcn (84,231) 18-11-2015 11:19
http://oldforge.etsi.org/mantis/file_download.php?file_id=3374&type=bug
Notes
(0014350)
Yann Garcia   
24-11-2016 09:25   
Done





View Issue Details
7207 [CAM] ATS minor have not tried 27-10-2015 08:33 23-11-2016 14:17
Alexandre Berge  
Sebastian Muellers  
normal  
resolved Test_Spec_TS102868_v1.3.1  
fixed  
none    
none  
  Next Release  
CamInd's "lower-layer" fields should not be optional
From Elemer Lelik (Ericsson):

type record CamInd {
    CAM msgIn,
    UInt8 gnNextHeader optional,
    UInt8 gnHeaderType optional,
    UInt8 gnHeaderSubtype optional,
    UInt32 gnLifetime optional,
    UInt8 gnTrafficClass optional,
    UInt16 btpDestinationPort optional,
    UInt16 btpInfo optional
}
with {
    encode (msgIn) "LibItsCam_asn1"
}
 
The msgIn part is a PER encoded octetstring, the rest of the fields are encoded in binary according to their declarations.

Problem is , due to the fact that the fields are optional, decoding becomes impossible: let’s assume that we have successfully decode the PER part , which is followed by a single octetsay ‘AB’O;
This can be decoded as :
gnNextHeader ‘AB’O,
all the rest of the filed s being omitted,
or the first field omitted, and the next set to ‘AB’
or a number of other combinations.
Those fields are appended by the Test Adapter (CamPort in this case) to provide information about lower layer (mainly in order to know GN's packet type and BTP destination port). In our implementation of the Codec, they are obviously considered as non optional.
The TTCN-3 declaration is faulty here, those fields should not be optional:

type record CamInd {
    CAM msgIn,
    UInt8 gnNextHeader,
    UInt8 gnHeaderType,
    UInt8 gnHeaderSubtype,
    UInt32 gnLifetime,
    UInt8 gnTrafficClass,
    UInt16 btpDestinationPort,
    UInt16 btpInfo
}
with {
    encode (msgIn) "LibItsCam_asn1"
}
Notes
(0014345)
Sebastian Muellers   
23-11-2016 14:17   
implemented





View Issue Details
7073 [CAM] ATS minor have not tried 09-06-2015 13:52 23-11-2016 14:17
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved Test_Spec_TS102868_v1.3.1  
fixed  
none    
none  
  Next Release  
implement the security test in CAM
the security related test was not implemented. do this in the next STF
Notes
(0014344)
Sebastian Muellers   
23-11-2016 14:17   
implemented





View Issue Details
7208 [DENM] ATS minor have not tried 27-10-2015 08:36 23-11-2016 14:12
Alexandre Berge  
Sebastian Muellers  
normal  
resolved Test_Spec_TS102869_v1.4.1  
fixed  
none    
none  
  Next Release  
DenmInd's "lower-layer" fields should not be optional
Those fields are appended by the Test Adapter (CamPort in this case) to provide information about lower layer (mainly in order to know GN's packet type and BTP destination port). In our implementation of the Codec, they are obviously considered as non optional.
The TTCN-3 declaration is faulty here, those fields should not be optional:

type record DenmInd {
    DENM msgIn,
    UInt8 gnNextHeader,
    UInt8 gnHeaderType,
    UInt8 gnHeaderSubtype,
    UInt32 gnLifetime,
    UInt8 gnTrafficClass,
    UInt16 btpDestinationPort,
    UInt16 btpInfo
}
with {
    encode (msgIn) "LibItsDenm_asn1"
}
Notes
(0014343)
Sebastian Muellers   
23-11-2016 14:12   
has been implemented





View Issue Details
7074 [DENM] ATS minor have not tried 09-06-2015 13:52 23-11-2016 14:11
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved Test_Spec_TS102869_v1.4.1  
fixed  
none    
none  
  Next Release  
implement the security test in DENM
the security related test was not implemented. do this in the next STF
Notes
(0014342)
Sebastian Muellers   
23-11-2016 14:11   
SSP tests have been added





View Issue Details
7555 [DENM] TSS&TP minor have not tried 23-11-2016 14:09 23-11-2016 14:09
Sebastian Muellers  
 
normal  
new Next Release  
open  
none    
none  
  Next Release  
add test for ClosedLane
add test to check the type change of ClosedLane.
Note: There is still a new proposal from DENSO in the pipe.
There are no notes attached to this issue.





View Issue Details
7551 [Upper Tester TR 103 099] ATS feature have not tried 21-11-2016 14:42 21-11-2016 14:42
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Wireshark dissectors: Update UpperTester dissector
Update UpperTester dissector
There are no notes attached to this issue.





View Issue Details
7550 [Upper Tester TR 103 099] ATS major have not tried 21-11-2016 14:41 21-11-2016 14:41
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Wireshark dissectors: Crash bug fixed on register_dissector_table
Crash bug fixed on register_dissector_table
There are no notes attached to this issue.





View Issue Details
7549 [Upper Tester TR 103 099] ATS feature have not tried 21-11-2016 14:40 21-11-2016 14:40
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Wireshark dissectors: Create dissectors for ETSI TS 103 301
MAPEM/SPATEM, IVIM, SxEM
There are no notes attached to this issue.





View Issue Details
7548 [Upper Tester TR 103 099] ATS feature have not tried 21-11-2016 14:40 21-11-2016 14:40
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Wireshark dissectors: Update to new ASN.1 versions
Wireshark dissectors: Update to new ASN.1 versions
There are no notes attached to this issue.





View Issue Details
7547 [Upper Tester TR 103 099] ATS major have not tried 21-11-2016 14:38 21-11-2016 14:38
Yann Garcia  
user447  
normal  
assigned  
open  
none    
none  
   
Merge C2C & ETSI ITS framework & ATSs
Merge C2C & ETSI ITS framework & ATSs
There are no notes attached to this issue.





View Issue Details
7546 [Upper Tester TR 103 099] Codec major have not tried 21-11-2016 14:36 21-11-2016 14:36
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Add support to ETSI TS 103 301
Add support to ETSI TS 103 301: MAPEM/SPATEM, IVIM, SxEM
There are no notes attached to this issue.





View Issue Details
7545 [Upper Tester TR 103 099] Codec major have not tried 21-11-2016 14:35 21-11-2016 14:35
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Update request/indication messages to support Security parameters
Update request/indication messages to support Security parameters: SSP, ITS-AID...
There are no notes attached to this issue.





View Issue Details
7544 [Upper Tester TR 103 099] Test Adapter feature have not tried 21-11-2016 14:34 21-11-2016 14:34
Yann Garcia  
user447  
normal  
assigned  
open  
none    
none  
   
Update UpperTesterPort in debug mode
Update UpperTesterPort in debug mode
There are no notes attached to this issue.





View Issue Details
7543 [Upper Tester TR 103 099] Codec major have not tried 21-11-2016 14:33 21-11-2016 14:33
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Bug fixed in IntX encoding value > 127
Bug fixed in IntX encoding value > 127
There are no notes attached to this issue.





View Issue Details
7542 [Upper Tester TR 103 099] Test Adapter major have not tried 21-11-2016 14:32 21-11-2016 14:32
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Bug fixed in signature header
Signature & length fields swapped
There are no notes attached to this issue.





View Issue Details
7541 [Upper Tester TR 103 099] Test Adapter feature have not tried 21-11-2016 14:31 21-11-2016 14:31
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Add Commsignia support
Used for Commsignia conformance testing (UdpIp, see Marben) and for RsuSimulator
There are no notes attached to this issue.





View Issue Details
7540 [Upper Tester TR 103 099] Test Adapter feature have not tried 21-11-2016 14:30 21-11-2016 14:30
Yann Garcia  
user447  
normal  
assigned  
open  
none    
none  
   
Add Marben UdpIp support
Add Marben UdpIp support
There are no notes attached to this issue.





View Issue Details
7539 [Upper Tester TR 103 099] Test Adapter major have not tried 21-11-2016 14:29 21-11-2016 14:29
Yann Garcia  
user447  
high  
assigned  
open  
none    
none  
   
Bug fixed in signature header
Wrong signature processing (use hash instead of data to be signed)
There are no notes attached to this issue.





View Issue Details
7538 [Upper Tester TR 103 099] Test Adapter feature have not tried 21-11-2016 14:28 21-11-2016 14:28
Yann Garcia  
Yann Garcia  
high  
assigned  
open  
none    
none  
   
Add external function fx_getDSecond() & fx_getTimeMark()
Add external function fx_getDSecond() & fx_getTimeMark()
There are no notes attached to this issue.





View Issue Details
7536 [ITS Library] Bug report feature have not tried 21-11-2016 14:07 21-11-2016 14:07
Yann Garcia  
 
high  
new  
open  
none    
none  
   
Add PX_CERT_FOR_TA to indicate which certificate the Test Adapter shall use
Used by AcSecPrimitive/AcSecResponse support for IS
There are no notes attached to this issue.





View Issue Details
7535 [ITS Library] Bug report feature have not tried 21-11-2016 14:05 21-11-2016 14:05
Yann Garcia  
 
high  
new  
open  
none    
none  
   
Add SSP/ITS-AID support on protocol test system
Add SSP/ITS-AID for CAM, DENM, SPATEM/MAPEM, IVIM, SxEM
There are no notes attached to this issue.





View Issue Details
7533 [ITS Library] Bug report feature have not tried 21-11-2016 14:02 21-11-2016 14:02
Yann Garcia  
 
high  
new  
open  
none    
none  
   
Add external function fx_getDSecond() & fx_getTimeMark()
Add external function fx_getDSecond() & fx_getTimeMark()
Required by RsuSimulator
There are no notes attached to this issue.





View Issue Details
7532 [DENM] Base Spec minor have not tried 21-11-2016 10:26 21-11-2016 10:26
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
Negation of DENM is not protected by SSP
Negation message of any kind of events can be sent by any station even if it shall not be permitted to do it by its certificate's SSP. This situation needs to be clarified in the specification.
There are no notes attached to this issue.





View Issue Details
7522 [SECURITY] TSS&TP minor have not tried 10-11-2016 14:02 10-11-2016 14:02
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
To provide tests for SSP length
It would be good to use long SSP string with zeroes at the end to check that IUT accepts this string
There are no notes attached to this issue.





View Issue Details
7498 [DENM ASN.1 (EN 302 637-3)] New Feature feature have not tried 19-09-2016 15:57 19-09-2016 15:57
kasslatter  
 
normal  
new EN 302 637-3 V1.2.1  
open  
none    
none  
   
Improvement of the reference to related DEN messages for a specific traffic situation within a DEN message
In ETSI EN 302637-3 V1.2.2 (2014-11), the (optional) data frame “referenceDenms” is part of the “roadWorks” à la carte container.
This data frame “referenceDenms” is of general use for infrastructure hazard warning messages using DENM. Hence, it is required to place the data frame in a less specialised container and make it also available for applications not using the “roadWorks” à la carte container.
Add data frame “referenceDenms” as an optional element to the “situationContainer”, using the same ASN.1 definition as currently
in the “RoadWorksContainerExtended”.
Since the current occurrence in the “roadWorks” container is optional it can be retained without creating immediate interoperability problems,
although we would suggest to promote a consistent use of the data frame in its new position for all applications (including road works)
using the DEN facility layer service.
Hence, we would suggest to at least mark the use of the data frame in the “roadWorks” container as deprecated, or consider to remove the data frame in this container.
ASN.1 extension to the “SituationContainer”:
Add "referenceDenms ReferenceDenms OPTIONAL) into the "SiatuationContainer" as follows:
     

SituationContainer ::= SEQUENCE {
    informationQuality InformationQuality,
    eventType CauseCode,
    linkedCause CauseCode OPTIONAL,
    eventHistory EventHistory OPTIONAL,
    referenceDenms ReferenceDenms OPTIONAL,
    ...
}

There are no notes attached to this issue.





View Issue Details
6969 [SECURITY] Base Spec feature always 24-03-2015 10:10 30-08-2016 13:48
Norbert Bissmeyer  
 
normal  
new  
open  
none    
none  
   
Request of unrecognized AA certificate create high channel load when all receivers reply with a certificate chain
As specified in the CAM profile of ETSI TS 103 097 v1.1.20 section 7.1 "If the ITS-S finds a HashedId3 of its own, currently used authorization authority in that list, it shall include a signer_info field of type certificate_chain". This leads to high channel load if several ITS-S send in their next CAM a chain instead of their certificate or digest.
In addition, an attacker can easily misuse this feature to create a DoS in its single-hop communication range.
Many problems may be mitigated by clever implementations. Maybe, it could be added an informative section to the standard which gives hints how to implement this mechanism in a way, that it is not that easy to misuse it? A list of potential problems should be prepared.
If an ITS-S requests only an AA certificate then the receivers should check if other neighbors have already answered with a chain containing the AA cert then the receiver could omit sending its own certificate chain containing the requested AA cert.
Notes
(0012850)
Denis Filatov   
26-03-2015 12:33   
In my opinion the solution shall be clearly defined in the main standard. It should not be up to implementers to avoid the recomendation.
One of the possible solution for that is:
1. The requester must put both, AT and AA digests in the requested certificate list. Other stations, having its AT digest in the list must check if its AA digest is also in the list, if so, it must answer with its AA certificate, if not - with AT one.
2. To avoid sending both, AT and AA certificate in one message, it is better to send only AA because AT was already sent just before. In this case the CAM can be signed with AT digest and AA certificate can be send in the new dedicated header. Perhaps it can be a general respond message to unrecognized certificate request.





View Issue Details
7447 [SECURITY] TSS&TP minor have not tried 05-07-2016 15:51 05-07-2016 15:51
Sebastian Muellers  
Sebastian Muellers  
normal  
new  
open  
none    
none  
   
re-design the generic profile tests
Make the profile 3 tests more flexible so that not only beacon, but also other messages such as Spat, Map, Ivi can be used.
There are no notes attached to this issue.





View Issue Details
5 [IPv6 Testing RQ Catalogue] Test Case minor always 31-08-2006 13:12 05-07-2016 06:53
user8  
Alexandre Berge  
normal  
resolved  
duplicate  
none    
none  
   
TC_COR_8234_01 - Mismatch of Requirement with the RFC
Requirement given in "

Context: The implementation receives a Router Solicitation packet with the IP Header Hop Limit field set to 255.

Requirement: The implementation silently discards the invalid solicitation."

But Rfc clearly specifies that if ip hop limit value is other than 255 discard not when 255.

A router MUST silently discard any received Router Solicitation
   messages that do not satisfy all of the following validity checks:

      - The IP Hop Limit field has a value of 255, i.e., the packet
        could not possibly have been forwarded by a router.

So the Requirement , test purpose and test case need to be updated according to the RFC.

Notes
(0013879)
Philip Makedonski   
04-03-2016 12:26   
+ notes and slides from SG#5
A /trunk/STFworkarea/Meetings/20160303-sg-5 [^]
A /trunk/STFworkarea/Meetings/20160303-sg-5/TDL [^] Phase 3 - Status Report SG4.pdf
A /trunk/STFworkarea/Meetings/20160303-sg-5/TDL [^] SG Meeting 03.03.2016.pdf
(0013972)
Yann Garcia   
05-07-2016 06:53   
Apply following changes for ITS-CMS#5 Plugtest:
http://forge.etsi.org/mantis/view.php?id=7209 [^]
http://forge.etsi.org/mantis/view.php?id=7091 [^]
http://forge.etsi.org/mantis/view.php?id=7005 [^]
http://forge.etsi.org/mantis/view.php?id=7433 [^]
U /branches/STF517/asn1/ITS-Container/ITS-Container.asn [^]





View Issue Details
2 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 31-08-2006 13:06 09-06-2016 16:04
user8  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none Next Release  
   
TC_COR_8263_01 Unsolicited mulitcast RA
The requirement ( test case and test purpose ) is to check that the min time allowed between sending unsolicited multicast RA from the interface in
seconds MUST be no less than 3 seconds and no greater than 0.75*MaxRtrAdvInterval ( in case default is not the configured value ).
 
But in the test case and in the function f_TP_generateRouterAdvertisement_configuredMinRtrAdvInterval
the compared value expression is wrong..as they fall in in the range..2.85 seconds to some 3.15..or something
 
So the expression should be done for this
                 3 < minrtradvtinterval < 0.75*MaxRtrAdvInterval
 
This expression in the function f_TP_generateRouterAdvertisement_configuredMinRtrAdvInter
" if ( ( v_raDelay < ( PX_MIN_RTR_ADV_INTERVAL * ( 100.0 + PX_TIMER_PRECISION ) / 100.0 ) ) and
      ( v_raDelay > ( PX_MIN_RTR_ADV_INTERVAL * ( 100.0 - PX_TIMER_PRECISION ) / 100.0 ) ) ) {
"
should be replaced with
 
" if ( ( v_raDelay < ( PX_MAX_RTR_ADV_INTERVAL * ( 100.0 + PX_TIMER_PRECISION ) / 100.0 ) ) and
      ( v_raDelay > ( PX_MIN_RTR_ADV_INTERVAL * ( 100.0 - PX_TIMER_PRECISION ) / 100.0 ) ) ) {
"
Notes
(0000201)
Alexandre Berge   
07-11-2006 15:21   
This 'if' statement is useless anyway...
Wrong behaviour 'RtAdv sent after 0.75*MaxRtrAdvInterval' is catched by '[] tc_maxRtrAdvInterval.timeout'.
Changed verdict to e_error and added log information in '[] tc_maxRtrAdvInterval.timeout'.
(0013962)
Miguel A. Reina   
01-06-2016 16:38   
Output from oneM2M Plugtests#2
U /trunk/ttcn/OneM2M_Functions.ttcn [^]
U /trunk/ttcn/OneM2M_Pixits.ttcn [^]
U /trunk/ttcn/OneM2M_Templates.ttcn [^]
U /trunk/ttcn/OneM2M_TestControl.ttcn [^]
U /trunk/ttcn/OneM2M_TestSystem.ttcn [^]
U /trunk/ttcn/OneM2M_Testcases.ttcn [^]
U /trunk/ttcn/OneM2M_Types.ttcn [^]
U /trunk/ttcn/OneM2M_TypesAndValues.ttcn [^]
(0013963)
Miguel A. Reina   
02-06-2016 08:34   
Output from oneM2M Plugtests#2 (part 2)
U /trunk/ttcn/OneM2M_Functions.ttcn [^]
U /trunk/ttcn/OneM2M_Testcases.ttcn [^]
U /trunk/ttcn/OneM2M_Types.ttcn [^]
(0013967)
Miguel A. Reina   
09-06-2016 16:04   
Output from oneM2M Plugtests#2 (part 3) - Handling of generation of addresses depending on the address format + selection of originator
U /trunk/ttcn/OneM2M_Functions.ttcn [^]
U /trunk/ttcn/OneM2M_Pixits.ttcn [^]
U /trunk/ttcn/OneM2M_Templates.ttcn [^]
U /trunk/ttcn/OneM2M_TestSystem.ttcn [^]
U /trunk/ttcn/OneM2M_Testcases.ttcn [^]
U /trunk/ttcn/OneM2M_Types.ttcn [^]





View Issue Details
6965 [GeoNetworking] ATS major have not tried 23-03-2015 13:34 09-06-2016 13:06
Sebastian Muellers  
Alexandre Berge  
high  
acknowledged Test_Spec_TS102871_v1.3.1  
open  
none    
none  
  Next Release  
Make GN tests more generic by allowing CAM messages
GN test suite assumes separate GN layer behaviour, eg GN layer send sbeacons. However, many devices do send CAM instead of beacons. need to rethink how to adapte our tests.
Notes
(0012937)
Sebastian Muellers   
16-04-2015 14:39   
would be good to be able to filter out CAMs. But it is not straightforward, as not all CAMs can be ignored.
(0012938)
Sebastian Muellers   
16-04-2015 14:41   
for further study





View Issue Details
7440 [EVCS ASN.1 (TS 101 556-1)] Bug Report minor have not tried 02-06-2016 14:34 02-06-2016 14:34
Sebastian Muellers  
linla  
normal  
assigned  
open  
none    
none  
   
Timestamp is not exported from ItsContainer
1) replace in ItsPOIHeader

timeStamp Timestamp
with
timeStamp TimestampIts

2) replace in the import statement Timestamp with TimestampIts
There are no notes attached to this issue.





View Issue Details
7166 [TDL] Editorial minor have not tried 04-09-2015 15:31 19-05-2016 15:28
zeitoun  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
TDL part 1
CEA - Xavier ZEITOUN
Annotation type of Element annotation property
Element.annotation shall be of type Annotation and not AnnotationType
Notes
(0013767)
Philip Makedonski   
27-01-2016 15:00   
Please use the appropriate sub-project for future CRs, along with the appropriate versions.
(0013961)
Philip Makedonski   
19-05-2016 15:28   
Fixed.





View Issue Details
7385 [Part-2 TDL graphical syntax] Technical minor have not tried 05-02-2016 13:59 09-05-2016 15:40
Philip Makedonski  
Gusztáv Adamis  
normal  
resolved [TDL] Part-2 V1.1.1  
fixed  
none    
none [TDL] Part-2 V1.2.1  
  [TDL] Part-2 V1.2.1  
Add graphical representation for the guardedComponent property of ExceptionalBehaviour
The guardedComponent property of the ExceptionalBehaviour meta-class has an important semantical role in the interpretation of the ExceptionalBehaviour. Currently there is no corresponding graphical representation of this property. It shall be added.
Notes
(0013958)
Philip Makedonski   
09-05-2016 15:40   
Implemented according to proposed solution





View Issue Details
7423 [Part-1 Metamodel] Technical minor have not tried 09-03-2016 13:59 09-05-2016 15:40
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Comments and Annotations shall be ordered
Currently, comments and annotations attached to elements are not ordered. For various representations (textual, tabular) these shall be ordered to ensure consistent representation. Change the modifiers in the meta-model accordingly.
MultiCommentShape.pdf (20,376) 09-03-2016 14:39
http://oldforge.etsi.org/mantis/file_download.php?file_id=3404&type=bug
Notes
(0013882)
Philip Makedonski   
09-03-2016 14:00   
As proposed.
(0013884)
Gusztáv Adamis   
09-03-2016 14:18   
Questions: what can be a use case in which the order of the comments are relevant?
As the proposal says, in some notations it may be important but in some other notation (like GR) it can be hard to solve.
Is this ordering REALLY required?
(0013885)
Philip Makedonski   
09-03-2016 14:30   
The ordering is a property of the meta-model element. A notation may or may not make use of this property. A graphical notation may display comments as bubbles without being able to modify their order (which can still be modified in e.g. associated tree editor or using property view).

If the ordering is not provided by the meta-model then textual, tabular, or tree-based notations have no means of ensuring that the elements are stored and presented in a particular order so two related comments that are represented on two lines (or even in separate strings on the same line) in a textual notation may appear out of order the next time the document is opened.

If it is required to be solved in a graphical notation, then an alternative representation can be proposed where all comments are grouped in the same bubble with one compartment per comment (which will be a more concise representation), e.g.:

--------------
| Comments |
--------------
| comment1 |
--------------___
| comment2 | \
-------------- \
| ... | \
-------------- -------- #ELEMENT
(0013886)
Philip Makedonski   
09-03-2016 14:38   
OK my picture got damaged for some reason, see attachment.
(0013887)
Philip Makedonski   
09-03-2016 14:39   
Same applies to Annotations
(0013957)
Philip Makedonski   
09-05-2016 15:40   
Implemented as proposed





View Issue Details
7430 [Part-4 Test objectives] New Feature minor have not tried 13-04-2016 07:25 09-05-2016 15:39
Finn Kristoffersen  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.2.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
Allow EntityReference to reference ComponentInstance
This change proposes an extension to EntityReference so that it may reference a ComponentInstance as an alternative to reference a locally defined Entity.
In the attached document the necessary changes to the TDL TO document are defined.
TDL_TO_ComponentReferenceInEntity.docx (89,362) 13-04-2016 07:25
http://oldforge.etsi.org/mantis/file_download.php?file_id=3409&type=bug
Notes
(0013956)
Philip Makedonski   
09-05-2016 15:39   
Implemented as proposed





View Issue Details
7431 [Part-4 Test objectives] New Feature minor have not tried 13-04-2016 07:33 09-05-2016 15:39
Finn Kristoffersen  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.2.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
Allow reference to TestConfiguration from Structured Test Objective
In a Structured Test Objective is shall be possible to reference a TestConfiguration, in order to provide information on the intended setup used for the StructuredTestObjective.
In the attached document the necessary changes to implement this new feature in the TDL TO document are defined.
TDL_TO_TestConfigurationReference.docx (351,540) 13-04-2016 07:33
http://oldforge.etsi.org/mantis/file_download.php?file_id=3410&type=bug
Notes
(0013955)
Philip Makedonski   
09-05-2016 15:39   
Implemented as proposed





View Issue Details
7432 [Part-4 Test objectives] Technical minor have not tried 13-04-2016 16:59 09-05-2016 15:38
Finn Kristoffersen  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.2.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
Define static semantics of TDL TO meta-model extension formally as OCL constraints
The constraints of the specific TDL meta model extensions defined for the structured test objective are defined as formal OCL constraints in addition to the current informal descriptions.

Also the additional operations used in the OCL constraints are defined and explained.
The modifications to the TDL TO document are defined in the attached document
"TDL_TO_OCL_FormalSemantics.docx"
TDL_TO_OCL_FormalSemantics.docx (28,057) 13-04-2016 16:59
http://oldforge.etsi.org/mantis/file_download.php?file_id=3411&type=bug
Notes
(0013954)
Philip Makedonski   
09-05-2016 15:38   
Implemented as proposed





View Issue Details
7422 [Part-4 Test objectives] New Feature minor have not tried 03-03-2016 08:24 12-04-2016 16:24
Finn Kristoffersen  
Finn Kristoffersen  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none  
  [TDL] Part-4 V1.2.1  
New feature to define and use Event Occurrence Templates
The event occurrence template feature allows to define named event occurrence specifications that may be applied in a event sequence. The application of
an event occurrence template may define actual parameters for entities, event, and event parameters. These parameters are substituted for the corresponding entities in the event template specification.
In the attached document further details on a syntax for the event occurrence template feature are sketched as well as the necessary changes to the TDL part 4v.1.1.1 meta-model is defined.
TDL_TO_EventOccurrencePatternsTemplates_R1.docx (96,139) 03-03-2016 08:24
http://oldforge.etsi.org/mantis/file_download.php?file_id=3403&type=bug
TDL_TO_EventOccurrencePatternsTemplates_R2.docx (322,860) 12-04-2016 16:17
http://oldforge.etsi.org/mantis/file_download.php?file_id=3408&type=bug
Notes
(0013942)
Finn Kristoffersen   
12-04-2016 16:21   
The event occurrence template feature proposal has been updated so only the entities and the event parameter may be substituted when applying an event template.
The details of the proposal and necessary updates for support of this feature is defined in the attached document "TDL_TO_EventOccurrencePatternsTemplates_R2.docx".

The proposal has been accepted by CTI.





View Issue Details
7241 [Part-4 Test objectives] New Feature minor have not tried 09-12-2015 15:17 06-04-2016 15:16
Finn Kristoffersen  
Finn Kristoffersen  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
Support for multiple arguments for Event Occurrences
In the current TDL part-4v.1.1.1 an Event Occurrence is defined to take
at most a single parameter. This CR provides a proposal for an extension
to the Event Occurrence definition to allow for multiple parameters associated
to an Event Occurrence.
In the attached document the necessary changes to TDL part-4V1.1.1 to support multiple parameters to Event Occurrences are defined.
TDL_TO_MultipleArgumentsForEventOccurs.docx (15,932) 09-12-2015 15:17
http://oldforge.etsi.org/mantis/file_download.php?file_id=3387&type=bug
Notes
(0013793)
Finn Kristoffersen   
01-02-2016 11:56   
The draft TDL TO document ES 203 119-4 is updated with the proposed changes to support multiple parameters to Event Occurrences. Awaiting feedback to proposed changes.
(0013929)
Finn Kristoffersen   
06-04-2016 15:16   
The extension to allow multiple arguments to event occurrences was discussed with and accepted by CTI. No other comments were received.





View Issue Details
7242 [Part-4 Test objectives] New Feature minor have not tried 10-12-2015 07:22 06-04-2016 15:11
Finn Kristoffersen  
Finn Kristoffersen  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
New feature to define iterative and periodic structured test objective behaviour
This proposal for a common Iteration and periodical feature introduces a simple extension to the specification of Event sequences so that an event sequence can be repeated a bound or unbound number of times or alternatively repeated with a specified time interval.
In the attached document further details and necessary changes to TDL part-4V1.1.1 to enable support for iterative and periodic behavior.
TDL_TO_IterativeAndPeriodicalBehavior.docx (253,661) 10-12-2015 07:22
http://oldforge.etsi.org/mantis/file_download.php?file_id=3391&type=bug
Notes
(0013794)
Finn Kristoffersen   
01-02-2016 12:04   
The draft TDL TO document ES 203 119-4 is updated with the proposed changes to support for iterative and periodic event sequences. Awaiting feedback to proposed changes.
(0013928)
Finn Kristoffersen   
06-04-2016 15:11   
The proposed feature extension has been discussed with and accepted by CTI. No other feedback has been received.





View Issue Details
7191 [Part-4 Test objectives] Technical minor have not tried 07-10-2015 16:33 05-04-2016 15:56
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
Add 'entity' keyword with all entity references for consistency
The concrete syntax for the OppositeEntityReference currently does not include the 'entity' keyword which may be confusing. Add it for consistency (keep in mind that there may be multiple opposite entities).
Notes
(0013803)
Finn Kristoffersen   
03-02-2016 15:01   
Updates to the syntax done to introduce the 'entity' keyword also for opposite entities
(0013926)
Finn Kristoffersen   
05-04-2016 15:56   
The keyword 'entity' is added to OppositeEntityReference which has
caused change to formal description of OPPOSITEENTITYLABEL in clause
6.3.5 and change to EBNF syntax non-terminal OppositeEntityReference in
Annex B.2





View Issue Details
7157 [Part-4 Test objectives] Editorial minor have not tried 02-09-2015 14:37 05-04-2016 15:42
Finn Kristoffersen  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none [TDL] Part-4 V1.1.1  
   
Annex A.2 textual syntax not for IMS example
The TDL textual syntax for the referenced IMS example is not the one
present in the current document. Rather the textual syntax shown is a
copy of the 3GPP example in Annex A.1.

Replace the TDL example syntax with the correct one for the IMS example.
Notes
(0013925)
Finn Kristoffersen   
05-04-2016 15:42   
The example has been replaced with an example based on the
IMS specification ETSI TS 186 011-2 illustrating the use of
the defined textual syntax for the Structured Test Objective.





View Issue Details
7428 [subtestproject_seb] BUG minor have not tried 01-04-2016 16:32 01-04-2016 16:32
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned New versionv1  
open  
none    
none  
   
test
test
There are no notes attached to this issue.





View Issue Details
7426 [SEC013 - Security Management and Monitoring Spec] Clarification minor have not tried 23-03-2016 07:58 23-03-2016 07:58
Wei Lu  
 
normal  
new  
open  
none    
none  
   
Issue of multiple trust domains
There is concern of security management in deployment model with multiple trust domains. Discussion is ongoing. Conclusion is needed for making progress on SEC013.
There are no notes attached to this issue.





View Issue Details
7425 [SEC003 - Security and Trust Guidance] Clarification minor have not tried 22-03-2016 14:18 22-03-2016 14:18
Mike Bursell  
 
normal  
new  
open  
none    
none  
   
Different types of boot need better definition
The types of boot (measured, secured, etc.) need better definition.
There are no notes attached to this issue.





View Issue Details
7380 [Part-1 Metamodel] Clarification minor have not tried 04-02-2016 14:02 13-03-2016 19:54
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none  
  [TDL] Part-1 V1.3.1  
Variable use in TimeConstraints
Currently one of the constraints under TimeConstraints states

Use of local variables only
The expression given in the 'DataUse' specification shall contain only 'Variable's that are local to the 'AtomicBehaviour' that contains this time constraint. That is, all 'Variable's shall be referenced in the 'ComponentInstance' that executes the 'AtomicBehaviour'.

What is the correct interpretation of this statement?

There are AtomicBehaviours that are global (VerdictAssignment, Assertion, ActionReference, InlineAction, to name a few). Which Variables can be used in time constraints on such AtomitcBehaviours?
Notes
(0013834)
Philip Makedonski   
15-02-2016 12:58   
It concerns Interactions and ActionBehaviours only, where the relevant component instances can be identified via the source and target gates of the Interaction, and the component instance of the ActionBehaviour respectively.
(0013888)
Andreas Ulrich   
13-03-2016 19:54   
Just to let you know: The reason for this constraint is that the time constraint shall be evaluated using local information of a component instance only. That is, variables inside this time constraint shall be local to one component instance.

Without this constraint, a coordination mechanism between involved component instances would be needed to exchange information about local variable values.





View Issue Details
7424 [Part-4 Test objectives] Technical minor have not tried 09-03-2016 14:13 09-03-2016 14:14
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none [TDL] Part-4 V1.2.1  
  [TDL] Part-4 V1.2.1  
Remove TimeConstraintExpression constraint
The constraint for the time constraint expression in EventOccurrence is redundant and shall be removed.
Notes
(0013883)
Philip Makedonski   
09-03-2016 14:14   
As proposed.





View Issue Details
7365 [Part-1 Metamodel] Technical minor have not tried 02-02-2016 12:51 08-03-2016 15:02
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Allow arguments for AnyValue and AnyValueOrOmit
Currently the "Empty 'argument' and 'reduction' sets " constraint under SpecialValueUse prohibits the use of arguments for AnyValue and AnyValueOrOmit. However, there are valid cases where AnyValue with a particular characteristic, such as partially specified StructuredDataInstance is desirable. Hence, the constraint shall be relaxed for SpecialValueUse to prohibiting the use of reduction sets. The empty argument set constraint applies only to OmitValue.

The consequence is that the semantics in such scenarios needs to be defined as well. The proposal is to treat unspecified values as <undefined>, meaning handled outside the scope of TDL in case they are used in interactions. In case more specific treatment is desired, then the user shall explicitly specify a concrete value or a SpecialValueUse for the remaining members of a structured data instance.
Notes
(0013800)
Philip Makedonski   
03-02-2016 09:37   
The semantics shall be refined to treat unspecified values of members as AnyValue or AnyValueOrOmit in case of optional members.

In case some of the members need to be specified and AnyValue is used directly in an interaction, the data type shall be provided. In other cases the data type can be inferred, hence the arguments can be specified without the need for providing the data type.

This change has implications on the graphical syntax. A separate CR will be filled for Part 2.
(0013830)
Philip Makedonski   
15-02-2016 12:45   
(edited on: 02-03-2016 11:47)
As proposed. Unspecified members shall be treated as AnyValue and not as <unspecified>.

(0013868)
Philip Makedonski   
01-03-2016 13:27   
Reopened due to concerns expressed from Siemens.
(0013869)
Philip Makedonski   
01-03-2016 13:27   
Reverted to disallowing parameters.
(0013870)
Philip Makedonski   
01-03-2016 13:28   
(edited on: 02-03-2016 11:47)
Reverted to allowing parameters as per the original resolution.

(0013872)
Philip Makedonski   
01-03-2016 16:24   
Reopened for discussion during SG meeting.
(0013880)
Philip Makedonski   
08-03-2016 14:57   
Based on the outcome from the SG meeting discussion the feature shall be implemented as follows:

 * Keep AnyValue and AnyValueOrOmit without parameters
 * Introduce "InlineDataInstance" which shall be treated the same way as DataInstance
 * Introduce a modifier to change the interpretation of unassigned members of an existing DataInstance and InlineDataInstance setting them to AnyValue or AnyValueOrOmit
 * The modifier shall also be introduced for StructuredDataInstance definitions

On the technical level both solutions are equivalent and there is no difference in practice.
(0013881)
Philip Makedonski   
08-03-2016 15:02   
Resolved with
 * Keep AnyValue and AnyValueOrOmit without parameters
 * DataInstanceUse has been extended to enable the definition of "inline data specifications" where no reference to an existing DataInstance is required, instead its Members may be partially or fully specified. In case DataInstanceUse is used as the argument of an Interaction, the optional DataType property shall be specified
 * A modifier has been added to DataInstanceUse and StructuredDataInstance to enable changing the interpretation of unassigned members by setting them to AnyValue or AnyValueOrOmit





View Issue Details
9 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 31-08-2006 15:45 04-03-2016 11:17
user9  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none Next Release  
   
TC_COR_1059_01 Routing Header address swapping error
In the test-case TC_COR_1059_01, the Echo Request with Routing Header sent by the 1st test-component, v_refHs01, is expected to be forwarded by the IUT, and is thus, received by the 2nd test-component, v_refHs02.

In your test-case, the address in the Routing Header of the received (forwarded) Echo Request is same as the address passed in the Routing Header of the original (sent) Echo Request, viz. v_paramsHs02.gla i.e., the Global Unicast Address of Host 2, which is our final destination. But as per RFC-2460, when the IPv6 Packet carrying Routing Header of Type 0 reaches an Address[i] in the Routing Header, the IPv6 Destination Address and the Address[i] are swapped.

Hence, the received (forwarded) Echo Request should contain the previous IPv6 Destination Address, viz. PX_GLA_IUT_A, in its Routing Header. (Please note that we will have to use the Module-Parameter PX_GLA_IUT_A instead of accessing the address of IUT_A through the CfMessage, as in the CfMessage passed to the 2nd test-component v_refHs02, the IUT’s Global Unicast Address is that of IUT_B, viz. PX_GLA_IUT_B.)

 

RFC Text: if Address [i] or the IPv6 Destination Address is multicast {

                                   discard the packet

                             }

                            else {

                                   swap the IPv6 Destination Address and Address[i]

 

Notes
(0000002)
user10   
31-08-2006 16:16   
Correct, our code does not swap the addresses although it should.
Reply sent Wed 30/08/2006 11:28
(0000213)
Alexandre Berge   
07-11-2006 16:15   
I had to fix it a different way (I recomputed the address of IUT on Net A), because PX_GLA_IUT_A is not available anymore (change in config handling).
(0013875)
Yann Garcia   
04-03-2016 10:03   
STF507 week#9:
. Implement additional TPs
. Review of the PICS, TSS&TPs & PIXITs documents
. Start validation using simulation
. Minor bug fixed in TA
U /branches/STF507/ttcn/AtsSecurity/AtsSecurity_Functions.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]
U /branches/STF507/ttcn/AtsSecurity/ItsSecurity_TestControl.ttcn3 [^]
(0013876)
Yann Garcia   
04-03-2016 10:03   
STF507 week#9:
. Implement additional TPs
. Review of the PICS, TSS&TPs & PIXITs documents
. Start validation using simulation
. Minor bug fixed in TA
U /branches/STF507/ttcn/Security/LibItsSecurity_Functions.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_Templates.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_TestSystem.ttcn3 [^]
U /branches/STF507/ttcn/Security/LibItsSecurity_TypesAndValues.ttcn3 [^]
(0013877)
Yann Garcia   
04-03-2016 10:06   
STF507 week#9:
. Implement additional TPs
. Review of the PICS, TSS&TPs & PIXITs documents
. Start validation using simulation
. Minor bug fixed in TA
TODO: Logs should be commented later
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/PcapMultiplexer.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/SecurityHelper.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/layers/EthernetLayer.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/layers/GnLayer.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/ports/GnPort.java [^]
(0013878)
Yann Garcia   
04-03-2016 11:17   
STF507 week#9:
. Implement additional TPs
. Review of the PICS, TSS&TPs & PIXITs documents
. Start validation using simulation
. Minor bug fixed in TA
TODO: Logs should be commented later
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/SecurityHelper.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/layers/GnLayer.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/ports/GnPort.java [^]
U /branches/STF507/javasrc/adapter/org/etsi/its/adapter/ports/UpperTesterPort.java [^]





View Issue Details
7419 [TestProject] Feature Request major have not tried 26-02-2016 12:28 26-02-2016 12:28
Thilo Lauer  
 
high  
new  
open  
none    
none  
   
     Devoteam, Test
fdfaf
Test
Test
There are no notes attached to this issue.





View Issue Details
7402 [SECURITY] TSS&TP minor have not tried 12-02-2016 14:04 24-02-2016 12:55
Peter Felber  
Peter Felber  
normal  
feedback Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Add TP for invalid validity_restriction types
Summary: Check that IUT discards a SecuredMessage if it includes invalid ValidityRestrictions
Reference: ETSI TS 103 097 [1], clause 6.8
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing signer
                containing type
                    indicating 'certificate'
                containing validity_restrictions[0]
                    indicating type (4,255)
    then
        the IUT discards the message
Notes
(0013860)
Denis Filatov   
24-02-2016 11:55   
Same here.
I didn't found any clause to limit validity restrictions to only existing ones. So, certificate theoretically can contain more. I don't have any idea what IUT should do with these unknown fields.
(0013867)
Denis Filatov   
24-02-2016 12:55   
Perhaps we need to create a CR to the base spec, because it is impossible to compare unknown validity restriction, so the IUT can not verify the validity of certificates.





View Issue Details
7407 [SECURITY] TSS&TP minor have not tried 12-02-2016 14:21 24-02-2016 12:53
Peter Felber  
Denis Filatov  
normal  
feedback Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check whether certificate includes validityrestriction of type region of invalid type
Summary: Check that IUT discards a SecuredMessage if it includes ValidityRestrictions of type region of invalid type
Reference: ETSI TS 103 097 [1], clause 4.2.21
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing signer
                containing type
                    indicating 'certificate'
                containing validity_restrictions['Region']
                    containing type
                       indicating (5, 239, 240 ,255)
    then
        the IUT discards the message
Notes
(0013865)
Denis Filatov   
24-02-2016 12:48   
0007407
Check that IUT discards a SecuredMessage if the reserved region type has been used in region validity restriction of the AT certificate
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_19 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_19/TP_SEC_ITSS_RCV_CERT_19_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_19.json [^]
(0013866)
Denis Filatov   
24-02-2016 12:53   
There is no restriction in the spec to limit region type to already specified values, only restriction of use some reserved types.
I think this is the inconsistance in the spec: it is impossible to compare unknown regions.
So from the security point of view, the TP proposal is correct but I can not put it to the test suite because it is not conformed to the specification.
Do we have to make a change request to the base spec?





View Issue Details
7406 [SECURITY] TSS&TP minor have not tried 12-02-2016 14:17 24-02-2016 12:19
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check whether authorization_authority includes validityrestriction of type time_start_and_duration
Summary: Check that IUT discards a SecuredMessage if the certificate of type authorization_authority does have a validity_restriction of type time_end
Reference: ETSI TS 103 097 [1], clause 7.4.4
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                containing signerinfo
                  referencing to CERT_TS_A_AA {
                    containing validity_restrictions['time_start_and_duration']
                  }
    then
        the IUT discards the message
Notes
(0013864)
Denis Filatov   
24-02-2016 12:19   
fix 0007403, 0007404, 0007405, 0007406
Add TPs to check time validity restriction of certificates
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02.json [^]





View Issue Details
7405 [SECURITY] TSS&TP minor have not tried 12-02-2016 14:16 24-02-2016 12:19
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check whether authorization_ticket includes ticket of type time_end
Summary: Check that IUT discards a SecuredMessage if the certificate of type authorization_authority does have a validity_restriction of type time_end
Reference: ETSI TS 103 097 [1], clause 7.4.4
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                containing signerinfo
                  referencing to CERT_TS_A_AA {
                    containing validity_restrictions['time_end']
                  }
    then
        the IUT discards the message
Notes
(0013863)
Denis Filatov   
24-02-2016 12:19   
fix 0007403, 0007404, 0007405, 0007406
Add TPs to check time validity restriction of certificates
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02.json [^]





View Issue Details
7404 [SECURITY] TSS&TP minor have not tried 12-02-2016 14:12 24-02-2016 12:19
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check whether authorization_authority includes validityrestriction of type time_start_and_end
Summary: Check that IUT discards a SecuredMessage if the certificate of type authorization_authority does not have a validity_restriction of type time_start_and_end
Reference: ETSI TS 103 097 [1], clause 7.4.4
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                containing signerinfo
                  referencing to CERT_TS_A_AA {
                    not containing validity_restrictions['time_start_end_end']
                  }
    then
        the IUT discards the message
Notes
(0013862)
Denis Filatov   
24-02-2016 12:19   
fix 0007403, 0007404, 0007405, 0007406
Add TPs to check time validity restriction of certificates
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02.json [^]





View Issue Details
7403 [SECURITY] TSS&TP minor have not tried 12-02-2016 14:09 24-02-2016 12:19
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP for missing TimeStartAndEnd - validity_restriction in authorization_tickets
Summary: Check that IUT discards a SecuredMessage if the certificate of type authorization_ticket does not have a validity_restriction of type time_start_and_end
Reference: ETSI TS 103 097 [1], clause 7.4.2
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                not containing validity_restrictions['time_start_and_end']
    then
        the IUT discards the message
Notes
(0013861)
Denis Filatov   
24-02-2016 12:19   
fix 0007403, 0007404, 0007405, 0007406
Add TPs to check time validity restriction of certificates
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02.json [^]





View Issue Details
7401 [SECURITY] TSS&TP minor have not tried 12-02-2016 13:54 24-02-2016 11:47
Peter Felber  
Peter Felber  
normal  
feedback Test_Spec_TS103096_V121  
reopened  
none    
none  
  Test_Spec_TS103096_V121  
Add TP for invalid subject_attribute types
Summary: Check that IUT discards a SecuredMessage if includes invalid subject_attributes.
Reference: ETSI TS 103 097 [1], clause 6.5.1
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing signer
                containing type
                    indicating 'certificate'
                containing subject_attributes[0]
                    indicating type (4, 31, 34, 255)
    then
        the IUT discards the message
Notes
(0013859)
Denis Filatov   
24-02-2016 11:47   
I didn't found any clause limiting to add any other subject attribute to the certificate. The IUT shall not reject the certificate if it contains unknown subject attributes. Perhaps it is better to invert this TP and to check the acceptance of this message.
What do you think?





View Issue Details
7400 [SECURITY] TSS&TP minor have not tried 12-02-2016 10:33 24-02-2016 11:30
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP for missing required subject_attribute - fields in certificates
Summary: Check that IUT discards a SecuredMessage if subject_attributes of type verification_key or the assurance_level are missing.
Reference: ETSI TS 103 097 [1], clause 7.4.1
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing signer
                containing type
                    indicating 'certificate'
                not containing subject_attributes['assurance_level'] or
                not containing subject_attributes['verification_key']
    then
        the IUT discards the message
Notes
(0013857)
Denis Filatov   
24-02-2016 11:25   
fix 0007400
Add TP for check assurance level presence and value
Fix references
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_17 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_17/TP_SEC_ITSS_RCV_CERT_17_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_17/TP_SEC_ITSS_RCV_CERT_17_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_17/TP_SEC_ITSS_RCV_CERT_17_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_17/TP_SEC_ITSS_RCV_CERT_17_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_17.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_12.json [^]
(0013858)
Denis Filatov   
24-02-2016 11:30   
fix 0007400
Add TP for check verification key presence

A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_18 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_18/TP_SEC_ITSS_RCV_CERT_18_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_18/TP_SEC_ITSS_RCV_CERT_18_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_18.json [^]





View Issue Details
7398 [SECURITY] TSS&TP minor have not tried 12-02-2016 10:20 24-02-2016 11:23
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check for incorrect subject_name for AT Certificate
Summary: Check that IUT discards a SecuredMessage if the subject_name of the AT certificate is not an empty name field
Reference: ETSI TS 103 097 [1], clause 7.4.2
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing subject_info.subject_name
              indicating 'Invalid name'
    then
        the IUT discards the message
Notes
(0013854)
Denis Filatov   
23-02-2016 18:17   
fix 0007398: Add TP to check for incorrect subject_name for AT Certificate
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_16 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_16/TP_SEC_ITSS_RCV_CERT_16_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_16.json [^]
(0013856)
Denis Filatov   
24-02-2016 11:23   
fix 0007398
fix TP body for check of incorrect subject_name for AT Certificate
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_16/TP_SEC_ITSS_RCV_CERT_16_01_BO.json [^]





View Issue Details
7399 [SECURITY] TSS&TP minor have not tried 12-02-2016 10:24 23-02-2016 18:28
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check for AA certificates not containing its_aid_list
Summary: Check that IUT discards a SecuredMessage if the AA certificate does not contain a subject_attribute of type its_aid_list
Reference: ETSI TS 103 097 [1], clause 7.4.4
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                containing signerinfo
                  referencing to CERT_TS_A_AA {
                    not containing subject_attributes['its_aid_list']
                  }
                   
    then
        the IUT discards the message
Notes
(0013855)
Denis Filatov   
23-02-2016 18:28   
fix 0007399
Add TP to check for AA certificates not containing its_aid_list
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_13/TP_SEC_ITSS_RCV_CERT_13_03_BO.json [^]





View Issue Details
7397 [SECURITY] TSS&TP minor have not tried 12-02-2016 09:57 23-02-2016 18:04
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check correct signer_type for authorization authority
Summary: Check that IUT discards a SecuredMessage if the signer_info of the AA certificate is of other type than certificate_digest_with_sha256
Reference: ETSI TS 103 097 [1], clause 7.4.4
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                containing signerinfo
                  referencing to CERT_TS_A_AA {
                    containing signer.type
                      indicating ('certificate', 'certificate_chain', 'certificate_digest_with_other_algorithm')
                  }
                   
    then
        the IUT discards the message
Notes
(0013853)
Denis Filatov   
23-02-2016 18:04   
fix 0007397
Add TP to check correct signer_type for authorization authority
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_15 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_15/TP_SEC_ITSS_RCV_CERT_15_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_15/TP_SEC_ITSS_RCV_CERT_15_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_15/TP_SEC_ITSS_RCV_CERT_15_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_15.json [^]





View Issue Details
7396 [SECURITY] TSS&TP minor have not tried 12-02-2016 09:52 23-02-2016 18:03
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check correct signertype for authorization ticket
Summary: Check that IUT discards a SecuredMessage if the signer_info of the AT certificate is of other type than certificate_digest_with_sha256
Reference: ETSI TS 103 097 [1], clause 7.4.2
PICS Selection: PICS_GN_SECURITY

Expected behaviour:

with
    the IUT being in the 'authorized' state
ensure that
    when the IUT is receiving a SecuredMessage
        containing header_fields ['signer_info']
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer
                containing type
                    indicating 'certificate'
                containing signerinfo
                   containing type
                     indicating ('certificate', 'certificate_chain', 'certificate_digest_with_other_algorithm')
    then
        the IUT discards the message
Notes
(0013851)
Denis Filatov   
23-02-2016 16:58   
fix 0007396
Add TP to check correct signer type for authorization ticket
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14/TP_SEC_ITSS_RCV_CERT_14_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14/TP_SEC_ITSS_RCV_CERT_14_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14/TP_SEC_ITSS_RCV_CERT_14_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14.json [^]
(0013852)
Denis Filatov   
23-02-2016 18:03   
fix 0007396
Add TP to check correct signer type for authorization ticket
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14/TP_SEC_ITSS_RCV_CERT_14_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_14.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AT/SEC_ITSS_SND_CERT_AT_03.json [^]





View Issue Details
7395 [SECURITY] TSS&TP minor have not tried 12-02-2016 09:21 23-02-2016 15:33
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check for illegal header-field request_unrecognized_certificate (DENM)
Summary: Check that IUT discards a secured DENM containing a headerfield of type request_unrecognized_certificate.
Reference: ETSI TS 103 097 [1], clause 7.2
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (DEM)
      containing header_fields[0].type
        indicating 'signer_info'
      and containing header_fields[1].type
        indicating 'generation_time'
      and containing header_fields[2] {
        containing type
          indicating 'its_aid'
        containing its_aid
          indicating 'AID_DENM'
      }
      and containing header_fields[3] {
        containing type 'request_unrecognized_certificate'
  } then {
    the IUT discards a SecuredMessage
  }
}
Notes
(0013850)
Denis Filatov   
23-02-2016 15:33   
fix 0007395
Add TP to check for illegal header-field request_unrecognized_certificate (DENM)
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_14_BO.json [^]





View Issue Details
7394 [SECURITY] TSS&TP minor have not tried 12-02-2016 09:15 23-02-2016 15:26
Peter Felber  
Peter Felber  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check for invalid signature algorithms
Summary: Check that IUT discards the Secured CAM containing a signature-field with an invalid algorithm type
Reference: ETSI TS 103 097 [1], clause 4.2.2
Expected behaviour:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage {
      containing header_fields['its_aid']
        indicating 'AID_CAM'
      and containing trailer_fields[0] {
        containing type
          indicating 'signature'
        containing algorithm
          containing type
            indicating (2, 239, 240, 255)
      }
    }
  } then {
    the IUT discards the message
  }
}
Notes
(0013846)
Denis Filatov   
23-02-2016 15:11   
fix 0007394 Add TP to check for invalid signature algorithms
I have not found where is the limitation of PublicKeyAlgorythm to be used for signature. The only restriction for values 240..255 has been found at clause 4.2.2.
So implemented partially.
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_03_BO.json [^]
(0013849)
Denis Filatov   
23-02-2016 15:26   
fix 0007394 Add TP to check for invalid signature algorithms
I have not found where is the limitation of PublicKeyAlgorythm to be used for signature. The only restriction for values 240..255 has been found at clause 4.2.2.
So implemented partially.
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_02_BO.json [^]





View Issue Details
7375 [SECURITY] TSS&TP minor have not tried 04-02-2016 13:25 23-02-2016 15:22
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check invalid signer-info types
For chapter 5.3.2.4:

Summary: Check that IUT discards a secured CAM if the header_fields contains a signer of invalid type
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (CAM) {
      containing header_fields['signer_info']
        containing signer.type
          indicating (5, 239, 240, 255)
      and containing header_fields['generation_time']
      and containing header_fields['its_aid']
        indicating 'AID_CAM'
      and not containing other header fields
    }
  } then {
    the IUT discards a SecuredMessage
  }
}
Notes
(0013847)
Denis Filatov   
23-02-2016 15:17   
fix 0007375 Add TP to check invalid signer-info types
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_05_BO.json [^]
(0013848)
Denis Filatov   
23-02-2016 15:22   
fix 0007375 Add TP to check invalid signer-info types
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_04_BO.json [^]





View Issue Details
7393 [SECURITY] TSS&TP minor have not tried 12-02-2016 09:03 23-02-2016 14:37
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
no change required  
none    
none  
  Test_Spec_TS103096_V121  
Add TP for invalid TrailerField-types
Summary: Check that IUT discards the Secured CAM if the message does contain a trailer field of invalid type
Reference: ETSI TS 103 097 [1], clause 5.7
Expected behaviour:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage {
      containing header_fields['its_aid']
        indicating 'AID_CAM'
      and containing trailer_fields[0] {
        containing type
          indicating (0, 2, 255)
      }
    }
  } then {
    the IUT discards the message
  }
}
Notes
(0013845)
Denis Filatov   
23-02-2016 14:37   
I'm not agree with this TP.
Other TrailerFields, not only the Signature can be included in the message and its can contain various TF types.





View Issue Details
7392 [SECURITY] TSS&TP minor have not tried 12-02-2016 08:55 23-02-2016 14:30
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add test for invalid payload types
Summary: Check that the IUT discards the Secured CAM containing a payload of invalid types
Reference: ETSI TS 103 097 [1], clause 5.3
PICS Selection: PICS_GN_SECURITY
Expected behaviour:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage {
       containing header_fields['its_aid']
        indicating 'AID_CAM'
      and containing payload_field {
        containing type
          indicating (5, 255)
      }
    }
  } then {
    the IUT discards the message
  }
}
Notes
(0013844)
Denis Filatov   
23-02-2016 14:30   
fix 0007392
TP to check unknown payload type
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_07_BO.json [^]





View Issue Details
7108 [Part-1 Metamodel] New Feature feature have not tried 16-07-2015 15:41 15-02-2016 13:53
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Formalise meta-model constraints
Currently constraints are expressed in natural language. Formalised constraints by means of OCL would improve the implementability of the specification and address potential ambiguities in the way the constraints are formulated.
Notes
(0013843)
Philip Makedonski   
15-02-2016 13:53   
Implemented.





View Issue Details
7416 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 13:49 15-02-2016 13:52
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Refine constraints for Interaction
Interaction contains a constraint requiring that gate references are different. This constraint is redundant as the next constraint requires that the gate references of an interaction shall be connected and there is already a constraint under connection that requires that connected gate references are different. This constraint shall be removed.

The constraint that requires that gate references are connected shall also note that the connection shall be contained within the test configuration referenced by the enclosing test description.

Finally, a constraint shall be added stating that if AnyValue is used as an argument of an interaction and the optional ParameterBindings are provided, the DataType for AnyValue shall also be provided.
Notes
(0013842)
Philip Makedonski   
15-02-2016 13:52   
As proposed.





View Issue Details
7384 [Part-1 Metamodel] Technical minor have not tried 05-02-2016 13:57 15-02-2016 13:39
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Remove no guard constraint for ExceptionalBehaviour
Currently, the ExceptionalBehaviour meta-class has a constraint:

No guard
The 'Block' shall have no guard.

There is no practical purpose for this constraint. It shall be removed.
Notes
(0013841)
Philip Makedonski   
15-02-2016 13:39   
As proposed.





View Issue Details
7382 [Part-1 Metamodel] Technical minor have not tried 05-02-2016 13:32 15-02-2016 13:37
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Remove constraint on first atomic behaviour allowed for ConditionalBehaviour and PeriodicBehaviour
Currently, ConditionalBehaviour has a constraint restricting the type of the first behaviour allowed within its blocks:

First 'AtomicBehaviour' allowed
The first 'AtomicBehaviour' of any 'Block' of a 'ConditionalBehaviour' shall not be a tester-input event.

This constraint has no practical purpose. It can be circumvented in any number of ways. Further complication is how it should be evaluated in nested combined behaviours and referenced test descriptions. It shall be removed.

The same applies to PeriodicBehaviour.
Notes
(0013840)
Philip Makedonski   
15-02-2016 13:37   
As proposed.





View Issue Details
7386 [Part-1 Metamodel] Technical minor have not tried 05-02-2016 14:15 15-02-2016 13:34
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Add constraint for ComponentInstances in a TestConfiguration
Currently there is no constraint preventing connections between ComponentInstances of different TestConfigurations. Add corresponding constraint to the TestConfiguration meta-class.
Notes
(0013839)
Philip Makedonski   
15-02-2016 13:34   
As proposed:

Only 'Connection's between own 'ComponentInstance's
A 'TestConfiguration' shall only contain 'Connection's between gates of its own 'ComponentInstance's.





View Issue Details
7370 [Part-1 Metamodel] Editorial minor have not tried 04-02-2016 09:31 15-02-2016 13:33
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.3.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.2.1  
Inconsistency between diagram and text for GateReference
The text in clause 8.2.6 states that GateReference is a NamedElement. The diagram in Figure 8.2 indicates that GateReference is an Element. Since a GateReference serves as an association between a ComponentInstance and a GateInstance. GateReference shall be an Element, therefore the text shall be updated.
Notes
(0013838)
Philip Makedonski   
15-02-2016 13:33   
As proposed.





View Issue Details
7371 [Part-1 Metamodel] Technical minor have not tried 04-02-2016 09:33 15-02-2016 13:31
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
GateInstance shall be a NamedElement
Currently, GateInstance is an Element. Since it shall have a name, its superclass shall be changed to NamedElement. The text and diagrams shall be updated respectively. This also applies to the electronic annex.
Notes
(0013837)
Philip Makedonski   
15-02-2016 13:31   
As proposed.





View Issue Details
7415 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 13:07 15-02-2016 13:08
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Remove constraint from Timer
The constraint "Initial state of a timer" is better expressed through the semantics description as it is concerned with the operational state of a timer at runtime. The constraint shall be removed and the text shall be moved to the semantics section.
Notes
(0013836)
Philip Makedonski   
15-02-2016 13:08   
As proposed.





View Issue Details
7414 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 13:02 15-02-2016 13:03
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Remove constraint from Wait
The constraint "Test component for Wait shall be known" is already expressed in its super-class (TimeOperation):

A 'TimeOperation' shall be performed only on a 'ComponentInstance' in the role 'Tester'.
Notes
(0013835)
Philip Makedonski   
15-02-2016 13:03   
Removed as proposed.





View Issue Details
7364 [Part-1 Metamodel] Technical minor have not tried 01-02-2016 15:01 15-02-2016 12:56
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Redundant constraint for DataInstanceUse
Currently the DataInstanceUse clause contains a constraint restricting the use of argument and reduction lists:

Either argument list or reduction list provided
Either one of the 'argument' list or 'reduction' list or none of them shall be provided.

A similar constraint is already defined under DataUse (super-class of DataInstanceUse):

Occurrence of 'argument' and 'reduction'
Both, 'argument' and 'reduction', may be provided only in case of a 'FunctionCall'.

Since DataInstanceUse is a sub-class of DataUse, all constraints that are applicable to DataUse already apply to DataInstanceUse. In addition, since the only difference between these constraints is the special case for FunctionUse in the constraint for DataUse, and a DataInstanceUse already excludes that part of the constraint, the constraint for DataInstance use is redundant.

The proposal is to remove the constraint for DataInstanceUse.
Notes
(0013795)
Philip Makedonski   
01-02-2016 15:02   
The constraint in DataInstanceUse is removed. The constraint in DataUse is refined to

Occurrence of 'argument' and 'reduction'
Only in case of a ‘FunctionCall' both the 'argument' list and the ‘reduction' list may be provided, otherwise either the 'argument' list, the ’reduction' list, or none of them shall be provided.
(0013832)
Philip Makedonski   
15-02-2016 12:54   
This also applies to FormalParameterUse and VariableUse.
(0013833)
Philip Makedonski   
15-02-2016 12:56   
This also applies to TImeLabelUse.





View Issue Details
7366 [Part-1 Metamodel] Technical minor have not tried 03-02-2016 09:59 15-02-2016 12:50
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Refine FunctionCall constraint
The current constraint states:

Matching parameters
The arguments specified by the 'ParameterBinding' shall match (in terms of number and data type) the list of 'FormalParameter's of the invoked 'Function'.

The data type aspect of this constraint is already covered by the related constraint in ParameterBinding, hence it is superfluous. The number of parameters is not specific enough, instead it should be rephrased to state that "all parameters defined for the corresponding function shall be bound in a function call".
Notes
(0013831)
Philip Makedonski   
15-02-2016 12:50   
Refined to:

All 'FormalParameter's of the invoked 'Function' shall be bound.





View Issue Details
7413 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 12:37 15-02-2016 12:38
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Refine constraint for the occurrence of argument and reduction in DataUse
The constraint is phrased in a confusing way:

Both 'argument' and 'reduction; shall be provided only in the case of a 'FunctionCall'

Refine the constraint to:

Only in case of a ‘FunctionCall' both the 'argument' list and the ‘reduction' list may be provided, otherwise either the 'argument' list, the ’reduction' list, or none of them shall be provided.
Notes
(0013829)
Philip Makedonski   
15-02-2016 12:38   
As proposed.





View Issue Details
7373 [Part-1 Metamodel] Technical minor have not tried 04-02-2016 12:52 15-02-2016 12:33
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Remove mixed use constraint
The mixed use constraint constraint under 6.3.1:

No mixed use of 'Member' and 'FormalParameter' in 'argument' set
All 'ParameterBinding's that are referenced in the 'argument' set shall refer only to one kind of 'Member' or 'FormalParameter'.

is redundant. The only place where a mixed use could conceivably occur is in a FunctionCall, but FunctionCall already has a more precise constraint restricting the arguments to ParameterBindings that are referring to to the respective Function's FormalParameters.
Notes
(0013828)
Philip Makedonski   
15-02-2016 12:33   
As proposed.





View Issue Details
7177 [Part-1 Metamodel] Technical minor have not tried 14-09-2015 17:16 15-02-2016 12:31
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
StaticDataUse constraint needs to be revised and moved to DataInstanceUse
The constraint

Static data use in structured data
If the 'DataInstance' refers to a 'StructuredDataInstance', all its members shall obtain 'ParameterBinding's that refer to 'StaticDataUse'.

is only applicable to DataInstanceUse. It shall be moved to corresponding element specification. In addition, the constraint currently implies that that *all* its members shall be assigned. Based on previous discussions, it shall be relaxed by removing the 'all' qualifier to read:

Static data use in structured data
If the 'DataInstance' refers to a 'StructuredDataInstance', its members shall obtain 'ParameterBinding's that refer to 'StaticDataUse'.

or better yet:

Static data use in structured data
If the 'DataInstance' refers to a 'StructuredDataInstance', all of its 'ParameterBinding's shall refer to 'StaticDataUse'.

Notes
(0013628)
Philip Makedonski   
14-12-2015 17:16   
Constraint moved to DataInstanceUse and text refined as proposed.
(0013796)
Philip Makedonski   
01-02-2016 15:44   
There are further issues with this constraint. As it is, it also prevents the use of DynamicDataUse even if the StructuredDataInstance is used e.g. in an Interaction, which is a valid case where a user may need to use a FunctionCall or a VariableUse in a ParameterBinding for a StructuredDataInstance. The current constraint prevents that.

A proposal is to move the constraint to the MemberAssignment meta-class and phrase it differently so that it precludes the use of DynamicDataUse in that context which is the original intention of the constraint.
(0013827)
Philip Makedonski   
15-02-2016 12:31   
Constraint moved to MemberAssignment and updated to:

Static data use in structured data
If the 'memberSpec' refers to a 'StructuredDataInstance', all of its 'ParameterBinding's shall refer to 'StaticDataUse'.





View Issue Details
7412 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 12:24 15-02-2016 12:24
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Move constraint from MemberAssignment to StructuredDataInstance
The constraint

'Member' of the 'StructuredDataType'
The referenced 'Member' shall be contained in the 'StructuredDataType' that the 'StructuredDataInstance', which contains this 'MemberAssignment', refers to.

shall be moved from MemberAssignment to StructuredDataInstance
Notes
(0013826)
Philip Makedonski   
15-02-2016 12:24   
As proposed.





View Issue Details
7369 [Part-1 Metamodel] Technical minor have not tried 04-02-2016 08:41 15-02-2016 12:21
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Refine the definition of qualified name
The current definition for qualified name under clause 5.2.2 states:

The 'qualifiedName' is a compound name derived from the directly and all indirectly enclosing parent 'Package's by concatenating the names of each 'Package'. As a separator between the segments of a 'qualifiedName' the string '::' shall be used. The name of the root 'Package' that (transitively) owns the 'PackageableElement' shall always constitute the first segment of the 'qualifiedName'.

There are cases where elements other than a Package should also be used as part of a qualified name, otherwise the distinguishable name constraint would prevent from having e.g. two distinct test configurations having component instances with the same name:

Package p {

    Test Configuration tc1 {
        create Tester tester of type ct;
        create SUT sut of type ct;
        connect sut.g to tester.g;
    }

    Test Configuration tc2 {
        create Tester tester1 of type ct;
        create Tester tester2 of type ct;
        create SUT sut of type ct;
        connect sut.g to tester1.g;
        connect sut.g to tester2.g;
    }
}

In this case the ComponentInstance 'sut' in tc1 will conflict with ComponentInstance 'sut' in tc2, since both of them will have qualified name 'p::sut'. It makes more sense to refine the definition so that 'NamedElement's shall be used instead. The corresponding qualified names for the component instances would then become 'p::tc1::sut' and 'p::tc2::sut', respectively. In addition, the reference to the 'PackageableElement' shall also be replaced by the 'NamedElement'.
Notes
(0013825)
Philip Makedonski   
15-02-2016 12:21   
As proposed:

The 'qualifiedName' is a compound name derived from the directly and all indirectly enclosing parent 'NamedElement's by concatenating the names of each 'NamedElement'. As a separator between the segments of a 'qualifiedName' the string '::' shall be used. The name of the root 'NamedElement' that (transitively) owns the 'NamedElement' shall always constitute the first segment of the 'qualifiedName'.





View Issue Details
7411 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 12:15 15-02-2016 12:15
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Move constraint from Member to StructuredDataInstance
The constraint

Different member names in a structured data type
All 'Member' names of a 'StructuredDataType' shall be distinguishable.

in Member shall be moved to StructuredDataType.
Notes
(0013824)
Philip Makedonski   
15-02-2016 12:15   
As proposed.





View Issue Details
7410 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 11:44 15-02-2016 12:12
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Add constraint for parameter mapping
Parameter mapping within data element mapping may only be provided if the mappable data element refers to structured data type, an action, or a function definition.
Notes
(0013822)
Philip Makedonski   
15-02-2016 11:45   
Added constraint:

Restricted use of parameter mapping
A set of 'ParameterMapping's shall only be provided if 'mappableDataElement' refers to a 'StructuredDataType', an 'Action' or a 'Function' definition.
(0013823)
Philip Makedonski   
15-02-2016 12:12   
Further refined to

A set of 'ParameterMapping's shall may only be provided if 'mappableDataElement' refers to a 'StructuredDataType', an 'Action' or a 'Function' definition and the 'mappableDataElement' contains the mapped 'Parameters'.





View Issue Details
7409 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 11:39 15-02-2016 11:40
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Refine distinguishable qualified name constraint
The constraint requires that NamedElements of the same meta-class have distinguishable names. This can be confusing, e.g. having a variable and a timer within a component type with the same name, among other cases. The constraint shall be refined to distinguishable qualified names among all NamedElements.
Notes
(0013821)
Philip Makedonski   
15-02-2016 11:40   
Constraint changed to:

All qualified names of instances of 'NamedElement's shall be distinguishable within a TDL model.





View Issue Details
7408 [Part-1 Metamodel] Technical minor have not tried 15-02-2016 11:34 15-02-2016 11:35
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Add OCL Constraint requirements
The OCL constraints rely on three operations that need to be implemented. Their specification and purposes needs to be defined.
Notes
(0013820)
Philip Makedonski   
15-02-2016 11:35   
Corresponding text added to new Clause 4.6.





View Issue Details
7391 [SECURITY] TSS&TP minor have not tried 12-02-2016 08:51 12-02-2016 09:18
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
not fixable  
none    
none  
  Test_Spec_TS103096_V121  
Add test for missing payload in CAM - message
Summary: Check that the IUT discards a Secured CAM containing no payload-field
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY
Expected behavior:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage {
      containing header_fields['its_aid']
        indicating 'AID_CAM'
      and not containing payload_field
    }
  } then {
    the IUT discards the message
  }
}
Notes
(0013819)
Denis Filatov   
12-02-2016 09:18   
I don't see a way to operate with messages without payload. Payload is a mandatory field and can not be omitted in a message. The Message without payload will not be decoded correctly. So, on my opinion, this TP is not applicable.





View Issue Details
7342 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:22 08-02-2016 15:05
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
   
[TP_SEC_ITSS_SND_GENMSG_04_01_BV] -10 or -5 minutes ?
-10 or -5 minutes ?
Notes
(0013711)
Denis Filatov   
15-01-2016 17:11   
values of 10min for DENM and 5min for CAM was taken from C2C Security profile.





View Issue Details
7359 [SECURITY] TSS&TP minor have not tried 20-01-2016 14:45 08-02-2016 15:02
Sebastian Muellers  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Next Version  
TP_SEC_ITSS_SND_CERT_AA_04_01_BV - modify to check against other CA instead of root
modify to check against other CA instead of root. pleasee add in brackets that other CA can be the root, but is not restricted to roor
Notes
(0013818)
Denis Filatov   
08-02-2016 15:02   
fix 0007359
check that AA signed by root or other AA
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AA/SEC_ITSS_SND_CERT_AA_04/TP_SEC_ITSS_SND_CERT_AA_04_01_BV.json [^]





View Issue Details
7351 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:39 08-02-2016 14:59
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_CAM_04_11_BO] Is 103 097 consistent ?
Here is a strange thing regarding 103 097 v1.2.1. To have a valid cam, the
certificate must be valid. So if there is a regional validity
restriction on the certificate it has to be correct.

But in the same time the CAM validity verification has to ignore the
generation location of the message, even if it states that the message
has been produced outside of the certificate validity region.

Do we have to report that to someone ? Do we really support that ?

Regarding security it seems really strange to me to accept messages
produce outside of the validity region of there authorization tickets !?
Notes
(0013727)
Denis Filatov   
19-01-2016 16:48   
To be discussed on the meeting

I'm totally agree with Sammy, but following the 103097 the message has to be taken into account. Is it a hole in the Security?
(0013745)
Sebastian Muellers   
20-01-2016 15:29   
It is a useful test, but our actual tests focus on malformed messages only, i.e. wrong Information elements. We keep it open and see if we can implement it if at the end of the project there is soem time/budget left. Otherwise it shoud be implemeneted for the upcoming Plugtest under the PLugtest budget, if possible.
(0013746)
Sebastian Muellers   
20-01-2016 15:32   
consider adding a SEND test to check that IUT does not send a CAM when it is outside the certificate validity restriction
(0013748)
Sebastian Muellers   
21-01-2016 08:41   
chapter 6.1 of TS103097:

"NOTE 1: A certificate is considered valid if the current time is within the validity period specified in the certificate,
the current region is within the validity region specified in the certificate, the type of the certificate is
valid for the current type of communication, the signature, which covers all fields except the signature
itself, is valid, and the certificate of the signer is valid as signer for the given certificate's type. If the
certificate is self-signed, it is valid if it is stored as a trusted certificate."
(0013817)
Denis Filatov   
08-02-2016 14:59   
TP added: SEC_ITSS_RCV_CAM_13, SEC_ITSS_RCV_DENM_13, SEC_ITSS_RCV_GENMSG_13





View Issue Details
7276 [SECURITY] TSS&TP minor have not tried 05-01-2016 10:18 08-02-2016 14:59
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add negative Test to check the generation location of DENM - messages
Similar to TP_SEC_ITSS_RCV_DENM_07_01_BO, add a test to chapter 5.3.3.7 to check that the IUT discards messages which are not within the current location of the receiver:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (DENM) {
      containing header_fields [0] {
        containing type
          indicating 'signer_info'
        and containing signer {
          containing type
            indicating 'certificate'
          and containing certificate (CERT_TS_AT_A) {
            containing validity_restrictions ['region']
              containing region{
                containing region_type
                  indicating 'circle'
                containing circular_region
                  indicating REGION (CURRENT_REGION outside of REGION)
              }
            }
      and containing header_field {
        containing type
          indicating 'its_aid'
        containing its_aid
          indicating 'AID_DENM'
      }
  } then {
    the IUT discards the message
  }
}
 
Notes
(0013734)
Denis Filatov   
19-01-2016 17:48   
To be discussed on the meeting
(0013738)
Sebastian Muellers   
20-01-2016 14:32   
It is a useful test, but our actual tests focus on malformed messages only, i.e. wrong Information elements. We keep it open and see if we can implement it if at the end of the project there is soem time/budget left. Otherwise it shoud be implemeneted for the upcoming Plugtest under the PLugtest budget, if possible.
(0013749)
Sebastian Muellers   
21-01-2016 08:41   
chapter 6.1 of TS103097:

"NOTE 1: A certificate is considered valid if the current time is within the validity period specified in the certificate,
the current region is within the validity region specified in the certificate, the type of the certificate is
valid for the current type of communication, the signature, which covers all fields except the signature
itself, is valid, and the certificate of the signer is valid as signer for the given certificate's type. If the
certificate is self-signed, it is valid if it is stored as a trusted certificate."
(0013816)
Denis Filatov   
08-02-2016 14:59   
TP added: SEC_ITSS_RCV_CAM_13, SEC_ITSS_RCV_DENM_13, SEC_ITSS_RCV_GENMSG_13





View Issue Details
7256 [SECURITY] TSS&TP minor have not tried 16-12-2015 15:02 08-02-2016 14:59
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add negative tests for CURRENT_TIME
Please add two negative tests similar to:
TP_SEC_ITSS_RCV_GENMSG_06_01_BO
TP_SEC_ITSS_RCV_GENMSG_06_02_BO

To check that the IUT discards messages containing a certificate which is either not yet valid or not valid any more. The IUT should test the time-restriction against its own time (not the generation_time of the message).
For example:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage {
      containing header_fields[0] {
        containing type
          indicating 'signer_info'
        and containing signer {
          containing type
            indicating 'certificate'
          and containing certificate (CERT_TS_AT_A) {
            containing validity_restrictions['time_start_and_end'] {
              containing start_validity
                indicating TIME_CERT_TS_AT_START
              and containing end_validity
                indicating TIME_CERT_TS_AT_END < CURRENT_TIME
            }
          }
        }
      }
      and containing header_fields [1] {
        containing type
          indicating 'generation_time'
      }
      and containing header_fields [2] {
        containing type
          indicating 'generation_location'
      }
      and containing header_fields['its_aid']
        indicating 'AID_BEACON'
    }
  } then {
    the IUT discards the message
  }
}
Notes
(0013655)
Denis Filatov   
04-01-2016 15:55   
These are receiving certificate validation tests, not a message ones.
To be added to SEC_ITSS_RCV_CERT_11
(0013735)
Denis Filatov   
19-01-2016 17:49   
to be discussed on the meeting
(0013737)
Sebastian Muellers   
20-01-2016 14:29   
It is a useful test, but our actual tests focus on malformed messages only, i.e. wrong Information elements. We keep it open and see if we can implement it if at the end of the project there is soem time/budget left. Otherwise it shoud be implemeneted for the upcoming Plugtest under the PLugtest budget, if possible.
(0013750)
Sebastian Muellers   
21-01-2016 08:42   
chapter 6.1 of TS103097:

"NOTE 1: A certificate is considered valid if the current time is within the validity period specified in the certificate,
the current region is within the validity region specified in the certificate, the type of the certificate is
valid for the current type of communication, the signature, which covers all fields except the signature
itself, is valid, and the certificate of the signer is valid as signer for the given certificate's type. If the
certificate is self-signed, it is valid if it is stored as a trusted certificate."
(0013815)
Denis Filatov   
08-02-2016 14:59   
TP added: SEC_ITSS_RCV_CAM_13, SEC_ITSS_RCV_DENM_13, SEC_ITSS_RCV_GENMSG_13





View Issue Details
7332 [SECURITY] TSS&TP minor have not tried 14-01-2016 12:47 08-02-2016 14:57
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_12_01_BO, 12_02 and 03] Add a test for the uniqueness of
Maybe we should add a test to verify that for each ITS-AID only one
ItsAidSsp is used. I haven't see it elsewhere. Only for certificate in
the certificate chain (AA and AT certificates).


with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a Secured DENM {
      containing header_fields ['signer_info'] {
        containing signer {
          containing type
            indicating 'certificate'
          containing certificate (CERT_TS_12_04_BO_AT) {
            containing subject_attributes['its_aid_ssp_list']
        containing its_aid_list[0..N]
              containing unique items
          }
        }
      }
    }
  } then {
    the IUT discards the message
  }

}
Notes
(0013779)
Denis Filatov   
28-01-2016 22:20   
To be added
(0013814)
Denis Filatov   
08-02-2016 14:57   
covered in TP_SEC_ITSS_RCV_CERT_12_04_BO





View Issue Details
7377 [SECURITY] TSS&TP minor have not tried 04-02-2016 13:37 08-02-2016 13:56
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check invalid its_aid - values
For chapter 5.3.2.6:

Summary: Check that IUT discards a secured CAM when its_aid value is not a valid value
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (CAM)
      containing header_fields['its_aid']
        indicating (0, 1, 35, 38, 255)
      and containing payload_field {
        containing type
          indicating 'signed'
        containing data
          containing CAM payload
      }
  } then {
    the IUT discards the message
  }
}
Notes
(0013810)
Denis Filatov   
05-02-2016 13:14   
Are you sure that we have to test so many IDs? For the moment I make a check for DENM only.
(0013813)
Denis Filatov   
08-02-2016 13:56   
fix 0007377
Add TP to test undefined ITS_AID.
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_07 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_07/TP_SEC_ITSS_RCV_GENMSG_07_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_07.json [^]





View Issue Details
7379 [SECURITY] TSS&TP minor have not tried 04-02-2016 13:57 05-02-2016 14:06
Peter Felber  
Peter Felber  
normal  
assigned Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Check presence of Headerfield encryption_parameter in CAM
For chapter 5.3.2.3:

Summary: Check that IUT discards a secured CAM containing a headerfield of type encryption_parameter.
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (CAM)
      containing header_fields[0].type
        indicating 'signer_info'
      and containing header_fields[1].type
        indicating 'generation_time'
      and containing header_fields[2] {
        containing type
          indicating 'its_aid'
        containing its_aid
          indicating 'AID_CAM'
      }
      and containing header_fields[3] {
        containing type 'encryption_parameter'
  } then {
    the IUT discards a SecuredMessage
  }
}
Notes
(0013806)
Denis Filatov   
05-02-2016 12:53   
I think it is necessary to provide valid enc_params to be sure that message has been rejected because of presence of the header field but not by the invalid parameters.
Peter, could you please provide ones?
(0013807)
Denis Filatov   
05-02-2016 12:54   
I think it is necessary to provide valid enc_params to be sure that message has been rejected because of presence of the header field but not by the invalid parameters.
Peter, could you please provide ones?
(0013808)
Denis Filatov   
05-02-2016 12:57   
It is required also for DENM and for recipient_info.
(0013812)
Denis Filatov   
05-02-2016 14:06   
info 0007379
3 variants for each type of messages
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_13_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_13_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_13_BV.json [^]





View Issue Details
7376 [SECURITY] TSS&TP minor have not tried 04-02-2016 13:34 05-02-2016 13:20
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add TP to check missing its_aid
For chapter 5.3.2.6:

Summary: Check that IUT discards a secured CAM when the its_aid - field is missing
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (CAM)
      not containing header_fields['its_aid']
        indicating AID_CAM
      and containing payload_field {
        containing type
          indicating 'signed'
        containing data
          containing CAM payload
      }
  } then {
    the IUT discards the message
  }
}
Notes
(0013811)
Denis Filatov   
05-02-2016 13:20   
fix 0007376: check for absence of its_aid header field
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_06a_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06a_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_06a_BO.json [^]





View Issue Details
7378 [SECURITY] TSS&TP minor have not tried 04-02-2016 13:50 05-02-2016 13:13
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
no change required  
none    
none  
  Test_Spec_TS103096_V121  
Check request for unrecognized certificate
For chapter 5.3.3.5:

Summary: Check that IUT requests the complete certificate when receiving a secured CAM with the signer-info of type certificate_digest_with_sha256 containing a prior unknown certificate id
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (DENM) {
      containing header_fields['signer_info']
        containing signer.type
          indicating 'certificate_digest_with_sha256'
        containing digest
          referencing to (CERT_UNKNOWN_YET)
      and containing header_fields['generation_time']
      and containing header_fields['generation_location']
      and containing header_fields['its_aid']
        indicating 'AID_DENM'
      and not containing other header fields
    }
  } then {
    the IUT sends a SecuredMessage (CAM) {
      containing header_fields['request_unrecognized_certificate'] {
        containing digest
          referencing to (CERT_UNKNOWN_YET)
      }
    }
  }
}
Notes
(0013809)
Denis Filatov   
05-02-2016 13:13   
1. DENM should not be signed by digest
2. it is already implemented in TP_SEC_ITSS_SND_CAM_06_01_BV





View Issue Details
7374 [SECURITY] TSS&TP minor have not tried 04-02-2016 13:21 05-02-2016 12:42
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
no change required  
none    
none  
  Test_Spec_TS103096_V121  
Add TP for invalid order of headerfields
For chapter 5.3.2.3

Summary: Check that IUT discards a secured CAM containing header_fields in the wrong order.
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (CAM)
      containing header_fields[0].type
        indicating 'signer_info'
      and containing header_fields[1] {
        containing type
          indicating 'its_aid'
        containing its_aid
          indicating 'AID_CAM'
      }
      containing header_fields[2].type
        indicating 'generation_time'
      and not containing other header fields
  } then {
    the IUT discards a SecuredMessage
  }
}
Notes
(0013805)
Denis Filatov   
05-02-2016 12:42   
implemented in
TP_SEC_ITSS_RCV_CAM_04_07_BO
TP_SEC_ITSS_RCV_DENM_04_09_BO
TP_SEC_ITSS_RCV_GENMSG_04_09_BO





View Issue Details
7165 [Part-4 Test objectives] Editorial minor have not tried 04-09-2015 15:09 01-02-2016 11:22
Finn Kristoffersen  
Finn Kristoffersen  
normal  
resolved [TDL] Part-4 V1.1.1  
fixed  
none    
none  
   
Error in PICS example of clause 6.1.3
In the example of clause 6.1.3, three PICS definitions
are shown. However for the latter two the wrong keyword
"Entity" is used. These should be corrected to use keyword
"PICS".

Notes
(0013792)
Finn Kristoffersen   
01-02-2016 11:22   
Picture in clause 6.1.3 corrected, that is both occurrences of keyword "Entity"
replaced by keyword "PICS" in document ES 203 119-4.





View Issue Details
7158 [Part-4 Test objectives] Editorial minor have not tried 02-09-2015 14:50 01-02-2016 10:10
Finn Kristoffersen  
Finn Kristoffersen  
normal  
resolved [TDL] Part-4 V1.1.1  
open  
none    
none  
   
Changes to Annex B: BNF production rules for INT; SQ and DQ
The production rule for INT shall be changed to
  INT ::= ('0' - '9')+ ;
to allow for integer values greater than 9.

The definitions of SQ and DQ shall be exchanged, so that
  SQ ::= "'" ;
  DQ ::= '"' ;
Notes
(0013791)
Finn Kristoffersen   
01-02-2016 10:09   
The specified changes introduced in the TO document ES 203 119-4.





View Issue Details
7328 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:55 28-01-2016 23:11
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_CERT_09_06_BO] Replacing values 1 and 2 by LOCAL_REGION_AT and LOCAL_REGION_AA ?
Why not replace the local region values 1 and 2 by LOCAL_REGION_AT and
LOCAL_REGION_AA ?

Specifying the test with these values seems too restrictive ?
Notes
(0013688)
Denis Filatov   
14-01-2016 11:46   
Actually no, this is a receiving behavior, we are sending this message and it is better to precise the value when possible.
(0013788)
Denis Filatov   
28-01-2016 23:11   
add description for certificate region defines
add defines for local regions
fix 0007321 0007327 0007327 0007325 0007328 0007325 0007324
change 'containing length' to 'indicating length=2'
fix 0007323

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10.json [^]





View Issue Details
7327 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:53 28-01-2016 23:11
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_09_03_BO] Value definition ?
Where it is said that the region identified by ID_REGION_AA_UNSTATS
includes the region ID_REGION_AT ?

Notes
(0013687)
Denis Filatov   
14-01-2016 11:42   
Right. It is necessary to declare it here implicitly.
Actually, certificate profiles are the part of the ATS and can be taken from svn repository.
(0013786)
Denis Filatov   
28-01-2016 23:11   
add description for certificate region defines
add defines for local regions
fix 0007321 0007327 0007327 0007325 0007328 0007325 0007324
change 'containing length' to 'indicating length=2'
fix 0007323

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10.json [^]





View Issue Details
7325 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:48 28-01-2016 23:11
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_CERT_08_06_BO] Missing clarification ?
"indicating POLYGON_REGION_AA_INTERSEC including partially POLYGON_REGION_AT" ?
Notes
(0013787)
Denis Filatov   
28-01-2016 23:11   
add description for certificate region defines
add defines for local regions
fix 0007321 0007327 0007327 0007325 0007328 0007325 0007324
change 'containing length' to 'indicating length=2'
fix 0007323

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10.json [^]





View Issue Details
7324 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:47 28-01-2016 23:11
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_CERT_08_05_BO] Missing clarification
If not stated elsewhere :

"indicating POLYGON_REGION_AA_OUTSIDE not including POLYGON_REGION_AT"
Notes
(0013789)
Denis Filatov   
28-01-2016 23:11   
add description for certificate region defines
add defines for local regions
fix 0007321 0007327 0007327 0007325 0007328 0007325 0007324
change 'containing length' to 'indicating length=2'
fix 0007323

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10.json [^]





View Issue Details
7323 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:44 28-01-2016 23:11
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_08_04_BO] Testing length
There is no "length" variable in the type PolygonalRegion. Maybe
another notation should be used ?

"containing polygonal_region length(2)" ?
Notes
(0013790)
Denis Filatov   
28-01-2016 23:11   
add description for certificate region defines
add defines for local regions
fix 0007321 0007327 0007327 0007325 0007328 0007325 0007324
change 'containing length' to 'indicating length=2'
fix 0007323

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10.json [^]





View Issue Details
7321 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:37 28-01-2016 23:11
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_CERT_08_02_BO] Typo and question
Summary :
"contains the polygonal" -> "contains a polygonal" ?
"which is fully inside int the" -> -in

I don't understand this test. Regarding the summary we should tests
that the message is accepted if the signer certificate contains a
polygonal region strictly (smaller ?) contained in the AA validity
region. But regarding the previous test it seems that we test only the
case when they are equal ? Shouldn't we write something like :

     containing certificate (CERT_TS_08_02_BV_AT) {
            containing validity_restrictions['region'] {
              containing region_type
                indicating 'polygon'
              containing polygonal_region
                indicating POLYGON_REGION_AT included in POLYGON_REGION_AA
            }
            containing signer_info.digest
              referencing to a CERT_TS_D_AA
          containing validity_restrictions['region'] {
                  containing region_type
                    indicating 'rectangle'
                  containing rectangular_region[0]
                    indicating POLYGON_REGION_AA
                }

Since the variables definitions are not described in the document we
have, I'm not sure this will be defined elsewhere or not ?
Notes
(0013785)
Denis Filatov   
28-01-2016 23:11   
add description for certificate region defines
add defines for local regions
fix 0007321 0007327 0007327 0007325 0007328 0007325 0007324
change 'containing length' to 'indicating length=2'
fix 0007323

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10.json [^]





View Issue Details
7320 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:35 28-01-2016 23:10
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_08_01_BO] Missing test part
Shouldn't we add this :

containing validity_restrictions['region'] {
                  containing region_type
                    indicating 'rectangle'
                  containing rectangular_region[0]
                    indicating POLYGON_REGION_AA
                }

after "referencing to a CERT_TS_AA" ?
Notes
(0013784)
Denis Filatov   
28-01-2016 23:10   
done wherever has been found





View Issue Details
7322 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:42 28-01-2016 23:08
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_08_03_BO] Use of "and"
containing certificate (CERT_TS_08_03_BO_AT) {
            not containing validity_restrictions['region']
            containing signer_info.digest
              referencing to a CERT_TS_D_AA
          }

-> containing certificate (CERT_TS_08_03_BO_AT) {
            not containing validity_restrictions['region']
            "and" containing signer_info.digest
              referencing to a CERT_TS_D_AA
          }

They are on the same level so maybe we should add an "and" ? That is done in other tests. This should be harmonized (e.g. TP_SEC_ITSS_RCV_CAM_05_02_BO).

In a general way the use of the word "and" doesn't seem clear in the different tests.


Notes
(0013783)
Denis Filatov   
28-01-2016 23:08   
done wherever it possible





View Issue Details
7330 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:58 28-01-2016 23:05
haddads  
Denis Filatov  
normal  
resolved  
won't fix  
none    
none  
   
[TP_SEC_ITSS_RCV_CERT_11_03_BO] Error ?
Shouldn't it be :

containing header_fields ['signer_info'].signer.certificate (CERT_TS_11_03_BO_AT)
        containing signer_info.digest
          referencing to CERT_TS_11_03_BO_AA
            containing validity_restrictions['time_start_and_end'] {
              containing start_validity
                indicating START_VALIDITY_AA
               }
        containing validity_restrictions['time_start_and_end'] {
          containing start_validity
            indicating START_VALIDITY_AA - 365d
          containing end_validity
            indicating START_VALIDITY_AA -1d
          }
Notes
(0013782)
Denis Filatov   
28-01-2016 23:05   
actually no, the AT and AA starts at the same time, but AA ends before the AT and current IUT time is between AA and AT ends.





View Issue Details
7329 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:58 28-01-2016 22:58
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_10_01_BO, 10_02 and 10_03] Remove reference to clause 7.4.1 ?
Regarding the references, clause 7.4.1 does not enforce the use of
ValidityRestriction of type time_start_and_end, only 7.4.2 does. Can we remove 7.4.1 ?
Notes
(0013781)
Denis Filatov   
28-01-2016 22:58   
Split requirement 10 to two different requirements to better manage references
fix 0007329
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01/TP_SEC_ITSS_RCV_CERT_10_01_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_01.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02/TP_SEC_ITSS_RCV_CERT_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_10/SEC_ITSS_RCV_CERT_10_02.json [^]





View Issue Details
7326 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:50 28-01-2016 22:45
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_09_01_BO and 09_02] Propostion of test description extension
when {
    the IUT is receiving a SecuredMessage {
      containing header_fields ['signer_info'] {
        containing signer {
          containing type
            indicating 'certificate'
          containing certificate (CERT_TS_09_01_BV_AT) {
            containing validity_restrictions['region'] {
              containing region_type
                indicating 'id'
              containing id_region {
                containing region_dictionary
                  indicating 'iso_3166_1' (0)
                containing region_identifier
                  indicating ID_REGION_AT
                containing local_region
                  indicating LOCAL_REGION_AT
              }
            }
        containing signer_info.digest
              referencing to a CERT_AA_E_TS
          containing validity_restrictions['region'] {
              containing region_type
                indicating 'id'
              containing id_region {
                containing region_dictionary
                  indicating 'iso_3166_1' (0)
                containing region_identifier
                  indicating ID_REGION_AT
                containing local_region
                  indicating 0 or LOCAL_REGION_AT
              }
Notes
(0013780)
Denis Filatov   
28-01-2016 22:45   
I do not know how to send a message containing values 0 or LOCAL_REGION_AT at the same time. This is why two TP has been made.





View Issue Details
7331 [SECURITY] TSS&TP minor have not tried 14-01-2016 12:45 28-01-2016 22:17
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CERT_11_04_BO] Use of CURRENT_TIME
Regarding the summary of the test shouldn't we use CURRENT_TIME
(present in other tests) and test :


containing header_fields ['signer_info'].signer.certificate (CERT_TS_11_04_BO_AT)
        containing signer_info.digest
          referencing to CERT_TS_11_04_BO_AA
            containing validity_restrictions['time_start_and_end'] {
              containing start_validity
                indicating CURRENT_TIME + 1d
              containing end_validity
                indicating CURRENT_TIME + 365d
            }

other wise ?

containing header_fields ['signer_info'].signer.certificate (CERT_TS_11_04_BO_AT)
        containing signer_info.digest
          referencing to CERT_TS_11_04_BO_AA
            containing validity_restrictions['time_start_and_end'] {
              containing start_validity
                indicating END_VALIDITY_AA + 1d
              containing end_validity
                indicating END_VALIDITY_AA + 365d
            }
        containing validity_restrictions['time_start_and_end'] {
           containing end_validity
            indicating END_VALIDITY_AA
        }
Notes
(0013778)
Denis Filatov   
28-01-2016 22:17   
Fix summary of time validity restriction tests.
Actually the idea of these tests is to check that subordinate cert is inside the validity of the issuing cert.
fix 0007331
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_11/TP_SEC_ITSS_RCV_CERT_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_11/TP_SEC_ITSS_RCV_CERT_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_11/TP_SEC_ITSS_RCV_CERT_11_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_11/TP_SEC_ITSS_RCV_CERT_11_04_BO.json [^]





View Issue Details
7335 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:10 28-01-2016 21:15
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
   
[TP_SEC_ITSS_SND_CAM_06_01_BV] Formulation proposition
with {
  the IUT being in the 'authorized' state
  and the IUT having received a SecuredMessage
    containing header_fields['its_aid']
      indicating 'AID_CAM'
    containing header_fields['signer_info'] {
      containing signer
        containing type
          indicating 'certificate_digest_with_sha256'
        containing digest
          indicating HashedId3 value
            referenced to unknown certificate
    }
}
ensure that {
  when {
    the IUT is requested to send its next CAM
  } then {
    the IUT sends a SecuredMessage {
      containing header_fields['its_aid']
        indicating 'AID_CAM'
      containing header_fields[0] {
        containing type
          indicating 'signer_info'
        containing signer {
          containing type
            indicating 'certificate'
          containing certificate
        }
      }
    }
  }
}
Notes
(0013712)
Denis Filatov   
15-01-2016 17:13   
The proposal is not correct, because the cert can be sent by some other reason. We were tried to avoid this situation in the TP.
(0013777)
Denis Filatov   
28-01-2016 21:15   
no changes required





View Issue Details
7361 [SECURITY] TSS&TP minor have not tried 20-01-2016 15:16 28-01-2016 17:25
Sebastian Muellers  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Next Version  
TP_SEC_ITSS_RCV_GENMSG_04_08_BO activate this test
checks the order of header fields
Notes
(0013751)
Denis Filatov   
21-01-2016 11:38   
fix 0007358 0007350
note 0007361
Messages should be discarded because of the presence of unneeded header fields
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
(0013754)
Denis Filatov   
21-01-2016 11:40   
note: 0007361
discard messages with wrong order of HF
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04.json [^]
(0013773)
Denis Filatov   
28-01-2016 17:25   
Add sentences about current IUT time and location in each TP where it have sense.
All Message-related CRs has been closed
All BO messages are derived from specified BV message
fix 0007316 0007361 0007319 0007255 0007258
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_12_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_06_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_07_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_05_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_06_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_10_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_11_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_12_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_13_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_04_BO.json [^]





View Issue Details
7319 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:34 28-01-2016 17:25
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_GENMSG_09_04_BO] Typo
Summary typo : "DENM"
Notes
(0013774)
Denis Filatov   
28-01-2016 17:25   
Add sentences about current IUT time and location in each TP where it have sense.
All Message-related CRs has been closed
All BO messages are derived from specified BV message
fix 0007316 0007361 0007319 0007255 0007258
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_12_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_06_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_07_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_05_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_06_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_10_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_11_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_12_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_13_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_04_BO.json [^]





View Issue Details
7258 [SECURITY] TSS&TP minor have not tried 16-12-2015 15:28 28-01-2016 17:25
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Possibly add a set of valid messages to derive negative tests from
To ensure that the IUT discards messages for certain reasons, a set of valid standard-messages should be defined, e.g. for the three profiles: CAM, DENM, and Generic Signed Message.

For example for TP_SEC_ITSS_RCV_CAM_07_01_BO, which defines that the IUT should discard a message which has a wrong its_aid set, there should be some generic implicit definition how all other attributes of the message should look like in order to ensure that the IUT discards the message for the reason which is specified in the TP and not for other reasons (e.g. an invalid signature or a missing header-field).
Maybe it would be sufficient to have an extra chapter prior to the TPs, which defines valid standard messages for every security profile, where the other TPs are derived from and only the specified fields are changed.

For the Generic Signed Message Profile, this could look similar like the one specified in TP_SEC_ITSS_RCV_GENMSG_01_01_BV:


with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage
      containing protocol_version
        indicating value '2'
      and containing header_fields[0]
        containing type
          indicating 'signer_info'
        and containing signer {
          containing type
            indicating 'certificate'
          and containing certificate (CERT_TS_AT_A) {
            containing subject_info.subject_type
              indicating 'authorization_ticket' (2)
            and containing subject_attributes['verification key'] (KEY)
          }
        }
      and containing header_fields [1] {
        containing type
          indicating 'generation_time'
        containing generation_time
          indicating CURRENT_TIME
      }
      and containing header_fields [2] {
        containing type
          indicating 'generation_location'
        containing generation_location
      }
      and containing header_fields[3] {
        containing type
          indicating 'its_aid'
        containing its_aid
          indicating 'AID_BEACON'
      }
      and containing payload_field {
        containing type
          indicating 'signed'
        containing data
          indicating length > 0
      }
      and containing trailer_fields {
        containing single instance of type TrailerField {
          containing type
            indicating 'signature'
          containing signature
            verifiable using KEY
        }
      }
  } then {
    the IUT accepts the message
  }
}
Notes
(0013652)
Denis Filatov   
04-01-2016 15:12   
Exactly. This TP is a valid message and all BO tests must construct their message modifying this one.
Perhaps it must be specified somehow.
(0013776)
Denis Filatov   
28-01-2016 17:25   
Add sentences about current IUT time and location in each TP where it have sense.
All Message-related CRs has been closed
All BO messages are derived from specified BV message
fix 0007316 0007361 0007319 0007255 0007258
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_12_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_06_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_07_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_05_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_06_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_10_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_11_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_12_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_13_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_04_BO.json [^]





View Issue Details
7255 [SECURITY] TSS&TP minor have not tried 16-12-2015 14:55 28-01-2016 17:25
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add CURRENT_LOCATION to well-formed Beacon messages with validity-restrictions
For TPs with certificates with validity-restrictions:
TP_SEC_ITSS_RCV_GENMSG_01_02_BV
TP_SEC_ITSS_RCV_GENMSG_01_03_BV
TP_SEC_ITSS_RCV_GENMSG_01_04_BV
TP_SEC_ITSS_RCV_GENMSG_01_05_BV
TP_SEC_ITSS_RCV_GENMSG_04_09_BV

To ensure that the IUT checks the validity-restrictions of the certificiate (time, location), the respective validity-restrictions of should be aligned with the CURRENT_TIME and CURRENT_LOCATION of the IUT itself.

Therefore, e.g. TP_SEC_ITSS_RCV_GENMSG_01_02_BV should contain the following lines within the certificate-check:

              containing region{
                containing region_type
                  indicating 'circle'
                and containing circular_region
                  indicating REGION (CURRENT_REGION within REGION)
              }
Notes
(0013656)
Denis Filatov   
04-01-2016 16:10   
Does it mean that message should be considered as invalid if the receiver location is outside of the message signing certificate validity restriction?
I am not agree. The message was valid when and where it has has been sent. The fact that receiver is not arrived yet (for example) to the message signing certificate restriction area, should not invalidate the message.
Perhaps it is better to check it against receiver certificates.
(0013658)
Peter Felber   
05-01-2016 07:50   
From a security point of view, validity restrictions of certificates should always be checked against information which is derived from a trusted source (the own platform / device). It may not be verified by the same source which uses the private key belonging to the certificate to sign the actual message (the sender). Otherwise, the validity restriction of certificates is rendered useless.
Therefore, it doesn't make a difference whether the validity restriction is a period of time or a geographical region, it must be checked against the appropriate receiver information.
(0013775)
Denis Filatov   
28-01-2016 17:25   
Add sentences about current IUT time and location in each TP where it have sense.
All Message-related CRs has been closed
All BO messages are derived from specified BV message
fix 0007316 0007361 0007319 0007255 0007258
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_12_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_06_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_07_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_05_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_06_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_10_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_11_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_12_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_13_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_04_BO.json [^]





View Issue Details
7316 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:30 28-01-2016 17:25
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
No : TP_SEC_ITSS_RCV_DENM_04_03_BO
Incrementation problem ?
Notes
(0013732)
Denis Filatov   
19-01-2016 17:43   
This TP is not done yet:
Check that IUT is able to receive a secured DENM if the signer_info header field is not encoded first. Should we do it or it is too strict?
(0013742)
Sebastian Muellers   
20-01-2016 15:13   
change TP to say "check that IUT discrads message becasue of wrong order of signer_info"
(0013743)
Sebastian Muellers   
20-01-2016 15:14   
Plugetst outcome could report that this RQ could be relaxed to 'should' ie order is nto binding
(0013758)
Denis Filatov   
21-01-2016 17:01   
Header fields issues are fixed for DENM
notes 0007316 0007349 0007358 0007350 0007360
fix 0007317 0007349
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]
(0013772)
Denis Filatov   
28-01-2016 17:25   
Add sentences about current IUT time and location in each TP where it have sense.
All Message-related CRs has been closed
All BO messages are derived from specified BV message
fix 0007316 0007361 0007319 0007255 0007258
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_01/TP_SEC_ITSS_RCV_CAM_01_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_12_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_05/TP_SEC_ITSS_RCV_CAM_05_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_06/TP_SEC_ITSS_RCV_CAM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_05/TP_SEC_ITSS_RCV_CERT_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_06/TP_SEC_ITSS_RCV_CERT_06_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_07/TP_SEC_ITSS_RCV_CERT_07_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_08/TP_SEC_ITSS_RCV_CERT_08_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_03_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_04_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_09_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_10_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CERT/SEC_ITSS_RCV_CERT_09/TP_SEC_ITSS_RCV_CERT_09_11_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_05/TP_SEC_ITSS_RCV_DENM_05_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_06/TP_SEC_ITSS_RCV_DENM_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_07/TP_SEC_ITSS_RCV_DENM_07_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_02_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_C2C_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_08/TP_SEC_ITSS_RCV_DENM_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_10/TP_SEC_ITSS_RCV_DENM_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_06_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_07_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_05_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_06_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_07_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_08_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_09_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_10_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_11_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_12_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04/TP_SEC_ITSS_RCV_GENMSG_04_13_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_04.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_05/TP_SEC_ITSS_RCV_GENMSG_05_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_C2C_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_06/TP_SEC_ITSS_RCV_GENMSG_06_04_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_C2C_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_08/TP_SEC_ITSS_RCV_GENMSG_08_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_04_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_05_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_10/TP_SEC_ITSS_RCV_GENMSG_10_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_04_BO.json [^]





View Issue Details
7352 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:40 28-01-2016 17:18
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_DENM_01_01_BV] Reduce the test description ?
Limit the tests to :

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a correct SecuredMessage
      containing header_fields[0]
        containing type
          indicating 'signer_info'
        and containing signer {
          containing type
            indicating 'certificate'
          and containing certificate (CERT_TS_AT_A) not containing validity_restrictions['region']
      }
        }
  } then {
    the IUT accepts the message
  }
}

The thing is that all the other parameters are already tested
elsewhere. Writing them here seems redundant and if do then for maybe
we should also specify that the generation location is correct, that
the message does not contain any other header_fields, etc. ?
Notes
(0013771)
Denis Filatov   
28-01-2016 17:18   
This is a valid behavior test. It is better to specify here full content of the message that we send to IUT. This message will be later on used as a reference point for other TPs.





View Issue Details
7311 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:24 28-01-2016 17:15
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_05_02_BO] Too many verifications ?
Why make other verification than just :

indicating 'certificate_digest_with_other_algorithm'
and containing header_fields['its_aid']
        indicating 'AID_CAM'

Apparently regarding 103 097-2 no valid CAM messages can have this
signer.type value, so any message containing this as to be discarded
no matter the rest.
Notes
(0013722)
Denis Filatov   
18-01-2016 16:00   
This is to be sure that it was rejected because of incompatible signer info type but not by some other reason.
(0013770)
Denis Filatov   
28-01-2016 17:15   
no change required





View Issue Details
7318 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:33 28-01-2016 17:11
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[section 5.3.3.3] Testing not allowed values
Section 5.3.3.3 : I'm a bit lost there. My understanding of section
7.2 of ETSI 103 097-2 v1.2.1([...] All other HeaderField types defined
in clause 5 shall not be used [...]), states that the only header
fields to be used are signer-info, generation_time,
generation_location and its_aid. Then how come that some test can
accepts messages with header types such as
generation_time_with_standard_deviation or expiry_time ?
Notes
(0013721)
Denis Filatov   
18-01-2016 15:11   
Each test has its purpose. We must check only fields which are correspondent to the test purpose and if it is correct, the test should be considered as passed even if some other fields are not allowed. Its will be checked elsewhere.
(0013769)
Denis Filatov   
28-01-2016 17:11   
No change required





View Issue Details
7360 [SECURITY] TSS&TP minor have not tried 20-01-2016 15:03 28-01-2016 15:13
Sebastian Muellers  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Next Version  
add new TP to check that message containing future header field is accepted
use type unknown
goal with this test is to highlight that teh base spec is ambigious .

the sentence in section 7.1 "All other HeaderField types defined in clause 5 shall not be used. " should be removed
Notes
(0013755)
Denis Filatov   
21-01-2016 11:41   
note 0007360
Check CAM with additional unknown header
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_12_BV.json [^]
(0013761)
Denis Filatov   
21-01-2016 17:01   
Header fields issues are fixed for DENM
notes 0007316 0007349 0007358 0007350 0007360
fix 0007317 0007349
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]
(0013768)
Denis Filatov   
28-01-2016 15:13   
fix 0007360
check that unknown headers are allowed in DENM
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]





View Issue Details
7358 [SECURITY] TSS&TP minor have not tried 19-01-2016 16:12 21-01-2016 17:01
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TP_SEC_ITSS_RCV_CAM_04_08_BO, ..._04_10_BO, ..._04_11_BO - Reason of discarding
Messages in these TPs can be discarded because of the presence of forbidden header but not by the value of the header. What to do???
Notes
(0013724)
Denis Filatov   
19-01-2016 16:13   
to be discussed on the meeting
(0013747)
Sebastian Muellers   
20-01-2016 15:37   
modify tests to only check presence of header types
(0013752)
Denis Filatov   
21-01-2016 11:38   
fix 0007358 0007350
note 0007361
Messages should be discarded because of the presence of unneeded header fields
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
(0013759)
Denis Filatov   
21-01-2016 17:01   
Header fields issues are fixed for DENM
notes 0007316 0007349 0007358 0007350 0007360
fix 0007317 0007349
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]





View Issue Details
7350 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:37 21-01-2016 17:01
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_CAM_04_08_BO] - generation_time vs generation_time_with_standard_deviation
The generation_time is within the validity period of the signer
certificate and generation_time_with_standard_deviation is not. Since
the second one is the one that should be ignored, should'nt the
expected behavior of the IUT be to accept the message insteed of
discarding it ?
Notes
(0013730)
Denis Filatov   
19-01-2016 17:16   
To be discussed on the meeting
I think it is actually should be discarded because:
1. generation_time_with_standard_deviation is not allowed
2. there are two time-related headers. Which is a good one - who knows...
(0013740)
Sebastian Muellers   
20-01-2016 14:58   
Discussion with Peter confirmed the view that messge shall eb discarded because of pressence of generation_time_with_standard_deviation. This conclusionisn basedon the sentence in base spec section 7.1 "None of the possible HeaderField cases shall be included more than once. All other HeaderField types defined in clause 5 shall not be used"
(0013741)
Sebastian Muellers   
20-01-2016 14:59   
make clesar in TP that msg is discarded because of presence of generation_time_with_standard_deviation
(0013753)
Denis Filatov   
21-01-2016 11:38   
fix 0007358 0007350
note 0007361
Messages should be discarded because of the presence of unneeded header fields
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_08_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_09_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_04/TP_SEC_ITSS_RCV_CAM_04_11_BO.json [^]
(0013760)
Denis Filatov   
21-01-2016 17:01   
Header fields issues are fixed for DENM
notes 0007316 0007349 0007358 0007350 0007360
fix 0007317 0007349
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]





View Issue Details
7349 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:34 21-01-2016 17:01
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_04_07_BO] No test number 04_07 ?
No test number 04_07 ?
Notes
(0013763)
Denis Filatov   
21-01-2016 17:01   
Header fields issues are fixed for DENM
notes 0007316 0007349 0007358 0007350 0007360
fix 0007317 0007349
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]





View Issue Details
7317 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:31 21-01-2016 17:01
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_RCV_DENM_04_10_BO and 04_11] Summary typo
"received Secured CAM" instead of DENM.
Notes
(0013762)
Denis Filatov   
21-01-2016 17:01   
Header fields issues are fixed for DENM
notes 0007316 0007349 0007358 0007350 0007360
fix 0007317 0007349
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_07_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_08_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_09_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_10_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_11_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_12_BV.json [^]





View Issue Details
7315 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:29 21-01-2016 16:55
haddads  
Denis Filatov  
normal  
resolved  
won't fix  
none    
none  
   
[TP_SEC_ITSS_RCV_DENM_04_02_BO and 04_05 and 04_08] Formulation harmonization
The formula "not containing other header fields" is used. Then why not
simply test :

ensure that {
  when {
    the IUT is receiving a SecuredMessage (DENM)
      containing header_fields[0...N]
       not containing header_fields['XXXX']
       and containing header_fields['its_aid']
          indicating 'AID_DENM'
}
then {
    the IUT discards a SecuredMessage
  }
}

An other formula is also used in TP_SEC_ITSS_RCV_GENMSG_10_01_BO :

"not containing any instance of type"
Notes
(0013757)
Denis Filatov   
21-01-2016 16:55   
I prefer to have the full list of headers here to better explain it presence and order.





View Issue Details
7314 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:28 21-01-2016 16:53
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_DENM_04_01_BO and 04_04 and 04_06] Formulation harmonization
Since each header_fields must appear at most once why not use the
"same type" of test as TP_SEC_ITSS_SND_CERT_AA_08_01_BV :

ensure that {
  when {
    the IUT is receiving a SecuredMessage (DENM)
      containing header_fields[0..N]
       containing not unique items}
then {
    the IUT discards a SecuredMessage
  }
}

and thus avoid to repeat the same test for each field, which does not
test if the same header_fields is not included somewhere else than
just after or before the other instance of the type.


An other formula is also used in TP_SEC_ITSS_RCV_GENMSG_10_02_BO :

"containing 2 instances of type"
Notes
(0013756)
Denis Filatov   
21-01-2016 16:53   
As headers types must be is ascending order it is enough to test that type[n] is greater then type[n-1]. It will avoid any duplications.





View Issue Details
7348 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:33 19-01-2016 17:27
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_04_03_BO] Summary doesn't seem to fit the test
The summary doesn't seem to fit the test because in the test the
signer_info header is the first to be encoded !?

Don't you want to change the first header type ?
Notes
(0013731)
Denis Filatov   
19-01-2016 17:27   
done.
New TP has been added





View Issue Details
7347 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:31 19-01-2016 17:12
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_04_01_BO] Other formulation
Other possible formulation ?

containing header_fields[x].type and header_fields[y].type (x different from y)
  indicating 'signer_info'

Idem for TP_SEC_ITSS_RCV_CAM_04_04_BO
and TP_SEC_ITSS_RCV_CAM_04_06_BO.
Notes
(0013729)
Denis Filatov   
19-01-2016 17:12   
we can not because we have to send a message where all fields are defined.





View Issue Details
7346 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:28 19-01-2016 17:11
haddads  
Denis Filatov  
normal  
resolved Next Version  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_02_01_BO and 02_02] More generic values ?
We just test one ? We don't put a more generic test :

containing protocol_version
        indicating value < 2 (or > 2 for 02_02)

Notes
(0013728)
Denis Filatov   
19-01-2016 17:11   
we can not because we have to send a message with a defined values





View Issue Details
7345 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:25 19-01-2016 16:45
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_01_03_BV] Formulation
Shouldn't we use the same formula as for
tests like TP_SEC_ITSS_SND_CERT_AT_08_01_BV

containing certificates[O] (CERT_TS_AA_A)

instead of

containing certificate (CERT_TS_AA_A) at index 0

The same for CERT_TS_AT_A
Notes
(0013726)
Denis Filatov   
19-01-2016 16:45   
done





View Issue Details
7313 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:27 19-01-2016 16:37
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_RCV_CAM_05_05_BO] Merge with TP_SEC_ITSS_RCV_CAM_05_04_BO ?
Why not directly test it in TP_SEC_ITSS_RCV_CAM_05_04_BO ? Why should
we have two tests ?
Notes
(0013725)
Denis Filatov   
19-01-2016 16:37   
because we can not send to the IUT two different messages in the same time:
1. with empty chain
2. with 1-cert chain





View Issue Details
7334 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:08 18-01-2016 14:55
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
[TP_SEC_ITSS_SND_CAM_05_01_BV and 05_02] Formulation proposition
Summary : "Check that The first CAM message sent more than one second
after the last CAM message containing a field of type certificate also
contain a field of type certificate"

Proposition :

with {
  the IUT being in the 'authorized' state
  and the IUT is configured to send more than one CAM per second
  and the IUT having sent a CAM
    containing header_fields['signer_info'].signer.type
      indicating 'certificate'
    contains header_fields['generation_time']
      indicating TIME_LAST
}
ensure that {
  when {
       the IUT sends is requested to send its first SecuredMessage
        containing header_fields['its_aid']
          indicating 'AID_CAM'
    and contains header_fields['generation_time']
          indicating TIME (TIME >= TIME_LAST + 1sec)
  } then {
    this message contains header_fields['signer_info'].signer.type
      indicating 'certificate'
  }
}

And if you want to have two different tests with one where the IUT
send other CAM messages within the next second or not. I think you can
add in the "with" part :

"and the IUT not sending any other messages during the next second"

Notes
(0013719)
Denis Filatov   
18-01-2016 14:55   
fix 0007334
Adapt TP to check the content of the generation_time instead of waiting for a timeout.

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_05/TP_SEC_ITSS_SND_CAM_05_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_05/TP_SEC_ITSS_SND_CAM_05_02_BV.json [^]





View Issue Details
7282 [TST001 - Pre-deployment Validation report] Clarification minor have not tried 05-01-2016 17:36 16-01-2016 16:09
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Is MANOUT (MANO as System Under Test) in scope of TST001?
Is SUT=MANOUT in the scope of TST001? If not, but clause 4.8 still considered relevant (for the sake of completeness?) we should maybe explicitly mention that/why it is not in scope (FFS, etc..).
Clause 4.2 should also be updated
There are no notes attached to this issue.





View Issue Details
7279 [TST001 - Pre-deployment Validation report] Editorial minor have not tried 05-01-2016 17:09 16-01-2016 16:07
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Consolidate informative references
Informative references need to be consolidated through TST001 and exhaustively compiled in Clause 2.2
Apparitions of these references through the document need to be accompanied of the ref id, i.e. [i.x]
There are no notes attached to this issue.





View Issue Details
7280 [TST001 - Pre-deployment Validation report] Editorial minor have not tried 05-01-2016 17:14 16-01-2016 16:06
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Consolidate abbreviations
Abbreviations and acronyms used through the document need to be consolidated and exhaustively listed (in alphabetical order) in clause 3
There are no notes attached to this issue.





View Issue Details
7281 [TST001 - Pre-deployment Validation report] Feature Gap minor have not tried 05-01-2016 17:17 16-01-2016 16:06
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Solve and remove Editor's notes
Editor's notes through the document need to be SOLVED and removed.
Notes
(0013718)
Rajesh Rajamani   
16-01-2016 16:06   
Done, with the exception of one note regarding scale up/down of Network services. The Note had requested clarification from IFA on whether NS lifecycle was expanded in Phase 2 to include Scale Up/Down. I sent note to Raquel and have not received response yet. Will monitor for reesponses and fix document if needed. Dont expect this to be a blocking issue





View Issue Details
7278 [TST001 - Pre-deployment Validation report] Editorial minor have not tried 05-01-2016 17:07 16-01-2016 16:03
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Remove empty lines from tables (Clauses 7 and 8)
Empty lines need to be removed from Test Description tables in Clauses 7 an 8
Notes
(0013717)
Rajesh Rajamani   
16-01-2016 16:03   
Fixed, as suggested





View Issue Details
7283 [TST001 - Pre-deployment Validation report] Editorial minor have not tried 05-01-2016 17:38 16-01-2016 16:01
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Remove ETSI portal from informative references (Clause 2.2)
Informative references shall consist of a list of documents publicly available. The ETSI portal cannot be considered a valid reference (at it is not even mentioned in the document!)
Notes
(0013668)
Silvia Almagia   
07-01-2016 11:23   
Fixed in NFVTST(16)000001r2.
to be closed after implementation in new draft version
(0013716)
Rajesh Rajamani   
16-01-2016 16:01   
fixed





View Issue Details
7284 [TST001 - Pre-deployment Validation report] Clarification minor have not tried 05-01-2016 17:43 16-01-2016 15:59
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Review Scope
Is the current Scope up-to-date and complete?
Scope should be brief and concise, but still describe the final scope of the document.
Notes
(0013669)
Silvia Almagia   
07-01-2016 11:24   
Consider comments in NFVTST(16)000001r2.
(0013715)
Rajesh Rajamani   
16-01-2016 15:59   
Current scope has been clarified to reflect the contents of the document and the current consensus among TST WG members





View Issue Details
7286 [TST001 - Pre-deployment Validation report] Clarification minor have not tried 05-01-2016 20:50 16-01-2016 15:58
Silvia Almagia  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Clarification on VNF on-boarding
VNF on-boarding is listed in 7.1 but not addressed by the document.
If out of scope, we should consider explaining why.
Notes
(0013714)
Rajesh Rajamani   
16-01-2016 15:58   
Added note in V0.1.4, explaining out of scope





View Issue Details
7289 [TST001 - Pre-deployment Validation report] Clarification minor have not tried 06-01-2016 15:21 16-01-2016 15:52
barakp  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Add another use case of a SUT NFVI+VIM
In TST #29 we discussed the fact that since MANO is introduced as an SUT, it might make sense in some cases to have a SUT that includes both NFVI and VIM.
We don't necessarily need to add full description of how to test this SUT as this is a late contribution.
Notes
(0013670)
aelken   
07-01-2016 11:26   
The requested change is implemented as chapter 4.9 of the GS draft, being uploaded as contribution NFVTST(16)000001r2.





View Issue Details
7290 [TST001 - Pre-deployment Validation report] Clarification minor have not tried 06-01-2016 15:26 16-01-2016 15:50
barakp  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none V0.1.4  
  V0.1.4  
Add a note to include EM to the description of the tests in sections 4.6 and 4.7
Some VNF testing might require to have the VNF EM (Element Manager). The EM might be needed for properly running the test. Suggest to add an EM block to the diagram and a note that this is an optional entity.
The EM can either be part of the SUT or be an external entity (not part of the SUT). During the TST #29 call the most of the people thought it best not to include the EM as part of the SUT.
Notes
(0013671)
aelken   
07-01-2016 11:29   
The Element Manager has been added to all SUT configurations in chapter 4 of the GS draft, being uploaded as contribution NFVTST(16)000001r2.
All figures have been updated and an explanatory sentence is added to the description of the test environment.





View Issue Details
7277 [TST001 - Pre-deployment Validation report] Clarification minor have not tried 05-01-2016 14:32 16-01-2016 15:45
aelken  
Rajesh Rajamani  
normal  
resolved V0.1.3  
fixed  
none    
none  
   
Review of TST001 v0.1.3
All comments and related page numbering below refer to version 0.1.3 in the clean version.

General (whole document): Update reference marks to referenced documents

Page 5: Update table of contents according to chapter structure (remove entry for page 4, include subchapters for chapter 6 which might require header format changes for all headers within chapter 6.

Page 8, chapter 2.2: Include the following references to the list of informative references (referenced in chapter 6):
ETSI GS NFV-INF 004 Network Functions Virtualization (NFV); Infrastructure; Hypervisor Domain
3GPP TS23.002 Network Architecture
3GPP TR21.905 Vocabulary for 3GPP Specifications
3GPP TS22.278 Service Requirements for the Evolved Packet System (EPS)

Page 9, chapter 4.1: Replace the sentence
"The following clauses describe the general definitions of SUTs, the test environment, thetest device, the NFV components considered as SUTs for pre-deployment validation, and the required test environments."
by sentence
"The following clauses describe the general definitions of SUTs, the test environment, the test function and the NFV components considered as SUTs for pre-deployment validation."

Page 10 ff, chapter 4.3 ff: Replace all occurrences of "test device" by "test function", consider figures as well

Page 15, chapters 5 and 5.1: Are chapters with headers only without content allowed?

Page 15 ff, chapters 5.1 and 5.2: Shall we keep the terms "Device under test (DUT)" and "test device"?
In chapter 4 we have introduced the terms "Function under test (FUT)" and "test function" instead,
the terminology needs to be aligned within the document to stay consistent.

Page 17, chapter 5.1.4, heading: Correct typo "Tetsing"

Page 18, fourth bullet: Remove duplicated word "from"

Page 24: Correct the table numbering in the capture from "Table 6.11" into "Table 6.1"

Page 25: Correct the figure numbering in the capture from "Figure 6.11" into "Figure 6.1"

Page 25, "Test environment": Correct figure reference from "Figure 2" into "Figure 6.2"

Page 28, page 29, editor's notes: So far no contributions have been submitted for new proposals of the tables 6.2 and 6.3. How to handle the editor's note for publishing the GS? Proposal is to keep the tables as they are and remove the editor's notes.

Page 36, editor's note: How to resolve the editor's note? It was originally introduced to indicate potential additional test cases. So far no contributions for additional test case descriptions have been submitted. Proposal is to replace the editor's note by explaining that additional test cases for metrics listed in chapter 6.2 can be applied.

Page 36, chapter 6.6, "Description": Correct figure reference from "Figure 4" into "Figure 6.4"

Page 38, "Step 2": Correct table reference from "Table 2" into "Table 6.2",
correct table reference from "Table 3" into "Table 6.3",
correct table reference from "Table 1" into "Table 6.1"

Page 39, editor's note: Add the missing document references to chapter 2.2 (see comment above), update the reference marks to these documents in chapter 6 and remove the editor's note.

Page 39, chapter 7: remove empty heading numbers

Page 39, chapter 7.1: Replace the sentences
"This clause proposes methods and metrics to validate the successful instantiation and termination of VNFs. VNF scaling test methodologies are examined in clause 8."
by sentence
"This clause proposes methods and metrics to validate the successful instantiation, scaling and termination of VNFs."

Page 44, "Configuration": Correct figure reference from "Figure 7.3" into "Figure 7.4"

Page 45 ff, chapter 7.1.3: Replace all occurrences of "test device" by "test PNF"

Page 52, step 12: Add a check to verify that no traffic disturbance is introduced by the scale-in operation (graceful traffic isolation of VNFC to be removed). That could be checks on lost session states etc., similar to checks in step 2 of 7.1.4.

Page 53, "Test Verdict": Replace "step 11" by "step12" in sentence "The scale in of VNFUT from Flavour B to Flavour A is deemed successful …"

Page 55: remove empty heading numbers

Page 55, editor's note: which of the addressed items are resolved by now? Can the editor's note be removed?

Page 72, chapter 8, editor's note: which of the addressed items are resolved by now? Can the editor's note be removed?

Page 75 ff, chapter 8.3: Replace all occurrences of "test device" by "test PNF"

Page 83: Remove empty chapters 9 and 10

Page 84: Do we need Annex A? If yes, content is missing, if not, empty Annex A needs to be removed and the following annexes need to be renumbered

Page 84: Do we need Annex C? If yes, content is missing, if not, empty Annex C needs to be removed and the following annexes need to be renumbered


Page 85: Some revisions are missing in the history. But potentially the history will be replaced when being published.
Notes
(0013666)
aelken   
07-01-2016 10:34   
This list includes all comments which are still valid and not yet resolved by updated version of the document
available as contribution NFVTST(16)000001r2.

All comments and related page numbering below refer to version 0.1.3 in the clean version.

General (whole document): Update reference marks to referenced documents

Page 8, chapter 2.2: Include the following references to the list of informative references (referenced in chapter 6):
ETSI GS NFV-INF 004 Network Functions Virtualization (NFV); Infrastructure; Hypervisor Domain
3GPP TS23.002 Network Architecture
3GPP TR21.905 Vocabulary for 3GPP Specifications
3GPP TS22.278 Service Requirements for the Evolved Packet System (EPS)

Page 15 ff, chapters 5.1 and 5.2: Shall we keep the terms "Device under test (DUT)" and "test device"?
In chapter 4 we have introduced the terms "Function under test (FUT)" and "test function" instead,
the terminology needs to be aligned within the document to stay consistent.

Page 28, page 29, editor's notes: So far no contributions have been submitted for new proposals of the tables 6.2 and 6.3. How to handle the editor's note for publishing the GS? Proposal is to keep the tables as they are and remove the editor's notes.

Page 39, editor's note: Add the missing document references to chapter 2.2 (see comment above), update the reference marks to these documents in chapter 6 and remove the editor's note.

Page 45 ff, chapter 7.1.3: Replace all occurrences of "test device" by "test PNF"

Page 52, step 12: Add a check to verify that no traffic disturbance is introduced by the scale-in operation (graceful traffic isolation of VNFC to be removed). That could be checks on lost session states etc., similar to checks in step 2 of 7.1.4.

Page 55, editor's note: which of the addressed items are resolved by now? Can the editor's note be removed?

Page 72, chapter 8, editor's note: which of the addressed items are resolved by now? Can the editor's note be removed?

Page 75 ff, chapter 8.3: Replace all occurrences of "test device" by "test PNF"

Page 85: Some revisions are missing in the history. But potentially the history will be replaced when being published.
(0013713)
Rajesh Rajamani   
16-01-2016 15:40   
All of Joerg's proposed changes (from his contribution) have been added to version 0.1.4 and submitted for WG approval.

The list of references and abbreviations have been expanded. Reference marks to the referenced documents have been updated.

Change History updated on page 85

Added a check to step 12 on 53 similar to checks in step 2 of 7.1.4

All references to test devices have been replaced by Test PNF

All resolved editor's notes have been removed (in clause 7 and 8)





View Issue Details
7344 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:24 15-01-2016 17:09
haddads  
Denis Filatov  
normal  
resolved  
no change required  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_GENMSG_05_02_BV to 05_05] Typo and proposition
Summary : containing -> contained

then {
    the IUT sends a SecuredMessage {
      containing header_fields ['its_aid']
        indicating 'AID_BEACON'
      containing exactly one header_fields['generation_location']
        indicating value inside the REGION
    }
Notes
(0013710)
Denis Filatov   
15-01-2016 17:09   
both forms are good. Yours is shorter, mine is more correct. Let's keep as is.





View Issue Details
7343 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:23 15-01-2016 17:04
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_GENMSG_05_01_BV] Proposition
with {
  the IUT has been authorized with the AT certificate (CERT_AT_A)
    the does not contain validity_restrictions['region']
}
then {
    the IUT sends a SecuredMessage {
      containing header_fields ['its_aid']
        indicating 'AID_BEACON'
      containing exactly one header_fields['generation_location']
    }
Notes
(0013709)
Denis Filatov   
15-01-2016 17:04   
fix 0007343
we have decided to remove AID checks from all TPS where it isn't a goal of TP. It will be implicitly tested in TTCN anyway.
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_01_BV.json [^]





View Issue Details
7341 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:21 15-01-2016 16:58
haddads  
Denis Filatov  
normal  
resolved  
won't fix  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_GENMSG_03_01_BV] Specify the certificate
Should'nt we had :

[...]
containing certificate
       indicating CERTIFICATE
[...]

In order to verify that the data is really the expected certificate
and not just some random data ?
Notes
(0013708)
Denis Filatov   
15-01-2016 16:58   
no, it is not necessary. we don't check the content of this certificate. perhaps it is better to remove 'and containing certificate' sentence.





View Issue Details
7339 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:17 15-01-2016 16:47
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_DENM_04_01_BV] "CUR_TIME - 10min" ?
indicating TIME_1 (CUR_TIME - 10min <= TIME_1 <= CUR_TIME + 5min)
->
indicating TIME_1 (CUR_TIME - 5min <= TIME_1 <= CUR_TIME + 5min) ?

As for : TP_SEC_ITSS_SND_CAM_10_01_BV
Notes
(0013705)
Denis Filatov   
15-01-2016 16:47   
value of 10min was taken from the C2C DENM security profile. fixed.





View Issue Details
7337 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:13 15-01-2016 16:46
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CAM_08_01_BV] Security profile version 2
containing security_profile
        indicating '1'

This is not conform to 103 097 1.2.1 ? Do you mean 2 ?
Notes
(0013704)
Denis Filatov   
15-01-2016 16:46   
sorry. it is the artefact from the V1 if the Test Spec. Fixed.





View Issue Details
7336 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:11 15-01-2016 16:42
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CAM_07_01_TI] English : is about of 1sec -> is about 1 second (-of)
English : is about of 1sec -> is about 1 second (-of)
Notes
(0013703)
Denis Filatov   
15-01-2016 16:42   
fix 0007336
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_07/TP_SEC_ITSS_SND_CAM_07_01_TI.json [^]





View Issue Details
7333 [SECURITY] TSS&TP minor have not tried 14-01-2016 13:07 15-01-2016 16:40
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CAM_02_01_BV] Typo and formulation harmonization for "header fields in the ascending order" tests
Typo : an extra space for "header_fields [n]"

Shouldn't we indicate some how that the value of n is greater than 0 ?

e.g. : containing header_fields[0]
        containing type
          indicating 'signer_info'
      and containing header_fields[n].type (n>0)

The first containing header_fields[0] already impose that ?

Or use the same formulation as for example TP_SEC_ITSS_SND_GENMSG_02_01_BV :

containing header_fields [0].type
        indicating 'signer_info'
      containing header_fields [1..n]
        where header_fields [i].type < header_fields [i+1].type
Notes
(0013702)
Denis Filatov   
15-01-2016 16:40   
fix 0007333
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_02/TP_SEC_ITSS_SND_CAM_02_01_BV.json [^]





View Issue Details
7310 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:15 15-01-2016 16:28
haddads  
Denis Filatov  
normal  
resolved  
won't fix  
none    
none  
  Test_Spec_TS103096_V121  
[TP_SEC_ITSS_SND_CERT_AA_10_01_BV] How mandatory restriction are tested ?
The test only verifies that the restriction are present in ascending order.

But it does not test that mandatory values are present. I don't
see how this test verifies that either time_end, time_start_and_end or time_start_and_duration is in the list ?
Notes
(0013701)
Denis Filatov   
15-01-2016 16:28   
first of all, only time_start_and_end is permitted for AA cert (see 7.4.4) and only this is a mandatory validity restriction for AA certificate.
It checks the presence of 'time_start_and_end' and absence of 'time_end' and 'time_start_and_duration'.





View Issue Details
7309 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:11 15-01-2016 16:24
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_AA_08_01_BV] Typo and summary description
Summary typo : "in the in the"

Contrary to the description of the test it does not seem that the
number of items is verified.
Notes
(0013700)
Denis Filatov   
15-01-2016 16:24   
fix 0007309

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AA/SEC_ITSS_SND_CERT_AA_08/TP_SEC_ITSS_SND_CERT_AA_08_01_BV.json [^]





View Issue Details
7308 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:09 15-01-2016 16:20
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_AA_06_01_BV] Time start and end equal ?
The summary says that it checks if time_end is greater than the
time_start. The test in fact test if it is greater or equal. Does it
have any meanings if it's equal ? Shouldn't the validity time be
forced to be at least greater than a lower value. Otherwise producing
certificates valid only one second could be used for DoS attacks
forcing constant renewal of the certificates.
Notes
(0013699)
Denis Filatov   
15-01-2016 16:20   
fix 0007308
Check start < end instead of start <= end
TP is modified to support all 3 types of time validity restrictions for future use of other certificates.
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_08/TP_SEC_ITSS_SND_CERT_08_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_08.json [^]





View Issue Details
7307 [SECURITY] TSS&TP minor have not tried 14-01-2016 10:04 15-01-2016 13:52
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_AA_05_01_BV] Checking the type value ?
The set of possible types is closed and fully listed in section 6.5 in 103
097-2.

Shouldn't we check also that the all the type value belongs to this list ?
Notes
(0013697)
Denis Filatov   
15-01-2016 13:52   
Here we are checking only mandatory subject attributes as required in 7.4.1 and 7.4.4





View Issue Details
7306 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:58 15-01-2016 13:43
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
TSP identifier incrementation
Their is no test TP_SEC_ITSS_SND_CERT_AA_03_01_BV between 02_01 and 04_01. Is that correct.

Such incrementation also appears elsewhere.

Notes
(0013694)
Denis Filatov   
15-01-2016 13:43   
I just trying to keep the ID of TPs unchanged for tracking purposes.





View Issue Details
7305 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:48 14-01-2016 21:22
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_AA_02_01_BV] Summary too short
The summary of the test is a bit too short in my opinion. It should
specify that it tests the AA certificate in the certificate chain.
Notes
(0013693)
Denis Filatov   
14-01-2016 21:22   
fixed.
TP id has been moved to TP_SEC_ITSS_SND_CERT_AA_04_01_BV due to restructuring





View Issue Details
7304 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:45 14-01-2016 21:18
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CERT_AA_01_01_BV] Notation harmonization
Why using the notation "certificates[last-1]" and not "CERTIFICATES
[N-1]" as before ?
Notes
(0013692)
Denis Filatov   
14-01-2016 21:18   
> Why using the notation "certificates[last-1]" and not "CERTIFICATES
[N-1]" as before ?

I've never used [N-1]. [N-1] means the last, but we a looking for the one before the last. It is possible to use [N-2] but it looks not so clear.





View Issue Details
7303 [SECURITY] TSS&TP minor have not tried 14-01-2016 09:42 14-01-2016 21:13
haddads  
Denis Filatov  
normal  
resolved  
fixed  
none    
none Test_Spec_TS103096_V121  
  Next Version  
[TP_SEC_ITSS_SND_CERT_09_02_BV] The test is not testing all the chain ?
Why do we have CERTIFICATES [N] and not CERTIFICATS [n] (1...N) to
test all the certificates in the chain ?

Notes
(0013691)
Denis Filatov   
14-01-2016 21:13   
fixed.





View Issue Details
7298 [SECURITY] TSS&TP minor have not tried 12-01-2016 15:33 12-01-2016 17:33
haddads  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Next Version  
[TP_SEC_ITSS_SND_CAM_10_01_BV][Questions] Validity restriction and header fields type tested.
I don't understand why the three types of time ValidityRestriction are
not tested. Why only start_and_end and not the others.

This restriction does not appear in ETSI TS 103 097 nor in ETSI TS 103
096-2 v1.2.1, or I missed it.

I think :

and containing header_fields ['its_aid'] {

is missing.
Notes
(0013683)
Denis Filatov   
12-01-2016 15:50   
1. There is a restriction in 7.4.2 (last sentence):
"As ValidityRestriction field restricting the time of validity, time_start_and_end shall be included."
But you are actually right, it is better to test against all 3 possible forms.

2. I'm removing the verification of its_aid from all TPs where it is not the goal of the test just to make it shorter. In TTCN-3 level this will b e tested implicitly.
(0013684)
Denis Filatov   
12-01-2016 17:33   
1. put ITS_AID verification at the very beginning of profile TCs
2. Check generation time over all possible time validity restriction forms
3. Clean up TPs removing {}
fix 0007298
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_01 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_01/TP_SEC_ITSS_SND_CAM_01_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_01/TP_SEC_ITSS_SND_CAM_11_01_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_01.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_02/TP_SEC_ITSS_SND_CAM_02_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_05/TP_SEC_ITSS_SND_CAM_05_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_05/TP_SEC_ITSS_SND_CAM_05_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_06/TP_SEC_ITSS_SND_CAM_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_07/TP_SEC_ITSS_SND_CAM_07_01_TI.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_08/TP_SEC_ITSS_SND_CAM_08_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_09/TP_SEC_ITSS_SND_CAM_09_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_10/TP_SEC_ITSS_SND_CAM_10_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_11 [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_11.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_12/TP_SEC_ITSS_SND_CAM_12_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_14/TP_SEC_ITSS_SND_CAM_14_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_16/TP_SEC_ITSS_SND_CAM_16_01_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_01 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_01/TP_SEC_ITSS_SND_DENM_01_01_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_01/TP_SEC_ITSS_SND_DENM_06_01_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_01.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_02/TP_SEC_ITSS_SND_DENM_02_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_03/TP_SEC_ITSS_SND_DENM_03_01_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_04 [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_04/TP_SEC_ITSS_SND_DENM_04_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_04.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_05/TP_SEC_ITSS_SND_DENM_05_06_BV.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_06 [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_06.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_08/TP_SEC_ITSS_SND_DENM_08_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_DENM/SEC_ITSS_SND_DENM_10/TP_SEC_ITSS_SND_DENM_10_01_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_01 [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_01/TP_SEC_ITSS_SND_GENMSG_01_01_BV.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_01.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_02/TP_SEC_ITSS_SND_GENMSG_02_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_03/TP_SEC_ITSS_SND_GENMSG_03_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_04/TP_SEC_ITSS_SND_GENMSG_04_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_03_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_04_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_05_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_05/TP_SEC_ITSS_SND_GENMSG_05_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_06/TP_SEC_ITSS_SND_GENMSG_06_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_GENMSG/SEC_ITSS_SND_GENMSG_07/TP_SEC_ITSS_SND_GENMSG_07_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_MSG_04/TP_SEC_ITSS_SND_MSG_04_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_MSG_04/TP_SEC_ITSS_SND_MSG_04_02_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_MSG_05/TP_SEC_ITSS_SND_MSG_05_01_BV.json [^]





View Issue Details
7273 [SECURITY] TSS&TP minor have not tried 05-01-2016 08:19 11-01-2016 10:57
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Adopt TP_SEC_ITSS_SND_CERT_AA_10_01_BV to include exactly one of the mandatory ValidityRestrictions
Adopt TP_SEC_ITSS_SND_CERT_AA_10_01_BV such that it includes exactly one of the following types (as mentioned in 7.4.1): time_end, time_start_end, time_start_and_duration

with {
  the IUT being in the 'authorized' state
  the IUT being requested to include certificate chain in the next CAM
} ensure that {
   when {
    the IUT is requested to send a CAM
  } then {
    the IUT sends a SecuredMessage
      containing header_fields['signer_info'].signer {
        containing type
          indicating certificate_chain
        containing certificates[last-1] {
          containing validity_restrictions {
            indicating length = 1
            containing validity_restrictions['time_end']
            or containing validity_restrictions['time_start_and_end']
            or containing validity_restrictions['time_start_and_duration']
          }
        }
      }
  }
}
Notes
(0013676)
Denis Filatov   
10-01-2016 21:18   
As I understood it is related to generation time verification in sending behavior:
TP_SEC_ITSS_SND_CAM_10_01_BV
TP_SEC_ITSS_SND_DENM_04_01_BV
TP_SEC_ITSS_SND_GENMSG_04_01_BV

Actually, as there is no differences in generation time verification I just combined all these TPs to one (TP_SEC_ITSS_SND_GENMSG_04_01_BV) and removed ITS_AID check
(0013680)
Denis Filatov   
11-01-2016 10:57   
Revert changes from 2274:
Keep duplicated TPs for 3 section to follow the standard
0007273

A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_10 [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_10.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CAM/SEC_ITSS_SND_CAM_11.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AT/SEC_ITSS_SND_CERT_AT_01/TP_SEC_ITSS_SND_CERT_AT_01_01_BV.json [^]





View Issue Details
7270 [SECURITY] TSS&TP minor have not tried 18-12-2015 14:44 10-01-2016 21:36
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add length-check to TP_SEC_ITSS_SND_CERT_AA_08_01_BV
Add length-check to TP_SEC_ITSS_SND_CERT_AA_08_01_BV

            containing its_aid_list[0..N] (N <= 31)
              containing unique items
Notes
(0013679)
Denis Filatov   
10-01-2016 21:36   
fix 0007270
length restriction added
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AA/SEC_ITSS_SND_CERT_AA_08/TP_SEC_ITSS_SND_CERT_AA_08_01_BV.json [^]





View Issue Details
7274 [SECURITY] TSS&TP minor have not tried 05-01-2016 08:47 10-01-2016 21:30
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Change AA to AT in TP_SEC_ITSS_SND_CERT_AT_02_01_BV
Please change the summary to: Check that signer info of the AT certificate is a digest
Notes
(0013678)
Denis Filatov   
10-01-2016 21:30   
fix 0007274
Summary: AA --> AT
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AT/SEC_ITSS_SND_CERT_AT_02/TP_SEC_ITSS_SND_CERT_AT_02_01_BV.json [^]





View Issue Details
7275 [SECURITY] TSS&TP minor have not tried 05-01-2016 08:56 10-01-2016 21:28
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Change validity-check in TP_SEC_ITSS_SND_CERT_AT_05_01_BV
Please change the following check of the end-validity in TP_SEC_ITSS_SND_CERT_AT_05_01_BV , such that END_AT_VALIDITY is between START_AT_VALIDITY and END_AA_VALIDITY:

START_AT_VALIDITY <= END_AT_VALIDITY <= END_AA_VALIDITY
Notes
(0013677)
Denis Filatov   
10-01-2016 21:28   
fix 0007275
TP reformulated

U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_AT/SEC_ITSS_SND_CERT_AT_05/TP_SEC_ITSS_SND_CERT_AT_05_01_BV.json [^]





View Issue Details
7262 [SECURITY] TSS&TP minor have not tried 17-12-2015 13:14 08-01-2016 20:40
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add Testcases for new chapter 5.3.5.2 Check that message is only signed by the Authorization Ticket
Add Testcases to ensure that the IUT discards messages that are not signed by the Authorization Ticket.

Add the following testcase four times for each of the subject_types:
- root_ca
- authorization_authority
- enrollment_authority
- enrollment_credential

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage
      containing header_fields ['signer_info'].signer {
        containing certificate {
          containing type
            indicating 'certificate'
          containing subject_info.subject_type
            indicating 'root_ca'
        }
      }
  } then {
    the IUT discards the message
  }
}
Notes
(0013675)
Denis Filatov   
08-01-2016 20:40   
fix 0007262
This CR was already partially covered by TP_SEC_ITSS_RCV_GENMSG_12
The TPs for root_ca (TP_SEC_ITSS_RCV_GENMSG_12_04_BO) and enrolment_authority (TP_SEC_ITSS_RCV_GENMSG_12_03_BO) has been added
The ITS_AID check was removed from these TPs
Same TPs was removed from CAM and DENM sections

A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/Comment [^] 01.json
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/Comment [^] 01.json
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_12/TP_SEC_ITSS_RCV_DENM_12_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_12/TP_SEC_ITSS_RCV_GENMSG_12_04_BO.json [^]





View Issue Details
7231 [SECURITY] ATS minor have not tried 02-12-2015 12:29 08-01-2016 20:25
Sebastian Muellers  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
align TC_IDs with TP_IDs
mismatch between TC_IDs and TP_IDs

please correct it
Notes
(0013674)
Denis Filatov   
08-01-2016 20:25   
fixed in revision 2269





View Issue Details
7254 [SECURITY] TSS&TP minor have not tried 15-12-2015 15:47 08-01-2016 12:29
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Remove its_aid HeaderField from protocol version check
For TPs:
TP_SEC_ITSS_RCV_GENMSG_02_01_BO
TP_SEC_ITSS_RCV_GENMSG_02_02_BO

Remove its-aid HeaderField from test. For versions other than 2, the definition of the SecurityProfile may vary significantly, with the result that the IUT may not even parse the appropriate HeaderField. E.g. for version 1 the securityProfile has been defined by an additional field after the version-field and for future versions, it is still open how this will be done.

Therefore, the following lines should be removed from the TPs:
      and containing header_fields['its_aid']
        indicating 'AID_BEACON'
Notes
(0013638)
Denis Filatov   
16-12-2015 12:23   
There is a historical reason for this test from the time when we had profile_id.
Now I'm ok to remove these kind of tests from CAM and DENM sections and also to remove AID verification from TP bodies. In this case it came to be a general test.
(0013672)
Denis Filatov   
08-01-2016 12:28   
fix 0007254. Remove version check from CAM and DENM RCV behaviour
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/Comment [^] 01.json
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_02/TP_SEC_ITSS_RCV_CAM_02_02_BO.json [^]
(0013673)
Denis Filatov   
08-01-2016 12:29   
fix 0007254. Remove version check from CAM and DENM RCV behaviour
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/Comment [^] 01.json
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_01_BO.json [^]
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_02/TP_SEC_ITSS_RCV_DENM_02_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_01_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_02/TP_SEC_ITSS_RCV_GENMSG_02_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_02/TP_SEC_ITSS_RCV_GENMSG_02_02_BO.json [^]





View Issue Details
7259 [SECURITY] TSS&TP minor have not tried 16-12-2015 15:59 06-01-2016 17:43
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Add subject_info.subject_type to multiple TPs
TP_SEC_ITSS_RCV_GENMSG_01_06_BV
TP_SEC_ITSS_RCV_GENMSG_01_07_BV
TP_SEC_ITSS_RCV_GENMSG_04_09_BV

and containing certificate (CERT_TS_AT_B) {
            containing subject_info.subject_type
              indicating 'authorization_ticket'
}
Notes
(0013665)
Denis Filatov   
06-01-2016 17:43   
fixed in 2665 and 2666





View Issue Details
7261 [SECURITY] TSS&TP minor have not tried 17-12-2015 12:56 05-01-2016 09:39
Peter Felber  
Denis Filatov  
normal  
assigned Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Restructure Certificate-PKI tests
In order to get a more holistic test coverage over all possible wrong combinations of certifications, please consider the following restructuring of the chapters 5.3.5.2 - 5.3.5.4.

Please find the possible combination of invalid certification-chains in the powerpoint-presentation attached. It depicts possible valid and invalid signatures between the different types of certificates.

To address all of these negative test-cases, the document could be restructured as follows:

5.3.5.2 Check that message is only signed by the Authorization Ticket
5.3.5.3 Check that the Authorization Ticket is only signed by the Authorization Authority
5.3.5.4 Check that the Authorization Authority is only signed by the Root CA
PKI_Testcases.pptx (183,149) 17-12-2015 13:08
http://oldforge.etsi.org/mantis/file_download.php?file_id=3395&type=bug
There are no notes attached to this issue.





View Issue Details
6975 [SECURITY] TSS&TP minor have not tried 25-03-2015 09:40 04-01-2016 15:21
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_RCV_CAM_04_05a_BO error in TP
message should be discarded instead of accepted
Notes
(0013653)
Denis Filatov   
04-01-2016 15:21   
fixed right after the plugtest





View Issue Details
7264 [SECURITY] TSS&TP minor have not tried 17-12-2015 13:27 17-12-2015 13:28
Peter Felber  
Denis Filatov  
normal  
assigned Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Add Testcases for new chapter 5.3.5.4 Check that the Authorization Authority is only signed by the Root CA
Add Testcases to ensure that the IUT discards messages which are signed by an Authorization Ticket which is issued by an Authorization Authority which is not issued by a Root CA

Add the following testcase four times for each of the subject_types:
- authorization_authority
- enrollment_authority
- enrollment_credential
- authorization_ticket

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage
      containing header_fields ['signer_info'].signer {
        containing certificate {
          containing type
            indicating 'certificate_chain'
          containing certificates[0] (CERT_TS_02_02_BO_AA) {
            containing subject_info.subject_type
              indicating 'authorization_authority'
            containing signer_info.digest
              referencing to certificate
                containing subject_info.subject_type
                  indicating 'authorization_authority'
          }
          containing certificates[1] (CERT_TS_02_02_BO_AT) {
            containing subject_info.subject_type
              indicating 'authorization_ticket'
            containing signer_info.digest
              referencing to CERT_TS_02_02_BO_AA
          }
        }
      }
  } then {
    the IUT discards the message
  }
}
There are no notes attached to this issue.





View Issue Details
7263 [SECURITY] TSS&TP minor have not tried 17-12-2015 13:21 17-12-2015 13:21
Peter Felber  
Denis Filatov  
normal  
assigned Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Add Testcases for new chapter 5.3.5.3 Check that the Authorization Ticket is only signed by the Authorization Authority
Add Testcases to ensure that the IUT discards messages which are signed by an Authorization Ticket which is not issued by an Authorization Authority.

Add the following testcase four times for each of the subject_types:
- root_ca
- authorization_authority
- enrollment_authority
- enrollment_credential

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage
      containing header_fields ['signer_info'].signer {
        containing certificate {
          containing type
            indicating 'certificate'
          containing subject_info.subject_type
            indicating 'authorization_ticket'
          containing signer_info.digest
            referencing to certificate
              containing subject_info.subject_type
                indicating 'root_ca'
        }
      }
  } then {
    the IUT discards the message
  }
}
There are no notes attached to this issue.





View Issue Details
7257 [SECURITY] TSS&TP minor have not tried 16-12-2015 15:09 16-12-2015 15:09
Peter Felber  
Denis Filatov  
normal  
assigned Test_Spec_TS103096_V121  
open  
none    
none  
  Test_Spec_TS103096_V121  
Add negative test for CURRENT_LOCATION
Similar to TPs:
TP_SEC_ITSS_RCV_GENMSG_08_01_BO
TP_SEC_ITSS_RCV_GENMSG_08_02_BO
TP_SEC_ITSS_RCV_GENMSG_08_03_BO
TP_SEC_ITSS_RCV_GENMSG_08_04_BO

Add one (maybe one region-type is sufficient) or even more tests to check that the IUT discards messages where the current location of the IUT (not the generation_location of the message) is not inside of the region-restriction of the certificate.
For example:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage
      and containing header_fields ['signer_info'] {
        containing type
          indicating certificate
        and containing certificate (CERT_TS_AT_B)
          containing validity_restrictions ['region']
            containing region{
              containing region_type
                indicating 'circle'
              containing circular_region
                indicating REGION (CURRENT_REGION outside of REGION)
            }
      and containing header_fields [1] {
        containing type
          indicating 'generation_time'
      }
      and containing header_fields [2] {
        containing type
          indicating 'generation_location'
      }
      and containing header_fields['its_aid']
        indicating 'AID_BEACON'
      }
  } then {
    the IUT discards the message
  }
}
There are no notes attached to this issue.





View Issue Details
7247 [SECURITY] TSS&TP minor have not tried 15-12-2015 13:37 16-12-2015 12:45
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Remove 'non-empty payload' from summary of multiple TPs
The following is true for:
TP_SEC_ITSS_RCV_CAM_09_03_BO
TP_SEC_ITSS_RCV_CAM_09_04_BO
TP_SEC_ITSS_RCV_CAM_09_05_BO
TP_SEC_ITSS_RCV_CAM_09_06_BO

TP_SEC_ITSS_RCV_DENM_09_03_BO
TP_SEC_ITSS_RCV_DENM_09_04_BO
TP_SEC_ITSS_RCV_DENM_09_05_BO
TP_SEC_ITSS_RCV_DENM_09_06_BO

Regarding the summary, the test should contain non-empty payload, which is not specified in the expected behavior. The 'non-empty payload'-description should either be removed from the description, or the behavior should be adopted as follows (for TP_SEC_ITSS_RCV_CAM_09_03_BO):
    the IUT is receiving a SecuredMessage {
      containing header_fields['its_aid']
        indicating 'AID_CAM'
      and containing payload_field {
        containing type
          indicating 'unsecured'
        containing data
          indicating length > 0
      }
    }
Notes
(0013644)
Denis Filatov   
16-12-2015 12:45   
fixed 0007247
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_04_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_05_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_09/TP_SEC_ITSS_RCV_DENM_09_06_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_03_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_09/TP_SEC_ITSS_RCV_GENMSG_09_04_BO.json [^]





View Issue Details
7246 [SECURITY] TSS&TP minor have not tried 15-12-2015 13:29 16-12-2015 12:38
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
TP_SEC_ITSS_RCV_CAM_07_01_BO - Add quotation mark to AID_DENM
Check whether AID_DENM should be written with quotation mark like: 'AID_DENM' to have a consistent notation with following test-cases
Notes
(0013643)
Denis Filatov   
16-12-2015 12:38   
fixed 0007246
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_07/TP_SEC_ITSS_RCV_CAM_07_01_BO.json [^]





View Issue Details
7249 [SECURITY] TSS&TP minor have not tried 15-12-2015 14:01 16-12-2015 12:36
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Check whether number in brackets should be removed after 'authorization ticket'
The following is true for the follwing TPs:
TP_SEC_ITSS_RCV_CAM_11_01_BO
TP_SEC_ITSS_RCV_CAM_11_02_BO
TP_SEC_ITSS_RCV_DENM_11_01_BO

Please check whether the number in brackets after 'authorization_ticket' should be there or not. To my understanding, this notation should indicate variables for later use as it is the case with KEY.
Also, if the number should indicate the decimal identifier of the type, it is wrong, because the correct identifier for 'authorization_ticket' should be '1'.

          containing certificate
            containing subject_info.subject_type
              indicating 'authorization_ticket' (2)
            and containing subject_attributes['verification key']
              containing key (KEY)
Notes
(0013642)
Denis Filatov   
16-12-2015 12:36   
fixed 0007249
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_01_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_02_BO.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_01_BO.json [^]





View Issue Details
7250 [SECURITY] TSS&TP minor have not tried 15-12-2015 14:05 16-12-2015 12:34
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
TP_SEC_ITSS_RCV_CAM_12_01_BO - Change 'enrolment_credentials' -> To 'enrolment_credential'
Also true for: TP_SEC_ITSS_RCV_DENM_12_01_BO

In the description of the behaviour, the type should be referenced as 'enrolment_credential' to align with the summary

          containing subject_info.subject_type
            indicating 'enrolment_credentials'
Notes
(0013641)
Denis Filatov   
16-12-2015 12:34   
fixed 0007250
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_12/TP_SEC_ITSS_RCV_CAM_12_01_BO.json [^]





View Issue Details
7252 [SECURITY] TSS&TP minor have not tried 15-12-2015 15:36 16-12-2015 12:29
Peter Felber  
Denis Filatov  
normal  
resolved Test_Spec_TS103096_V121  
fixed  
none    
none  
  Test_Spec_TS103096_V121  
Identify certificate type by subject_info.subject_type
This is true for:

TP_SEC_ITSS_RCV_GENMSG_01_06_BV
TP_SEC_ITSS_RCV_GENMSG_01_07_BV

The following lines:
        and containing signer.certificate
          indicating CERT_TS_AT_A

should be changed to:
        and containing signer.certificate {
            containing subject_info.subject_type
              indicating 'authorization_ticket'
          }
Notes
(0013639)
Denis Filatov   
16-12-2015 12:29   
fixed 0007252 - anyway I've kept the ID of the certificate
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_06_BV.json [^]
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_01/TP_SEC_ITSS_RCV_GENMSG_01_07_BV.json [^]





View Issue Details
7243 [Part-3 TDL exchange format] Technical minor have not tried 14-12-2015 17:41 15-12-2015 17:21
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-3 V1.1.1  
fixed  
none    
none [TDL] Part-3 V1.2.1  
  [TDL] Part-3 V1.2.1  
Fix obsolete element naming in the schema
The XSD Schema still refers to AnyNoneValue use which shall be renamed to SpecialValueUse similar to the corresponding element in the meta-model.
Notes
(0013635)
Philip Makedonski   
15-12-2015 17:21   
Fixed as proposed.





View Issue Details
7244 [Part-3 TDL exchange format] Technical minor have not tried 14-12-2015 17:43 15-12-2015 17:21
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-3 V1.1.1  
fixed  
none    
none [TDL] Part-3 V1.2.1  
  [TDL] Part-3 V1.2.1  
Change dataType property for SpecialValue use and AnyValue to match corresponding changes in the meta-model
The dataType property for SpecialValueUse has been moved to AnyValue and its multiplicity has been changed to [0..1]. These changes need to be reflected in the XSD schema.
Notes
(0013634)
Philip Makedonski   
15-12-2015 17:21   
Fixed as proposed





View Issue Details
7161 [Part-1 Metamodel] Clarification minor have not tried 03-09-2015 09:08 14-12-2015 17:14
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Check whether there is a usage restriction for AnyValueOrOmit and add one if necessary
Similar to Omit, AnyValueOrOmit shall not be used as an argument of an interaction. Check whether this restriction is present and add it if applicable.
Notes
(0013627)
Philip Makedonski   
14-12-2015 17:14   
Fixed by adapting the existing constraints to include AnyValueOrOmit





View Issue Details
7159 [Part-1 Metamodel] Technical minor have not tried 03-09-2015 09:00 14-12-2015 17:13
Philip Makedonski  
Philip Makedonski  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.3.1  
  [TDL] Part-1 V1.3.1  
Change dataType multiplicity for SpecialValueUse
Currently, SpecialValueUse has a mandatory dataType property (multiplicity=1). In the graphical syntax there is no way to modify access the data type, as it is assumed to be automatically derived. If it is automatically derived, it does not need to be specified in the meta-model. This would suggest that the property is removed altogether.

However, there is a case where it may be impossible to derive it automatically. In the case where AnyValue is used as the argument of an interaction between two gate instances that support multiple data types (e.g. string and integer), it is impossible to determine a single data type. While there may be a valid case where either one is acceptable, it is also useful to allow the user to optionally specify a data type in case the interaction argument needs to be refined to "any integer" in one case and "any string" in another, while still having the ability to express "any integer or string" (technically any data type supported by both the source and target gates when there is no data type specified). Corresponding CR will be filed for the GR as well.
Notes
(0013607)
Gusztáv Adamis   
11-12-2015 16:33   
Apart from changes related AnyValue, in MM either the multiplicity of dataType of AnyValueOrOmit and OmitValue shall to be set to [0] or a constraint must be added in these classes, if the multiplicity is specified as [0..1] in SpecialValueUse.
(0013626)
Philip Makedonski   
14-12-2015 17:13   
Fixed by moving the dataType property to AnyValue and changing its multiplicity to [0..1]. Corresponding semantics description has been adapted to explain the role of the dataType property.





View Issue Details
7110 [Part-2 TDL graphical syntax] Editorial minor have not tried 21-07-2015 13:37 07-12-2015 16:06
Philip Makedonski  
Philip Makedonski  
normal  
feedback [TDL] Part-2 V1.1.1  
open  
none    
none  
  [TDL] Part-2 V1.2.1  
Ensure consistency between meta-model properties and graphical syntax labels
Consistency may be helpful and should be generally encouraged unless there are good reasons not to go through with it. Someone looking at the meta-model first, may have hard time finding the corresponding property in the graphical notation at first. For example period vs duration, dataType vs interaction, etc.

I think there is a case to be made regarding ensuring consistency unless there are good reasons for not doing so and in the case of periods and durations (and possibly a few others - interaction vs dataType in GateType?), there aren’t any.
Notes
(0013565)
Gusztáv Adamis   
07-12-2015 15:45   
(edited on: 07-12-2015 16:06)
Interaction is changed to DataType in GR in GateType.

But for the period in Time and Timer Operations - if the name consistency is required - the name in the MM shall be changed from 'period' to 'duration' since it is not actually a period, but a duration as the explanation of that property also shows in MM.
E.g.:
• period: DataUse [1]
The 'period' defines the time duration of the 'TimeOperation'.

I guess the name of a property shall be clean and self-explaining in the GR - which is used by the users - rather in MM - which is mainly only for tool developers.
But since in the OCL definition in GR it is explained, I guess it cannot lead to misunderstanding even if the names are different. I also believe that it would be better if the names were the same in both documents, but here I believe that the term used in MM is worse than the term used in GR.






View Issue Details
49 [IPv6 Testing RQ Catalogue] text always 27-09-2006 10:48 04-12-2015 14:01
user10  
Steve Randall  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none  
   
RQ_COR_1720: error in context + in Req + in citation
in Context field: FF00:0:0:0:0:0:0:0. must be replaced with FF05:0:0:0:0:0:0:2
In requirement field: FF01:0:0:0:0:0:0:2 must be replaced with FF05:0:0:0:0:0:0:2
in the citation: FF05:0:0:0:0:0:0:0 must be replaced with FF05:0:0:0:0:0:0:2

==> check RFC3513 Page 16
Notes
(0003821)
Steve Randall   
26-10-2007 17:16   
Fixed as part of STF320 Req Cat maintenance
(0013553)
Yann Garcia   
04-12-2015 14:01   
STF500-Week#49:
  - Validation Cx/HSS: Add full Cx register/de-register
  - Validation Cx/CSCF: Add full Cx register/de-register
  - Bug fixed in Codec
U /trunk/DiameterCxDx/ttcn/DiameterCxDx_Cx_TCFunctions.ttcn3 [^]
U /trunk/DiameterCxDx/ttcn/DiameterCxDx_Steps.ttcn [^]
U /trunk/DiameterCxDx/ttcn/DiameterCxDx_Templates.ttcn [^]
U /trunk/DiameterCxDx/ttcn/DiameterCxDx_TestCases.ttcn [^]





View Issue Details
7236 [SECURITY] TSS&TP minor have not tried 02-12-2015 14:19 03-12-2015 17:03
Sebastian Muellers  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
add boolean expression for test selection
change from PICS_PICS_CERTIFICATE_SELECTION, PICS_GN_SECURITY, PICS_USE_IDENTIFIED_REGION

to a boolean expression

PICS_PICS_CERTIFICATE_SELECTION AND PICS_GN_SECURITY AND PICS_USE_IDENTIFIED_REGION
Notes
(0013548)
Denis Filatov   
03-12-2015 17:03   
fixed in report template





View Issue Details
7237 [SECURITY] TSS&TP minor have not tried 02-12-2015 14:33 03-12-2015 16:56
Sebastian Muellers  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TP_SEC_ITSS_SND_CERT_04_01_BV
make thsi lien clearer

containing no validity restriction or validity_restrictions['region']{
Notes
(0013547)
Denis Filatov   
03-12-2015 16:56   
fixed 0007237
strange sentence removed from TP
U /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_SND/SEC_ITSS_SND_CERT/SEC_ITSS_SND_CERT_GEO/SEC_ITSS_SND_CERT_04/TP_SEC_ITSS_SND_CERT_04_01_BV.json [^]





View Issue Details
7235 [SECURITY] ATS minor have not tried 02-12-2015 13:15 02-12-2015 13:17
Sebastian Muellers  
Denis Filatov  
normal  
assigned  
open  
none    
none  
   
check that IUT drops a invalid message
UT indication is needed to ensure that IUT has dropped an invalid message

add a new clause C.9 Security

SecPacketDroppedIndication
This message is used to indicate reception of a secured packet which was dropped by security.
Indication (UtSecPktDropInd UT -> TS):
Notes
(0013543)
Sebastian Muellers   
02-12-2015 13:17   
to use the message signature as payload of the UT command
(0013544)
Sebastian Muellers   
02-12-2015 13:17   
this solves the problem of checking that the IUT has not crashed





View Issue Details
7234 [SECURITY] ATS minor have not tried 02-12-2015 13:14 02-12-2015 13:14
Thomas Reschka  
 
normal  
new  
open  
none    
none  
   
Missing security test cases
Dear all,
In the current ETSI security testsuite the following test cases are missing:
TP_SEC_ITSS_RCV_CAM_04_05_BO
TP_SEC_ITSS_SND_CERT_AA_10_01_BV
TP_SEC_ITSS_SND_CERT_AT_10_01_BV
all tests from pages 65-70, 83-92 and 95-145 from ETSI TS 103 096-2 v1.2.1.
The missing test case should be added.
Best regards,
Thomas
There are no notes attached to this issue.





View Issue Details
7228 [Common Library] Bug report minor have not tried 24-11-2015 08:49 24-11-2015 08:49
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
   
add a T3doc comment at line 1056

Module LibCommon_Sync
Line 1056: "/*" -> "/**"
Reason: Should be T3doc instead normal comment.
There are no notes attached to this issue.





View Issue Details
7225 [GeoNetworking] ATS minor have not tried 18-11-2015 11:45 18-11-2015 11:47
Thomas Reschka  
 
normal  
new Test_Spec_TS102871_v1.3.1  
open  
none    
none  
   
Minor corrections to TC_GEONW_PON_BEA_BV_02
Dear all,
Please find attached an update of the file ItsGeoNetworking_TpFunctions.ttcn.
I made minor corrections to the test case TC_GEONW_PON_BEA_BV_02. (TI-02 -> BV-02)
Best regards,
Thomas
ItsGeoNetworking_TpFunctions.ttcn (719,189) 18-11-2015 11:45
http://oldforge.etsi.org/mantis/file_download.php?file_id=3377&type=bug
ItsGeoNetworking_TestControl.ttcn (13,754) 18-11-2015 11:47
http://oldforge.etsi.org/mantis/file_download.php?file_id=3378&type=bug
Notes
(0013534)
Thomas Reschka   
18-11-2015 11:46   
The file "ItsGeoNetworking_TestControl.ttcn" was also updated accordingly.





View Issue Details
7221 [GeoNetworking] ATS minor have not tried 18-11-2015 11:27 18-11-2015 11:27
Thomas Reschka  
 
normal  
new Test_Spec_TS102871_v1.3.1  
open  
none    
none  
   
Minor T3doc corrections (GeoNetworking)
Dear all,
please find attached a minor update for the file ItsGeoNetworking_TestCases.ttcn.
I corrected the T3doc for the following tests:
TP/GEONW/PON/LOT/BV-03-02
TP/GEONW/PON/LOT/BV-03-03
(...)
TP/GEONW/PON/LOT/BV-03-08
TP/GEONW/PON/LOT/BV-05-01
TP/GEONW/PON/LOT/BV-05-02
(...)
TP/GEONW/PON/LOT/BV-05-07
TP/GEONW/PON/LOS/TI-06
TP/GEONW/PON/FPB/BV-04
TP/GEONW/PON/FPB/BV-11-01
TP/GEONW/PON/FPB/BV-11-02
(...)
TP/GEONW/PON/FPB/BV-11-05
TP/GEONW/PON/FPB/BV-12-01
TP/GEONW/PON/FPB/BV-12-02
TP/GEONW/PON/FPB/BV-12-03
TP/GEONW/PON/FPB/BV-12-04
TP/GEONW/PON/BEA/BV-02

Best regards,
Thomas
ItsGeoNetworking_TestCases.ttcn (261,337) 18-11-2015 11:27
http://oldforge.etsi.org/mantis/file_download.php?file_id=3375&type=bug
There are no notes attached to this issue.





View Issue Details
6982 [GeoNetworking] Base Spec feature have not tried 26-03-2015 16:17 16-11-2015 10:22
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Typo in 9.3.12.2 Source operations
in the text below GBC should be GAC

The operations of the source of a GBC packet are identical with the source of a GeoBroadcast packet as specified in clause 9.3.11.2
Notes
(0012860)
Sebastian Muellers   
09-04-2015 09:11   
confirmed by ITSWG3#29
(0013533)
Sebastian Muellers   
16-11-2015 10:22   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6983 [GeoNetworking] Base Spec feature have not tried 26-03-2015 16:19 16-11-2015 10:22
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
ambigiuous description in 9.3.8.3 Forwarder operations
Point 7) is very unclear: Packet shall be is updated or LocTE shall be updated ?
Sub-Point a) refers to DEPV overwriting (= modify the packet) whereas no LoCTE exists => impossible to get replacement value
Notes 3 / 4 / 5 refer to LocTE overwriting
Note 6 refers to modifying the DEPV in the message

Should subpoint a) be:
"update the the PV(DE) in the LocT with DE PV value (clause C.2) "
Notes
(0012861)
Sebastian Muellers   
09-04-2015 09:11   
confirmed by ITSWG3#29
(0013532)
Sebastian Muellers   
16-11-2015 10:22   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6984 [GeoNetworking] Base Spec minor have not tried 26-03-2015 16:20 16-11-2015 10:22
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
error in 9.3.12.2 Source operations
Why sending the packet as LL broadcast in case of CBF ? (ITS-Station is outside of destination area, line forwarding shall apply... immediate broadcasting is only usefull in case ITS-Station is inside the destination area, as stated in next point.
"Valid, to be done.

9.3.12.2 ""iii) if the GN protocol constant itsGnGeoUnicastForwardingAlgorithm is set to 2 (CBF), set the LL address to the Broadcast LL address;""

iii) Would need to be removed.

Editorial comment ""(either labelled 5) or 7) "" is already handled."
Notes
(0012862)
Sebastian Muellers   
09-04-2015 09:12   
confirmed by ITSWG3#29
(0013531)
Sebastian Muellers   
16-11-2015 10:22   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6986 [GeoNetworking] Base Spec feature have not tried 26-03-2015 16:28 16-11-2015 10:21
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
GN protocol constant itsGnGeoAreaLineForwarding is set to TRUE
what shall happen in case of false? Is the packet dropped. Is such behaviour wanted?


"Valid, to be done.

Correct behavior would be to discard the packet is itsGnGeoAreaLineForwarding is set to FALSE.
Clarification would be good."
Notes
(0012863)
Sebastian Muellers   
09-04-2015 09:12   
confirmed by ITSWG3#29
(0013530)
Sebastian Muellers   
16-11-2015 10:21   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6990 [GeoNetworking] Base Spec minor have not tried 26-03-2015 16:34 16-11-2015 10:21
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
MAC and GN ID
In GN base spec: It has to be explicitly stated that MAC address changes accordingly to GN MID
Notes
(0013529)
Sebastian Muellers   
16-11-2015 10:21   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6985 [GeoNetworking] Base Spec feature have not tried 26-03-2015 16:24 16-11-2015 10:20
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
DPD in 9.3.11.3 forwarder and receiver operations
test
Notes
(0012852)
Sebastian Muellers   
26-03-2015 16:25   
Point 3) DPD is never performed if ITS-Station is using CBF or Advanced (as explicitely mentionned in point 3) ) and if ITS-Station is not in destination area (greedy algorithm applies in this case: "RETURN NH_LL_ADDR ? GREEDY(A)", and Greedy does not deal with DPD).
(0012853)
Sebastian Muellers   
26-03-2015 16:25   
"delete note 1 and add in point 3)
For CBF and the Advanced forwarding algorithm (itsGnGeoBroadcastForwardingAlgorithm
is set to 2 or 3) and if F(x, y) < 0 (GeoAdhoc router is outside the geographical area) (determine function F(x,y) as specified in [7] clause 5) then execute duplicate packet detection as specified in clause A.2;"
(0012854)
Sebastian Muellers   
26-03-2015 16:26   
"Valid, to be done.

DPD shall be executed for
- area forwarding mode (unspec. and simple)
- line forwarding mode (all)

Proper phrasing need to be found; proposed change (see left) appears not clear enough."
(0012864)
Sebastian Muellers   
09-04-2015 09:48   
confirmed by ITSWG3#29
(0013528)
Sebastian Muellers   
16-11-2015 10:20   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6989 [GeoNetworking] Base Spec minor have not tried 26-03-2015 16:33 16-11-2015 10:19
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Duplicate Packet Detection
Duplicate Packet Detection
Receiver keeps track of the latest TST on the source level. In case when two packets from a source reach the destination in swapped order, then receiver will drop the last received packet
Proposal to check DPD on Sender GN address and SN based on a list of received packets. Drop TST check and don’t care about DPD for Beacon and SHB
Note: theoretical loop hole: If device sends more than 65535 packets within the GN packet lifetime (105 minutes) then a SN wrap around will occur and list comparison will fail. In this case a TST check could be a work around
Notes
(0013527)
Sebastian Muellers   
16-11-2015 10:19   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6988 [GeoNetworking] Base Spec feature have not tried 26-03-2015 16:30 16-11-2015 10:19
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Restructure of FWD algorithm
GN Forwarding algorithms
E.g. E.3 CBF Source outside DST area will broadcast immediately whereas all other nodes will apply line forwarding
FWD algo instructions are in different places (Annexes D/E + protocol operation in the spec)
E.2,3,4 uses D.2 for CBF outside area (and D.2 is in GUC chapter ...)
Which algo to use to route GAC outside area ? It is itsGnGeoUnicastForwardingAlgorithm
Which algo to use to route GBC outside area ? It is itsGnGeoBroadcastForwardingAlgorithm
Proposal to restructure the way algorithms are described. Use in Forwarder and dissemination phases; rename the MIB attributes accordingly, rename the buffers accordingly
Notes
(0013526)
Sebastian Muellers   
16-11-2015 10:19   
CR created and presented at TC ITS WG3 meeting





View Issue Details
6980 [DENM] Base Spec feature have not tried 26-03-2015 16:07 16-11-2015 10:11
Sebastian Muellers  
 
normal  
new Base_Spec_EN302637_3_v1.2.2  
open  
none    
none  
  Next Release  
pseudonym change for active DENMs
In DENM spec clause 6.1.1.2 “When the stationID is updated, all actionID and stationID values in the DENM header that are generated and stored in the originating ITS-S shall be updated. ” Would be better to synchronize between Facility and Security to agree on a time when a pseudonym change is best suitable, before a pseudonym change command is sent
There are no notes attached to this issue.





View Issue Details
6981 [DENM] Base Spec feature have not tried 26-03-2015 16:10 16-11-2015 10:11
Sebastian Muellers  
 
normal  
new Base_Spec_EN302637_3_v1.2.2  
open  
none    
none  
  Next Release  
What about Station ID collisions?
a potential issue to be studied is the possibility of stationID colliions. How to mitigate this?
There are no notes attached to this issue.





View Issue Details
7206 [IFA008 - Ve-Vnfm ref point Spec] Editorial minor have not tried 19-10-2015 14:51 16-11-2015 01:38
Silvia Almagia  
lishi  
normal  
resolved 0.3.1  
fixed  
none    
none 0.3.1  
   
Mismatch in clause 7 VNFM exposed interfaces
There is a mismatch between clause 7 title "VNFM exposed interfaces" and the text in section 7.1 Introduction:
"This section defines the interfaces exposed by the VNF towards the VNFM over the Ve-Vnfm reference point."

The latest should probably be fixed to:

"This section defines the interfaces exposed by the VNFM towards the VNF over the Ve-Vnfm reference point."
Notes
(0013523)
lishi   
16-11-2015 01:38   
Issue 3 already solved with NFVIFA(15)0001273,
(NFVIFA(15)0001370r5_NFV_IFA__20-F2F_Jersey_City_Meeting_Agenda_and_Notes)





View Issue Details
7205 [subtestproject_seb] BUG minor have not tried 16-10-2015 08:14 16-10-2015 08:14
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
trtrtr
rrr
There are no notes attached to this issue.





View Issue Details
7204 [TestProject] Bug report minor have not tried 16-10-2015 08:12 16-10-2015 08:12
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
  New versionv1  
     trtr
rtr
trial
text
There are no notes attached to this issue.





View Issue Details
6877 [Part-1 Metamodel] Editorial minor have not tried 10-02-2015 13:20 11-10-2015 22:35
Andreas Ulrich  
Finn Kristoffersen  
normal  
resolved [TDL] Part-1 V1.2.1  
open  
none    
none  
  [TDL] Part-1 V1.3.1  
Clarification of the purpose of sub-clauses of a clause describing a meta-class element for readers who are not literate in UML
An explanation shall be given to introduce the structure of a MM element clause similar to the one provided:


Introduction to software language design
Basic principles of meta-modelling

A software language consists of two independent parts: syntax and semantics. The syntax describes the structure of a text provided in this language (or of graphical symbols for a graphical language), while the semantics describes the meaning of individual syntax elements used in the text.
With upcoming multi-representation syntaxes for a single language, the distinction between abstract syntax and concrete syntax becomes necessary. The abstract syntax defines the structure of the text without referencing keywords that are provided in a concrete syntax only.

A text given in one concrete syntax can be transformed into a text of another concrete syntax if the text is syntactical correct w.r.t. concrete syntax and abstract syntax and both concrete syntaxes refer to the same abstract syntax. This transformation is completely independent from the semantics definition (which does not change).

Semantics is divided into static semantics and dynamic semantics. The static semantics defines further restrictions on the structure of the text that cannot be defined alone in syntax rules. The dynamic semantics provide the meaning of a syntax element when it is put into an execution environment.


Mapping to document structure

The four pieces of a software language, concrete syntax, abstract syntax, static semantics, dynamic semantics, are mapped to the standards series of TDL as follows:

• Concrete syntax: defined in parts 2 on TDL-GR (graphical format) and 3 on TDL-XF (exchange format)
• Abstract syntax: defined in part 1 on TDL-MM in the contained diagrams representing the technical meta-model, which correspond to the individual sub-clauses "Generalization" and "Properties".
• Static semantics: defined in part 1 on TDL-MM in the sub-clauses "Constraints" and partly, if constraints are hard to formulate, in the sub-clauses "Semantics".
• Dynamic semantics: defined in part 1 on TDL-MM in the sub-clauses "Semantics". To highlight the dynamic semantics, sometimes the expression "at runtime" is used.

In addition part 4 on TDL-TO (test objective specification) defines an extension of the abstract syntax and semantics of part 1 together with a concrete textual syntax for this extension.

While the syntax and static semantics are (will be) formally defined, the dynamic semantics is defined only informally using a declarative style. It is augmented frequently with further explanations beyond pure semantics definition to ease reading of the document. These explanations are provided as NOTEs.


On the use of verbal forms for the expression of provisions in the MM draft

ETSI requires the use of 'shall' and 'shall not' (among others) to "indicate requirements strictly to be followed in order to conform to the standard and from which no deviation is permitted." (see "ETSI Drafting Rules", clause 14a)

It was observed during the last meeting that the semantics section of a clause in the MM draft does not use 'shall' to formulate requirements in the semantics sections.

I provide the following explanation for this case: The semantics is given in a declarative style. This is true in particular for the data part but also to a large extend for the behaviour part. It is therefore completely useless and actually wrong usage to enrich declarative statements with 'shall'. A declaration is not a requirement, but a statement of fact. In this case, the EDR requires that 'is / is not' "shall be used to indicate statements of fact". This rule is followed in the MM draft.

Example: clause 6.3.1 DataUse
"A 'DataUse' denotes an expression that evaluates to a 'DataInstance' of a given 'DataType'."

It would be a wrong style of writing "A 'DataUse' shall denote…" This would overburden the sentence. The use of 'shall' is commonly associated with verbs of action, e.g. "a user shall do this", "a protocol entity shall behave like this".

Therefore, the MM draft makes use of 'shall' when a user could have a choice which needs to be restricted. Such cases typically occur within the constraints sections because here the options on the syntax a user has are clearly restricted.

Counterexamples might exist in the MM draft, but do not invalidate the above reasoning.
InputTDLMantisIssue_6877.docx (161,030) 12-06-2015 16:30
http://oldforge.etsi.org/mantis/file_download.php?file_id=3211&type=bug
Notes
(0012980)
Finn Kristoffersen   
12-06-2015 16:35   
The uploaded file "InputTDLMantisIssue_6877.docx" contains a proposal for
text to TDL meta-model explaining the structure of the presentation of the
meta-model as well as the basic principles of meta-modelling. The input is
based on the text already contained in the "Description" section, with some
additional text on the documentation structure of the concepts of the meta-model.
(0013352)
Finn Kristoffersen   
11-10-2015 22:29   
The revised document received from Andreas Ulrich based on
the attached document "InputTDLMantisIssue_6877.docx" has been
integrated in the TDL MM document.





View Issue Details
7192 [Part-4 Test objectives] New Feature feature have not tried 07-10-2015 16:37 07-10-2015 16:37
Philip Makedonski  
Philip Makedonski  
low  
assigned [TDL] Part-4 V1.1.1  
open  
none    
none  
  [TDL] Part-4 V1.2.1  
Add support for explicit formal TO parameters
Even though data instances are symbolic, they are all global. In some use cases it makes sense to have local symbolic data specifications which serve as placeholders for other more concrete data specifications. Introduce parameter concept for TO parameters to support such use cases. This will also require TO references to provide parameter bindings for the TO parameters. In addition TO instantiations with different parameters may need to be specified also as packageable elements or within a new dedicated construct.
There are no notes attached to this issue.





View Issue Details
6850 [XSD Conformance Test Suite] ATS major always 16-12-2014 13:40 29-09-2015 08:27
Alexander Zemtsov  
Bogdan Stanca-Kaposta  
normal  
acknowledged  
open  
none    
none  
   
Error: Type is not validly derived from the type definition.
Test: Pos_070503_derivation_by_union_002

The following error arrears during the test execution:

Fatal error while parsing: cvc-elt.4.3: Type 'xsd:float' is not validly derived from the type definition, 'e21unnamed', of element 'ns1:MyType'.

The encoding result attached (debug.xml).
Similar errors appear in tests Pos_070503_derivation_by_union_003, Pos_070503_derivation_by_union_005 and Pos_070503_derivation_by_union_006.
debug.xml (252) 16-12-2014 13:40
http://oldforge.etsi.org/mantis/file_download.php?file_id=3202&type=bug
Notes
(0012577)
Nikolay Pakulin   
23-12-2014 23:54   
The attached debug.xsd uses xsi:type hint
<ns1:MyType xsi:type="xsd:float">1.000000E+000</ns1:MyType>

XmlDiff uses xerces-J parser. There is a bug in handling xsi:type hints for union types:
https://issues.apache.org/jira/browse/XERCESJ-1652 [^]

The reported issue will remain until xerces-J fixed.





View Issue Details
6769 [Part-1 Metamodel] New Feature feature always 10-06-2014 16:19 16-07-2015 16:04
Martti Käärik  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Move parameters from DataInstance to DataSet
(Formal) parameters serve only one purpose, they specify a named feature of containing entity that can accept/prvoide a value (and possibly details about the nature of the value, like its multipilicity). In statically typed languages this information is contained in types. In duck typed languages this information is not present, arguments are assigned without predefined parameters (fields). Both from logical and practical perspective, there is no need for parameter definitions in DataInstances (although there’s an analogy with TTCN-3 parameterized templates). If strong typing is needed, then parameters should be defined in DataSets (or an entity playing their role in updated meta-model).

If strong typing is not needed, then DataInstance parameters should be treated as arguments. Data in TDL is abstract and any predefined values associated with instances should be implicit and not defined in TDL. Therefore, DataInstance paramters should be excluded.

Solution is to introduce parameters to DataSets and remove parameters from DataInstance. DataSet parameters are optional.

Example.

Current:

dataset SequenceNumber {1, 2, 3}

dataset Message {datainstance Request(1), datainstance Response(2), datainstance Post(3)}

interaction <source> <target> Request(1)

Proposed:

dataset SequenceNumber {1, 2, 3}

dataset Message (SequenceNumber) {datainstance Request, datainstance Response, datainstance Post}

interaction <source> <target> Request(1)

Move parameters from DataInstance to DataSet.png (9,146) 10-06-2014 16:19
http://oldforge.etsi.org/mantis/file_download.php?file_id=3023&type=bug
png
Notes
(0012528)
Andreas Ulrich   
04-12-2014 16:50   
Solved in the 'StructuredDataType' class.





View Issue Details
6770 [Part-1 Metamodel] New Feature feature always 10-06-2014 16:22 16-07-2015 16:04
Martti Käärik  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Named parameters
If an entity has multiple optional parameters then for the sake of clarity in concrete graphical or textual syntax, those parameters should be named.

Example.

dataset Int {1, 2, 3}

dataset Message (seqNr : Int, size : Int) { datainstance Request, ... }

interaction <source> <target> Request(seqNr = 1)

There are no notes attached to this issue.





View Issue Details
6771 [Part-1 Metamodel] New Feature feature always 10-06-2014 16:25 16-07-2015 16:03
Martti Käärik  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Component variables
Variables are needed to unambiguously specify data flow within behavior – between interactions, actions or conditions. Variables should be local (to test component) (1) in order to facilitate execution of same behavior on different components of the same type; (2) because variables are usually local also in real life distributed systems; and (3) many testing languages like TTCN-3 don’t support global variables.

DataProxy meta-class will be reused to represent component variables. The ComponentInstance associated with used variable will be resolved based on the context (e.g. ActionReference, Interaction).

A constraint will be added to make TestDescription formal parameters (also DataProxies) read-only (otherwise those could be treated as global variables).
Component variables.png (4,292) 10-06-2014 16:25
http://oldforge.etsi.org/mantis/file_download.php?file_id=3024&type=bug
png
There are no notes attached to this issue.





View Issue Details
6772 [Part-1 Metamodel] New Feature feature always 10-06-2014 16:28 16-07-2015 16:03
Martti Käärik  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Variable assignment from Interaction and ActionReference
[Assumes formal actions]

Non-constant values in TestDescription may emerge from Interactions (on the receiving end) and ActionReferences (if return type specified). Those behaviors need ability to store value to DataProxy.

Example 1.

dataset Int {1, 2, 3}

componenttype MTC { dataproxy x : Int }

x := interaction <source> <target> Int()

# Received value of DataSet Int will be assigned to x

Example 2.

dataset Int {1, 2, 3}

componenttype MTC { dataproxy x : Int }

action readX : Int

x := actionref readX

Variable assignment from Interaction and Action.png (11,286) 10-06-2014 16:28
http://oldforge.etsi.org/mantis/file_download.php?file_id=3025&type=bug
png
There are no notes attached to this issue.





View Issue Details
6773 [Part-1 Metamodel] New Feature feature always 10-06-2014 16:30 16-07-2015 16:02
Martti Käärik  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Accessing DataProxy arguments
If the DataSet that is associated with a DataProxy has parameters then it might be necessary to refer to those parameters when passing the DataProxy as argument.

 
Example.

dataset Int {1, 2, 3}

dataset Message (seqNr : Int, size : Int) { datainstance Request, datainstance Response }

componenttype MTC { dataproxy m : Message, dataproxy sn : Int }

m := interaction <source> <target> Request()

interaction <source> <target> Response(m.seqNr)

# Parameter “seqNr” of DataProxy “m” will be passed as argument to interaction argument “Response”

Accessing DataProxy arguments.png (14,588) 10-06-2014 19:27
http://oldforge.etsi.org/mantis/file_download.php?file_id=3027&type=bug
png
There are no notes attached to this issue.





View Issue Details
6767 [Part-1 Metamodel] New Feature minor have not tried 05-06-2014 12:58 16-07-2015 16:02
Andreas Ulrich  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Allow to reference test descriptions that run on a different test (sub-) configuration
See discussion on TRAC #19 ticket.
Proposed solution put into early draft version of TDL-MM 1.2.1.
Notes
(0012070)
Andreas Ulrich   
05-06-2014 13:00   
solution proposed in Early Draft of TDL-MM v1.2.1.





View Issue Details
6833 [Part-1 Metamodel] Technical major have not tried 04-12-2014 17:00 16-07-2015 16:01
Andreas Ulrich  
Andreas Ulrich  
normal  
resolved  
fixed  
none    
none  
   
Ambiguous meaning of optional behaviour
The semantics of optional behavior is ambiguous and may depend on the behavior that follows the optional block: 1) resolved to an alt over the optional behavior and the behavior that comes after it; 2) resolved to an alt over the optional behavior and a quiescence observation of undefined duration.

==> suggested to delete optional behavior in the MM because it can be replaced by other operators with precise semantics.
Notes
(0012529)
Andreas Ulrich   
04-12-2014 17:02   
OptionalBehaviour class deleted.





View Issue Details
6876 [Part-1 Metamodel] Technical major have not tried 10-02-2015 13:04 16-07-2015 15:59
Andreas Ulrich  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.2.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Unsound definition of OmitValue
The text in clause 6.3.8, semantics and constraints is flawed and needs to be fixed.

This definition has the following problems that render it unacceptable:
1) The semantics definition is context-dependent on assignments to optional members and therefore only partially defined.
2) The given constraint restricts the syntactical use of OmitValue only and does not carry over to runtime semantics.
3) The given constraint cannot be checked by a tool at that location when the abstract syntax tree of a TDL spec is built.

On 3) The constraint requires the context of assignments to members in order to be checked. The correct context needs to be in a DataUse. There a constraint is already put in place.
The issue will become obvious when the constraints will be formalized as OCL expressions, which is planned in TDL3.

On 2) We cannot extend a static semantics rule to mean also execution semantics. See the introductory text of this section. That is, the semantics needs to be completely defined within the semantics section alone.

On 1) The definition of OmitValue in the semantics section is conditionally dependent on the existence of an optional member. However OmitValue occurs in a syntactically correct spec also outside of this context.
In the Ericsson example: if (x.field == omit) then doSomething();
The omit occurs as an argument to a function. That is, it appears independently from an optional member. Other cases could be constructed like:

1. Msg = messageBuildingFunction(data, omit);
2. X = omitReturningFunction(msg);
3. Y = anotherFunction(msg, omitReturningFunction(msg));
4. Call testDescription(1, 2, omit);

That is, the semantics of omit in the examples above is NOT defined. This shortcoming needs to be fixed.

When defining the semantics of syntactical elements one should apply common sense. Common sense tells us that the meaning of an object does not change depending on the context it occurs. Plain example: A laptop is a computer regardless whether it is used in office (the context) or at home.

As a consequence, the semantics of an element shall be defined using its properties.


------------------------------------------
Proposed changes:

* Delete the constraint.

* State semantics to be independent from context: An 'OmitValue' denotes a symbolic value that represents no value at all. OR An 'OmitValue' denotes a symbolic value indicating a deliberately omitted value. OR similar statements.
Note: The statement given in 6.3.8 is flawed on its own:

"An 'OmitValue' denotes a symbolic value that represents an optional 'Member' is omitted (that is not present)."

A Member cannot be omitted because it is part of a static data type system. Only a value of this member can be omitted.
MTS(15)000019r1_Siemens_contribution_on_omit_and_undefined.docx (20,042) 10-02-2015 13:04
http://oldforge.etsi.org/mantis/file_download.php?file_id=3208&type=bug
Notes
(0012981)
Andreas Ulrich   
15-06-2015 13:12   
Solved in TDL MM v1.2.1.





View Issue Details
6764 [Part-1 Metamodel] Clarification minor N/A 03-06-2014 13:42 16-07-2015 15:57
Gusztáv Adamis  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Description of VerdictType shall be modified
Semantics
'VerdictType' is a 'PackageableElement' that specifies the possible verdicts of a test description. At minimum, the 'VerdictType' shall define the following instances: 'pass', 'inconclusive', 'fail'. (See Clause 10.1) This list can be extended by the user according to the needs of concrete implementations.

change to \: ... At minimum the folloving 'VerdictType's shall be defined: 'pass' ...

Constraints
Minimum set of values of the VerdictType
The 'VerdictType' shall contain at least the following three instances: 'pass', 'inconclusive', 'fail'.

change to: Constraints
Minimum set of 'VerdictType's
At least the following three 'VerdictType's shall be defined: 'pass', 'inconclusive', 'fail'.
Notes
(0012208)
Andreas Ulrich   
30-07-2014 14:45   
From what I understand, pass, fail etc. shall become metaclasses derived from VerdictType. That is, they are no longer instances of VerdictType. Is this understanding correct?
(0012527)
Andreas Ulrich   
04-12-2014 16:46   
Verdict is reworked in accordance with new data concepts.





View Issue Details
6765 [Part-1 Metamodel] New Feature major N/A 03-06-2014 14:23 16-07-2015 15:57
Gusztáv Adamis  
Andreas Ulrich  
immediate  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Time Observation
Into the meta-model a TimeObservation metaclass shall be included.
That is necessary to be able to express TimeConstraints
Notes
(0012526)
Andreas Ulrich   
04-12-2014 16:45   
Note, the suggested 'TimeObservation' class is called 'TimeLabel' in the final MM.





View Issue Details
6763 [Part-1 Metamodel] Technical minor always 03-06-2014 13:12 16-07-2015 15:56
Marc-Florian Wendland  
Andreas Ulrich  
normal  
resolved [TDL] Part-1 V1.1.1  
fixed  
none    
none [TDL] Part-1 V1.2.1  
  [TDL] Part-1 V1.2.1  
Blocks of ParallelBehaviour should be able to declare Guards
For the sake of flexibility, Blocks of ParallelBehaviour should be able to declare Guards
There are no notes attached to this issue.





View Issue Details
6844 [TTCN-3.ORG WEB] General minor always 12-12-2014 09:51 22-06-2015 14:26
Bogdan Stanca-Kaposta  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Previous versions of TTCN-3 core standard not linked
previous specifications link present an empty search field. It should list the previous TTCN-3 standard versions (e.g. ES 201 873)

It should present instead the following search link:

http://www.etsi.org/standards-search?search=ES+201+873&page=1&matchall=true&matchexact=true&title=true&keywords=true&ed=true&versions=true [^]
open page
http://www.ttcn-3.org/index.php/downloads/standards [^]

scroll down to the PREVIOUS SPECIFICATIONS and click on the link
Notes
(0012984)
Denis Filatov   
22-06-2015 14:26   
FIXED





View Issue Details
7077 [ETSI TTCN-3 Libraries] Bug report minor have not tried 10-06-2015 10:33 10-06-2015 10:36
Aitor Ruano Miralles  
 
normal  
new  
open  
none    
none  
   
pathDeltaTime value not consistent with last ASN.1 ITS-Container definition
pathDeltaTime is considered an integer between 1 and 65535 in the last version of the ASN.1 file while in LibItsDenm_Templates.ttcn (v1.3.1) it is assigned the 0 value.
Compile the TS
Notes
(0012979)
Aitor Ruano Miralles   
10-06-2015 10:36   
ITS libraries





View Issue Details
7076 [ETSI TTCN-3 Libraries] Bug report minor have not tried 10-06-2015 10:30 10-06-2015 10:36
Aitor Ruano Miralles  
 
normal  
new  
open  
none    
none  
   
DENM template restrictions not consistent
Definitions of DENM templates of v1.3.1 (mw_denmIndWithGnParameters and mw_denmIndWithBtpParameters) are not consistent with the restriction of the base template (mw_denmInd).

In instance, the following changes should be made:

template DenmInd mw_denmIndWithGnParameters -> template (present) DenmInd mw_denmIndWithGnParameters

template DenmInd mw_denmIndWithBtpParameters -> template (present) DenmInd mw_denmIndWithBtpParameters

In lines 79 and 100 of LibItsDenm_Templates.ttcn respectively
Compile the TS
Notes
(0012978)
Aitor Ruano Miralles   
10-06-2015 10:36   
ITS libraries





View Issue Details
7070 [ITS Library] Bug report minor have not tried 05-06-2015 15:28 05-06-2015 15:28
Aitor Ruano Miralles  
 
normal  
new  
open  
none    
none  
   
Constants definition missing in LibItsCam_Templates
This file is missing some constant definitions such as HeadingValue_wgs84North_ or SemiAxisLength_oneCentimeter_, that probably should be defined in LibItsCommon_TypesAndValues.

Due to this compilation of TS is impossible in the last revision and 1.3.1 tag of LibIts.
Try to compile the TS
There are no notes attached to this issue.





View Issue Details
7061 [EVCS ASN.1 (TS 101 556-1)] Bug Report major N/A 27-05-2015 09:37 27-05-2015 09:37
Sebastian Muellers  
linla  
normal  
assigned  
open  
none    
none  
   
OID of CDD is wrong
IMPORTS
    ItsPduHeader,
    StationID,
    Timestamp,
    ReferencePosition
FROM ITS-Container {
 itu-t (0) identified-organization (4) etsi (0)
 itsDomain (5) wg1 (1) ts (102637) cc (0) version (2)
};

should be replaced with

IMPORTS
    ItsPduHeader,
    StationID,
    Timestamp,
    ReferencePosition
FROM ITS-Container {
 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (1)
};

There are no notes attached to this issue.





View Issue Details
7060 [TestProject] Feature Request minor have not tried 26-05-2015 14:04 26-05-2015 14:04
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
     me
ts 102
trtr
trtrt
There are no notes attached to this issue.





View Issue Details
6930 [MAP/SPAT] TSS&TP minor have not tried 10-03-2015 15:48 05-05-2015 09:32
tepelmann  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
msgSubID should be tested againts value 1 and not value 0
In the latest spec the following is stated:
"
2.1.1.2 msgSubID
This data element defines the data dictionary version of the message. For the actual release the version is set to "1".
"

Please align the TP to the latest spec.
Notes
(0012830)
tepelmann   
10-03-2015 15:51   
Applies for TP/MAP-SPAT/MSD/BV/01 and TP/MAP-SPAT/MSD/BV/02.
(0012965)
Sebastian Muellers   
05-05-2015 09:32   
fixed in TPs





View Issue Details
7042 [MAP/SPAT] TSS&TP minor have not tried 27-04-2015 09:54 04-05-2015 11:50
tepelmann  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
TP/MAP-SPAT/MSD/BV/13, TP/MAP-SPAT/MSD/BV/14 should be removed
See http://forge.etsi.org/mantis/view.php?id=6944. [^]
Notes
(0012964)
Sebastian Muellers   
04-05-2015 11:50   
TPs deleted





View Issue Details
7043 [MAP/SPAT] TSS&TP minor have not tried 27-04-2015 09:59 04-05-2015 11:50
tepelmann  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
TP/MAP-SPAT/MSD/BV/03, TP/MAP-SPAT/MSD/BV/04 might be removed as this is not used in region D
It should be discussed if this test case remain as it is not relevant for the region D.
Either there should be a PICS or the testcases should be removed.

On TTCN-3 level it is commented at the moment.
Notes
(0012963)
Sebastian Muellers   
04-05-2015 11:50   
TP deleted





View Issue Details
6925 [GeoNetworking] PICS minor always 09-03-2015 11:13 04-05-2015 11:35
Thomas Reschka  
user67  
normal  
resolved  
fixed  
none    
none  
   
Values allowed vs. default/initial value
Dear all,

In table A.32 of ETSI TS 102 871-1 the last column is labled with "Value allowed".
This column contains the value "1" for the PICS item 26 (itsGnGeoUnicastCbfMinTime).
Certain tests (e.g. TP/GEONW/PON/BCA/BV/01) required a value of "300" or higher for this parameter.

The headline of the last column should consequently be changed from "Values allowed" to "Default/initial value"
OR
the given value "1" should be replaced by the allowed range, e.g. "1-1000".
The same applies for the parameters 26-29 and others.

I am also wondering why those parameters are defined as PICS parameters and not as PIXIT parameters.

Please let me know your understanding.

Thanks and best regards,
Thomas
There are no notes attached to this issue.





View Issue Details
7049 [DENM] ATS minor have not tried 27-04-2015 14:22 30-04-2015 09:37
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
relax DENM templates
make certain templates more open, so that only the test specific values are taken into account. this will have the effect that teh test only fails on test specific values.
Notes
(0012962)
Alexandre Berge   
30-04-2015 09:37   
Verified. Most of the changes were done during plugtests event





View Issue Details
6919 [Upper Tester TR 103 099] Spec minor have not tried 05-03-2015 14:00 29-04-2015 09:34
tepelmann  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
UtMapEventInd and UtSpatEventInd not documented
These UT event indications are defined and used in the ATS, however they are not documented in the TR.
Based on the current implementation the description should be like this:

UtMapEventInd:
Name Length Value
MessageType 1 byte 0xA2
MapPduLength 2 bytes Length of 'MapPdu' field
MapPdu Variable Received MAP_PDU

UtSpatEventInd:
Name Length Value
MessageType 1 byte 0xA3
SpatPduLength 2 bytes Length of 'SpatPdu' field
SpatPdu Variable Received SPAT_PDU
Notes
(0012961)
Yann Garcia   
29-04-2015 09:34   
draft_tr_103099v010701





View Issue Details
7038 [DENM] ATS minor have not tried 21-04-2015 13:43 28-04-2015 12:56
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TC_DEN_MSRV_BO_05 / 06 : clean UT indication list after 1st DENM
clean UT indication list after 1st DENM
There are no notes attached to this issue.





View Issue Details
7048 [DENM] ATS minor have not tried 27-04-2015 14:01 28-04-2015 09:58
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
delete TP/DEN/EVGN/BV-08
delete TP/DEN/EVGN/BV-08. it is untestable
Notes
(0012960)
Alexandre Berge   
28-04-2015 09:58   
Fixed Mantis 0007048

U /branches/STF484_VALIDATION/ttcn/AtsDENM/ItsDenm_TestCases.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsDENM/ItsDenm_TestControl.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsDENM/ItsDenm_TpFunctions.ttcn [^]





View Issue Details
6912 [DENM] ATS minor have not tried 05-03-2015 11:39 28-04-2015 09:56
tepelmann  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TC_DEN_EVTR_BO_06: own station id is not used directly
TP saying own stationID, however it is not used directly.
Notes
(0012819)
tepelmann   
05-03-2015 11:40   
Fixed and using now the own station id.

Need to be reviewed.





View Issue Details
6879 [DENM] TSS&TP minor have not tried 18-02-2015 14:21 28-04-2015 09:54
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TP/DEN/EVRP/BV-11 modified - copy it to TTCN-3
Test objective of TP/DEN/EVRP/BV-11 modified. Please update TTCN-3 accordingly.
Notes
(0012959)
Alexandre Berge   
28-04-2015 09:54   
Fixed Mantis 0006879


U /branches/STF484_VALIDATION/ttcn/AtsDENM/ItsDenm_TestCases.ttcn [^]





View Issue Details
7046 [GeoNetworking] ATS minor have not tried 27-04-2015 12:48 28-04-2015 09:50
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
delete TP/GEONW/PON/BEA/BV-03
delete TP/GEONW/PON/BEA/BV-03
Notes
(0012958)
Alexandre Berge   
28-04-2015 09:50   
Fixed Mantis 0007046


U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TestCases.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TestControl.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TpFunctions.ttcn [^]





View Issue Details
7047 [GeoNetworking] ATS minor have not tried 27-04-2015 12:55 28-04-2015 09:46
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
rename TP/GEONW/PON/BCA/BO-01 back to TP/GEONW/PON/BCA/BV-01
modify in TTCN
Notes
(0012957)
Alexandre Berge   
28-04-2015 09:46   
Fixed Mantis 0007047


U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TestCases.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TestControl.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TpFunctions.ttcn [^]





View Issue Details
6964 [GeoNetworking] Test Adapter major always 23-03-2015 09:36 28-04-2015 09:40
Yann Garcia  
Alexandre Berge  
high  
resolved TS 102 636 4-1 V0.0.9  
fixed  
none    
none  
  TS 102 636 4-1 V0.0.9  
mismatch between MAC Address and GeoNet address
Bug in ATS/TestAdapter: startNeighbour() is done with MTC=NodeB, so, setLinkLayerAddress is set to NodeB.
In f_TP_GEONW_PON_LOT_BV_03_pre_2(), the f_sendGeoNetMessage() is done with NodeA but in the TA, the linkLayer of NodeB is used, so there is a mismatch between MAC Address and GeoNet address
Notes
(0012846)
Yann Garcia   
23-03-2015 10:11   
Idem for TC_GEONW_PON_GNA_BV_02: TestAdapter issue: Mismatch between MacAddress (NodeB==MTC) and Linklayer address in the extended header
(0012956)
Alexandre Berge   
28-04-2015 09:40   
Fixed Mantis 0006964
U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TestCases.ttcn [^]
U /branches/STF484_VALIDATION/ttcn/AtsGeoNetworking/ItsGeoNetworking_TpFunctions.ttcn [^]





View Issue Details
6923 [GeoNetworking] PICS minor always 09-03-2015 11:09 27-04-2015 15:35
Thomas Reschka  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
PICS vs. PIXIT
Dear all,

I have a general question related to PICS and PIXIT parameters in ITS documents.
In 3GPP documents a clear seperation of PICS and PIXIT parameters is given.
PICS parameters typically have only 2 allowed values: TRUE (1) which means the feature is supported
and FALSE (0) which means the feature is NOT supported.
PIXIT parameters may contain multiple values, e.g. integers or strings etc..

In ITS documents this clear PICS vs. PIXIT seperation is currently missing.
A lot of PICS parameters (e.g. timers) allow integer values, e.g. PICS item 26 (itsGnGeoUnicastCbfMinTime) from table A.32 of ETSI TS 102 871-1.

I am wondering why this is the case.

Please let me know your understanding.

Thanks and best regards,
Thomas
See table A.32 of ETSI TS 102 871-1
Notes
(0012955)
Sebastian Muellers   
27-04-2015 15:35   
We have used for example enumerated values for the Forwarding algo PICS. The approach was chosen becuase the ITS device can at the same time only support a singel algorithm. in 3GPP this is the same, but the difference is that the network can instruct the device to change or use another algorithm. In ITS , we do not have a network side, and for each nwely manually configured device, the PICS need to be filled in again with the new values.





View Issue Details
6924 [GeoNetworking] PICS minor always 09-03-2015 11:12 27-04-2015 15:28
Thomas Reschka  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Missing PICS Mnemonics for the PICS parameters in -1 (PICS) documents
Dear all,

I have a general question related to PICS parameters in ITS documents.
The PICS parameters are defined the part 1 documents, e.g. ETSI TS 102 871-1 for GeoNetoworking.
The TSS & TP is defined the the part 2 documents, e.g. ETSI TS 102 871-2 for GeoNetoworking.
I am suprised that the related TTCN-3 refers to the -2 documents for the definition of PICS parameters, as you may see in the attached example.

The reason for this is the fact, that the PICS document (-1) does not contain the Mnemonics for the PICS parameters.
I am wondering why this is the case.

For my understanding it would may sense to move all PICS related definitions (including Mnemonics) into the PICS (-1) documents.
In case of PICS related information the -2 documents should refere to the -1 documents as well as the TTCN-3.

Please let me know your understanding.

Thanks and best regards,
Thomas
example.jpg (117,548) 09-03-2015 11:12
http://oldforge.etsi.org/mantis/file_download.php?file_id=3209&type=bug
jpg
Notes
(0012954)
Sebastian Muellers   
27-04-2015 15:28   
We chose to refer in TTCN-3 tro the mnenomics in order to avoid to have to change the TTCN-3 each time, when a PICS reference changes. TC ITS moved in the base specs a lot of chapters around. And this was the only way to minimize the editorial effort.

Also, we only want to keep the mnemonics in one place which is the TP document. It is certainly different than what 3GPP does, but can be understood by a technical reader.





View Issue Details
7045 [GeoNetworking] ATS minor have not tried 27-04-2015 12:47 27-04-2015 14:53
Sebastian Muellers  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
small typo in TP function description
 /**
             * @desc TP Function for TC_GEONW_PON_GNA_BV_01
             */
            function f_GEONW_PON_GNA_BV_02() runs on ItsGeoNetworking {
correct to

* @desc TP Function for TC_GEONW_PON_GNA_BV_02
Notes
(0012953)
tepelmann   
27-04-2015 14:53   
Fixed in TTCN-3.





View Issue Details
6886 [GeoNetworking] ATS minor have not tried 26-02-2015 16:00 27-04-2015 14:48
Alexandre Berge  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Add positive test for TC_GEONW_FDV_BAH_BI_02
Add positive test (with correctly formatted packet) or positive sequence to ensure proper transmission before running TC_GEONW_FDV_BAH_BI_02
Notes
(0012942)
tepelmann   
17-04-2015 11:36   
Fixed in TTCN-3 in adding a preamble step. Validated against real SUT.
Please adapt ETSI's and C2C TP documents accordingly:
            /**
            * @desc Check discard of packet having incorrect version
            *
            * Pics Selection: PICS_GN_BASIC_HEADER
            * Config Id: CF01
            * Initial conditions:
            *  with {
            *      the IUT being in the "initial state"
            *      the IUT having received a SHB packet from ItsNodeB
            *          containing a correctly formatted Basic Header
            *              containing version field
            *                  set to value equal to itsGnProtocolVersion MIB parameter
            *  }
            * Expected behaviour:
            *  ensure that {
            *      when {
            *          the IUT receives a SHB packet from ItsNodeB
            *              containing a correctly formatted Basic Header
            *                  containing version field
            *                      set to value not equal to itsGnProtocolVersion MIB parameter
            *      }
            *      then {
            *          the IUT discards the received SHB packet
            *      }
            *  }
            * 

            *
            * @see ETSI TS 102 871-2 v1.3.1 TP/GEONW/FDV/BAH/BI-02
            * @reference EN 302 636-4-1 [1], clauses 9.3.3
            */
(0012950)
Sebastian Muellers   
27-04-2015 13:04   
we madified slightly the TP. Please copy it in the TTCN

with {
    the IUT being in the "initial state"
    and the IUT having received a SHB packet from ItsNodeB
        containing a correctly formatted Basic Header
            containing version field
                set to value equal to itsGnProtocolVersion MIB parameter
    and the IUT having passed the received SHB packet to the Upper Layer
}
(0012952)
tepelmann   
27-04-2015 14:48   
Copied in TTCN-3 as well.





View Issue Details
6913 [DENM] ATS minor have not tried 05-03-2015 11:43 27-04-2015 14:12
tepelmann  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TC_DEN_EVUP_BV_03, TC_DEN_EVTR_BV_08
It looks like the difference calculation of the timestampIts and the referenceTime is done in the wrong order:
  v_diff := v_referenceTime1 - v_timestampIts; (negative value?)
instead of
  v_diff := v_timestampIts - v_referenceTime1; (positive value)

Imho the v_timestampIts is always newer.
Notes
(0012820)
tepelmann   
05-03-2015 11:43   
Change the order already in the ATS.

Please check and possible close the bug.





View Issue Details
7039 [CAM] ATS minor have not tried 21-04-2015 13:46 27-04-2015 13:55
Alexandre Berge  
Sebastian Muellers  
normal  
acknowledged  
open  
none    
none  
   
TC_CAM_MSD_GFQ_TI_03: TC implementation not enough precise
Rewrite TC by storing received CAMs and analysing their frequency afterwards
Notes
(0012951)
Sebastian Muellers   
27-04-2015 13:55   
for further study





View Issue Details
7034 [GeoNetworking] ATS minor have not tried 16-04-2015 14:26 27-04-2015 13:08
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
TP/GEONW/FDV/BAH/BV-01 modify to use GBC
instead of GUC use GBC
Notes
(0012941)
tepelmann   
17-04-2015 11:15   
Fixed in TTCN-3. Validated with real SUT.
Please adapt the ETSI's and C2C's TP documents:
            /**
            * @desc Check defined values of default Gn parameters in the basic header
            *
            * Pics Selection: PICS_GN_BASIC_HEADER
            * Config Id: CF01
            * Initial conditions:
            *  with {
            *      the IUT being in the "initial state"
            *  }
            * Expected behaviour:
            *  ensure that {
            *      when {
            *          the IUT is requested to send a GBC packet
            *      }
            *      then {
            *          the IUT sends a GBC packet
            *              containing a correctly formatted Basic Header
            *                  containing version field
            *                      set to itsGnProtocolVersion MIB parameter
            *                  containing RHL field
            *                      set to itsGnDefaultHopLimit MIB parameter
            *      }
            *  }
            * 

            *
            * @see ETSI TS 102 871-2 v1.3.1 TP/GEONW/FDV/BAH/BV-01
            * @reference EN 302 636-4-1 [1], clauses 9.3.2 , 8.6.2 and Annex G
            */





View Issue Details
7037 [GeoNetworking] Test Adapter minor have not tried 21-04-2015 13:39 27-04-2015 12:58
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
TP/GEONW/PON/BAA/BV-10: change the nodes
Change from:
having received Beacon from NodeC
and not having received Beacon from NodeD

to:
having received Beacon from NodeD
and not having received Beacon from NodeC

Change from:
receives a GBC packet generated by NodeC from NodeD

to:
receives a GBC packet generated by NodeE from NodeC
This change has already be made in TTCN-3 script
There are no notes attached to this issue.





View Issue Details
7033 [GeoNetworking] ATS minor have not tried 16-04-2015 14:22 27-04-2015 12:46
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
TP/GEONW/PON/GNA/BV/BV-02 modifif to use SHB instead of beacon
use SHB instead of beacon
Notes
(0012939)
tepelmann   
17-04-2015 10:55   
Resolved in TTCN-3 and validated against real SUT.

Please adapt TP documents for ETSI and C2C TS. Here the new proposal for the TP:

            /**
            * @desc Check the proper functioning of duplicate address detection mechanism
            *
            * Pics Selection: PICS_GN_DAD
            * Config Id: CF01
            * Initial conditions:
            *  with {
            *      the IUT being in the "initial state" and
            *      the IUT having sent an SHB packet
            *  }
            * Expected behaviour:
            *  ensure that {
            *      when {
            *          the IUT receives a SHB packet
            *              containing SHB Extended Header
            *                  containing SOPV field
            *                      containing GN_ADDR field
            *                          indicating same GN_ADDR as the GN_ADDR field in the last SHB packet 
originated by the IUT
            *      }
            *      then {
            *          the IUT sends subsequent SHB packet
            *              containing SHB Extended Header
            *                  containing SOPV field
            *                      containing GN_ADDR field
            *                          indicating different GN_ADDR as the previous used GN_ADDR
            *      }
            *   }
            * 

            *
            * @see ETSI TS 102 871-2 v1.3.1 TP/GEONW/PON/GNA/BV-02
            * @reference EN 302 636-4-1 [1], clauses 9.2.1.4
            */
(0012949)
Sebastian Muellers   
27-04-2015 12:46   
TP fixed according to Dirk's proposal





View Issue Details
6898 [Upper Tester TR 103 099] Spec minor have not tried 05-03-2015 09:51 27-04-2015 12:15
tepelmann  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
UT messages defined for GN6, but not defined in ATS
In "C.5 IPv6OverGeoNetworking Upper Tester Primitives" the following UT commands are defined:
- SendIPv6Message (UtGn6Trigger)
- GetInterfaceInfos (UtGn6GetInterfaceInfo)
- Gn6EventIndication (UtGnEventInd) <- should be UtGn6EventInd

However these events are not defined and used in the ATS.

So either it needs to be removed, or implemented in the ATS.
Notes
(0012947)
Sebastian Muellers   
27-04-2015 12:15   
we want to keep this chapter and will write a note that these primitives are not yet implemented in the test suite.





View Issue Details
6901 [Upper Tester TR 103 099] Spec minor have not tried 05-03-2015 10:14 27-04-2015 12:12
tepelmann  
Alexandre Berge  
normal  
resolved  
won't fix  
none    
none  
   
UtXXEventInd has different expectations of the payload and might be harmonized
UtGnEventInd should carry the payload of a GN packet.
UtCamEventInd should carry the CAM packet itself.
UtDenmEventInd should carry the DENM packet itself.
UtBtpEventInd should carry the payload of a BTP packet.

Should this be harmonized?
I see the difference between the different indications based on the protocol. CAM and DENM are at the application level and do not carry further payload, where BTP and GN do.
Notes
(0012946)
Sebastian Muellers   
27-04-2015 12:12   
existing solution works well and respects the given interfaces





View Issue Details
6903 [Upper Tester TR 103 099] Spec minor have not tried 05-03-2015 10:52 27-04-2015 12:08
tepelmann  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
All UT change events should clearly describe of carrying absolute or offset values
In some case it is cleary expressed if the transmitted value is an offset value, in some (UtCamTrigger_changeCurvature) it is not.
This should be improved for better understanding.
There are no notes attached to this issue.





View Issue Details
7029 [Upper Tester TR 103 099] Spec minor have not tried 10-04-2015 09:53 27-04-2015 12:07
tepelmann  
Yann Garcia  
normal  
resolved  
fixed  
none    
none  
   
C.2.3 SetAccelerationControlStatus state two different message types
In the first table it is the correct/used value 0x32, in the second detailed table it is 0x33.
There are no notes attached to this issue.





View Issue Details
7044 [MAP/SPAT] ATS minor have not tried 27-04-2015 10:00 27-04-2015 10:33
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
TC_MAP_SPAT_MSD_BV_07 has no complete implementation
This testcase is just a dummy at the moment.
Either it should be implemented or be removed.
Notes
(0012945)
tepelmann   
27-04-2015 10:33   
Removed as proposed.





View Issue Details
6944 [MAP/SPAT] ATS minor have not tried 13-03-2015 14:17 27-04-2015 09:55
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
TC_MAP_SPAT_MSD_BV_13, TC_MAP_SPAT_MSD_BV_14 should be removed
This TCs verifying that the IUT uses UPER for ASN1 encoding of the MAP/SPAT message.

As long as the received raw message is not decoded inside TTCN-3, no statement can be given.
If the check is delegated to an external function the verdict is actually depending rather on the test system implementation than the TTCN-3.
Notes
(0012944)
tepelmann   
27-04-2015 09:52   
Removed on TTCN-3 level.





View Issue Details
7040 [3GPP SA5 Bug Tracking] Quality major random 22-04-2015 11:25 22-04-2015 11:25
nawazish  
 
urgent  
new Rel-8  
open  
none    
none  
   
safdsg
    sdfdfg
jghjdf
retryvxc
cvcvnvdfgdh
mnbhnbjh
ghygjhjbhjghfgdtgyhggtuyy
sd,fmd,mdg,f
dfdhfg
There are no notes attached to this issue.





View Issue Details
7032 [DENM] ATS minor have not tried 16-04-2015 12:51 16-04-2015 13:15
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Remove unused location container from UtDenmTrigger
1. We do not check the received package against the location container given in the UtDenmTrigger
2. We do not encode the location container information in any way in the UT message sent from the TS.

=> Remove it.
Notes
(0012935)
tepelmann   
16-04-2015 13:15   
Removed all occurences.





View Issue Details
7031 [GeoNetworking] ATS minor have not tried 15-04-2015 15:08 15-04-2015 17:35
Sebastian Muellers  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
TP/GEONW/PON/FPB/BV/BV-06,7,8,10 to revert back to GBC
change trigger and receive template to GBC

check version before 14 November for example implementation
Notes
(0012934)
tepelmann   
15-04-2015 17:35   
Reverted as proposed. (Also adapted in C2C branch)





View Issue Details
6993 [SECURITY] ATS minor have not tried 27-03-2015 11:34 09-04-2015 11:27
Denis Filatov  
 
normal  
resolved  
fixed  
none    
none  
   
Check inconc / fail result inconsistence in TCs
In TC_SEC_ITSS_SND_DENM_02_01? for example, if message doesn't contain a required headers the TC result set to inconc instead of fail.
Notes
(0012865)
Denis Filatov   
09-04-2015 11:27   
fix PICS selections in TCs
0006993 - fix verdicts when invalid messages received
change comparison functions to match operator to be better presented in the log

U /branches/STF484_VALIDATION/data/profiles/CERT_TS_06_04_BO_AA.xml [^]
U /branches/STF484_VALIDATION/ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn3 [^]





View Issue Details
6987 [GeoNetworking] Base Spec trivial have not tried 26-03-2015 16:30 09-04-2015 09:18
Sebastian Muellers  
Sebastian Muellers  
normal  
acknowledged  
open  
none    
none  
   
clock drifting
: Some packets may have a timestamp in the future because of the clock drifting -> Time difference tolerance has to be properly described, i.e. Tolerance should be 50 ms into the future (clock accuracy is plus/minus 20ms + 10ms processing time) Base spec clock accuracy should be more restrictive
There are no notes attached to this issue.





View Issue Details
6948 [SECURITY] Base Spec minor always 16-03-2015 11:06 09-04-2015 07:59
Norbert Bissmeyer  
 
normal  
resolved  
open  
none    
none  
   
Wrong description of considering the signer info field in the signature of CAMs
The certificate profile in section 7.4 lists the elements that are part of the signature. It is written that the length field of the signer_info is part of the signature. However, in the latest version there is only one signer_info contained in the certificate structure (page 23).
Delete the comment "vector including its length" behind signer_info on page 30.
Notes
(0012859)
Norbert Bissmeyer   
09-04-2015 07:59   
Resolved in version 1.1.21 of TS 103 097





View Issue Details
6949 [SECURITY] Base Spec minor always 16-03-2015 11:08 09-04-2015 07:58
Norbert Bissmeyer  
 
normal  
resolved  
open  
none    
none  
   
Wrong description of considering the public key algorithm in the signature of CAMs
There is an error in Table 6 because the right column shows that the "PublicKeyAlgorithm algorithm" of the Signature is covered by the signature.
Correct Table 6 and make clear that the PublicKeyAlgorithm is not part of the signature.
Notes
(0012858)
Norbert Bissmeyer   
09-04-2015 07:58   
Resolved in version 1.1.21 of TS 103 097





View Issue Details
6950 [SECURITY] Base Spec minor always 16-03-2015 11:11 09-04-2015 07:58
Norbert Bissmeyer  
 
normal  
resolved  
open  
none    
none  
   
Uncomplete description of creating hash for signature of secured messages
In section 5.6 it is written in the first bullet that "the length of the trailer_fields field of the SecuredMessage shall be included in the hash." in order to create the signature. In the CAM profile on page 28 it is written that "The length of the variable-length vector trailer_fields and the type of the signature trailer field." shall be considered by the signature hash.
In section 5.6 it should be mentioned that the type of the signature trailer field shall be added to the hash in order to have a consistent description.
Notes
(0012857)
Norbert Bissmeyer   
09-04-2015 07:58   
Resolved in version 1.1.21 of TS 103 097





View Issue Details
6992 [SECURITY] ATS major always 26-03-2015 17:00 07-04-2015 09:03
Yann Garcia  
user447  
high  
resolved  
fixed  
none    
none  
   
Changing scurity protocol version or added additional signature violates the message signature
The reason the message will be discarded is not the correct one
Notes
(0012856)
Yann Garcia   
07-04-2015 06:45   
Fix in progress





View Issue Details
6979 [SECURITY] Base Spec feature have not tried 26-03-2015 15:43 26-03-2015 15:43
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
Security link between CertID and relevant IDs
In Security base spec: Security link between CertID and relevant IDs such as MAC address, GN MID, Facility Station ID needs to be defined
CERT ID is master. From there all other IDs are derived
Which bytes are changed and how?
MAC ID: use global unique bit set to 1 to indicate that all 5 bytes and 6 bits are modifiable by pseudonym change
There are no notes attached to this issue.





View Issue Details
6977 [SECURITY] Codec major always 26-03-2015 13:07 26-03-2015 13:08
Yann Garcia  
user447  
high  
resolved  
fixed  
none    
none  
   
Bug fixed into length payload length computation
Bug fixed into length payload length computation
There are no notes attached to this issue.





View Issue Details
6962 [SECURITY] ATS minor have not tried 19-03-2015 13:31 26-03-2015 12:54
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_SND_CAM_07_01: the TC is not finished well
The TC is not finished well when the certificate is arrived right before 1 sec after previous one.
Notes
(0012851)
Denis Filatov   
26-03-2015 12:54   
fixed somewhere...





View Issue Details
6928 [MAP/SPAT] ATS minor have not tried 09-03-2015 14:39 25-03-2015 23:09
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Replace all constants defined in TTCN-3 with the original ones defined in ASN.1
Since a while all ASN.1 named values are mapped in TTCN-3 as constants.
To keep align with any change in the ASN.1, this constants should be referenced
instead of defining "additional" ones in TTCN-3.
Notes
(0012849)
tepelmann   
25-03-2015 23:09   
Replaced all constants defined in TTCN-3 with the original ones defined in ASN.1(named bits/integer).





View Issue Details
6927 [DENM] ATS minor have not tried 09-03-2015 14:38 25-03-2015 23:08
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Replace all constants defined in TTCN-3 with the original ones defined in ASN.1
Since a while all ASN.1 named values are mapped in TTCN-3 as constants.
To keep align with any change in the ASN.1, this constants should be referenced instead of defining "additional" ones in TTCN-3.
Notes
(0012848)
tepelmann   
25-03-2015 23:08   
Replaced all constants defined in TTCN-3 with the original ones defined in ASN.1(named bits/integer).





View Issue Details
6926 [CAM] ATS minor have not tried 09-03-2015 14:37 25-03-2015 15:16
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
Replace all constants defined in TTCN-3 with the original ones defined in ASN.1
Since a while all ASN.1 named values are mapped in TTCN-3 as constants.
To keep align with any change in the ASN.1, this constants should be referenced instead of defining "additional" ones in TTCN-3.
Notes
(0012844)
Yann Garcia   
21-03-2015 17:21   
Becarefull: Some ASN.1 constants were added for TestCastT3 compliancy
(0012847)
tepelmann   
25-03-2015 15:16   
This feature is available at least in the latest published version of part 7 and should be supported by a TTCN-3 tool.

Replaced all constants defined in TTCN-3 with the original ones defined in ASN.1(named bits/integer).





View Issue Details
6971 [SECURITY] Test Adapter minor always 24-03-2015 14:08 24-03-2015 14:09
Yann Garcia  
user447  
normal  
resolved  
fixed  
none    
none  
   
Wrong decoding of unrecognized certificate in GN Wireshark dissector
Wrong decoding of unrecognized certificate in GN Wireshark dissector
There are no notes attached to this issue.





View Issue Details
6970 [SECURITY] Test Adapter major always 24-03-2015 10:41 24-03-2015 11:04
Yann Garcia  
user447  
high  
resolved  
fixed  
none    
none  
   
Add parametrized Latitude/Longitude in DENM/MAP/SPaT port manager
Add parametrized Latitude/Longitude in DENM/MAP/SPaT port manager
There are no notes attached to this issue.





View Issue Details
6967 [SECURITY] Test Adapter major always 24-03-2015 09:00 24-03-2015 09:01
Yann Garcia  
user447  
high  
resolved  
fixed  
none    
none  
   
EA and EC certificates not loaded
Remove invalid filtering in certificate files loading mechanism
There are no notes attached to this issue.





View Issue Details
6966 [SECURITY] ATS major always 24-03-2015 08:49 24-03-2015 08:49
Yann Garcia  
user447  
high  
resolved  
fixed  
none    
none  
   
Wrong certificate used in TC_SEC_ITSS_RCV_CAM_12_xx_BO()
Wrong certificate used in TC_SEC_ITSS_RCV_CAM_12_xx_BO()
There are no notes attached to this issue.





View Issue Details
6963 [CAM] Test Adapter major always 23-03-2015 09:34 23-03-2015 09:37
Yann Garcia  
Yann Garcia  
high  
resolved TS102637-2 v1.1.1  
fixed  
none    
none TS102637-2 v1.1.1  
  TS102637-2 v1.1.1  
Mismatch between MAC Address and GeoNet address
Bug in ATS/TestAdapter: startNeighbour() is done with MTC=NodeB, so, setLinkLayerAddress is set to NodeB.
In f_TP_GEONW_PON_LOT_BV_03_pre_2(), the f_sendGeoNetMessage() is done with NodeA but in the TA, the linkLayer of NodeB is used, so there is a mismatch between MAC Address and GeoNet address
Notes
(0012845)
Yann Garcia   
23-03-2015 09:37   
Move to Geonetworking project





View Issue Details
6953 [SECURITY] ATS minor always 18-03-2015 14:00 21-03-2015 17:19
Yann Garcia  
Yann Garcia  
normal  
resolved  
fixed  
none    
none  
   
Add PICS_RSU in CAM ATS
Add PICS_RSU in CAM ATS
Notes
(0012843)
Yann Garcia   
21-03-2015 17:19   
Code committed





View Issue Details
6955 [MAP/SPAT] Test Adapter minor always 19-03-2015 12:44 21-03-2015 17:18
Yann Garcia  
user447  
normal  
resolved  
fixed  
none    
none  
   
Add MAP/SPaT dissector entries for event indication
Add MAP/SPaT dissector entries for event indication
Notes
(0012842)
Yann Garcia   
21-03-2015 17:18   
Code committed





View Issue Details
6961 [SECURITY] ATS minor have not tried 19-03-2015 13:29 19-03-2015 13:29
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_SND_CAM_08_01: unknown digest in request
certificate request must contain the digest of the curent AT or AA cert
Notes
(0012841)
Denis Filatov   
19-03-2015 13:29   
resolved in rev 2093





View Issue Details
6960 [SECURITY] ATS minor always 19-03-2015 13:27 19-03-2015 13:28
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_SND_CAM_09_01: TC never passed
The TC has never been passed even if cert chain is good
Notes
(0012840)
Denis Filatov   
19-03-2015 13:28   
resolved in rev 2093





View Issue Details
6959 [SECURITY] ATS minor always 19-03-2015 13:25 19-03-2015 13:25
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_SND_CAM_12_01: The digest already found on device
On the second execution the digest is already found on the device
Notes
(0012839)
Denis Filatov   
19-03-2015 13:25   
resolved in rev 2093





View Issue Details
6958 [SECURITY] ATS minor have not tried 19-03-2015 13:23 19-03-2015 13:23
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_SND_DENM_05: TC never finished with failure
Add a failure branch in the TC
Notes
(0012838)
Denis Filatov   
19-03-2015 13:23   
resolved in rev 2093





View Issue Details
6957 [SECURITY] ATS minor always 19-03-2015 13:21 19-03-2015 13:22
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_SND_DENM_06_01: DENM never catched
The DENM is never catched during the TC execution
Notes
(0012837)
Denis Filatov   
19-03-2015 13:22   
resolved in rev 2093





View Issue Details
6956 [SECURITY] ATS minor always 19-03-2015 13:18 19-03-2015 13:19
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
TC_SEC_ITSS_RCV_CAM_11_01_EB: bug in sync branches
sync brunches on e_success and e_error must be switched
Notes
(0012836)
Denis Filatov   
19-03-2015 13:19   
fixed in rev 2093





View Issue Details
6954 [SECURITY] Test Adapter minor always 18-03-2015 14:06 18-03-2015 14:07
Yann Garcia  
user447  
normal  
resolved  
fixed  
none    
none  
   
Bug fixed in dissect_itsut_gn_geobroadcast()
Bug fixed in dissect_itsut_gn_geobroadcast()
There are no notes attached to this issue.





View Issue Details
6952 [subtestproject_seb] a minor have not tried 17-03-2015 08:40 17-03-2015 09:53
test_seb_reporter  
 
normal  
new  
open  
none    
none  
   
xx
xx
There are no notes attached to this issue.





View Issue Details
6951 [GeoNetworking] TSS&TP minor have not tried 16-03-2015 15:04 16-03-2015 15:05
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none Next Release  
   
test objective of TP/GEONW/PON/FPB/BV-11-X and 12-X precised
added more precision to the test opbetives of TP/GEONW/PON/FPB/BV-11 and 12-X by differentiating between source and forwarder operation
There are no notes attached to this issue.





View Issue Details
6942 [SECURITY] Test Adapter major always 13-03-2015 10:06 16-03-2015 10:17
Yann Garcia  
Yann Garcia  
high  
resolved  
fixed  
none    
none  
   
Wrong index used to extract basic Header in GnLayer.receive()
Wrong index used to extract basic Header in GnLayer.receive()
There are no notes attached to this issue.





View Issue Details
6941 [SECURITY] ATS major always 12-03-2015 07:50 16-03-2015 10:16
user739  
Yann Garcia  
urgent  
resolved  
fixed  
none    
none  
   
Certificates generated by ETSI cannot be processed by Hitachi security component
Certificates generated by ETSI cannot be processed by Hitachi security component
There are no notes attached to this issue.





View Issue Details
6940 [SECURITY] ATS major always 12-03-2015 07:48 16-03-2015 10:16
user739  
Yann Garcia  
urgent  
resolved  
fixed  
none    
none  
   
Need to re-write all Test cases using ChangeSpeed
The way the Test cases using ChangeSpeed are developed don't match CAM processor behavior.
It's mandatory to change speed continuously during the test case execution to get messages with either certificate or digest
There are no notes attached to this issue.





View Issue Details
6938 [SECURITY] ATS major always 12-03-2015 07:42 16-03-2015 10:16
user739  
Yann Garcia  
normal  
resolved  
fixed  
none    
none  
   
Major bug fixed in 'Others' message template
complement(superset()) issues fixed
There are no notes attached to this issue.





View Issue Details
6937 [SECURITY] ATS major always 12-03-2015 07:40 16-03-2015 10:16
user739  
Yann Garcia  
normal  
resolved  
fixed  
none    
none  
   
Remove duplicate call to f_acEnableSecurity()
Remove duplicate call to f_acEnableSecurity()
There are no notes attached to this issue.





View Issue Details
6939 [SECURITY] ATS minor always 12-03-2015 07:44 16-03-2015 10:15
user739  
Yann Garcia  
normal  
resolved  
fixed  
none    
none  
   
Add missing valueof() - TestcastT3 rebuild
Add missing valueof() - TestcastT3 rebuild
There are no notes attached to this issue.





View Issue Details
6943 [SECURITY] ATS major always 13-03-2015 12:58 16-03-2015 10:15
Yann Garcia  
Yann Garcia  
high  
resolved  
fixed  
none    
none  
   
No need to calculate the hash of data to be verified in case on signature build/check
The security framework already calculates the hash of the data to be signed or to be verified.
No need to calculate it again in TTCN-3
There are no notes attached to this issue.





View Issue Details
6945 [MAP/SPAT] ATS minor have not tried 13-03-2015 14:39 13-03-2015 14:45
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
TC_MAP_SPAT_MSD_BV_15, TC_MAP_SPAT_MSD_BV_16
The TCs do not test against GN expectation.
Notes
(0012835)
tepelmann   
13-03-2015 14:45   
Implemented accordingly to DENM/CAM.





View Issue Details
6933 [DENM] ATS minor have not tried 11-03-2015 14:06 11-03-2015 14:07
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
UtDenmTrigger always have validity duration set to 2sec and is not using the parameter value
A parameter is defined, but the field is set to a constants instead of using the parameter given.
Reported by Kapsch, Cohda Wireless.
Notes
(0012831)
tepelmann   
11-03-2015 14:07   
It is now using the parameter. The parameter is using the default value 2sec in case no parameter value was given.





View Issue Details
6931 [MAP/SPAT] ATS minor have not tried 10-03-2015 15:49 10-03-2015 15:51
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
msgSubID should be tested againts value 1 and not value 0
In the latest spec the following is stated:
"
2.1.1.2 msgSubID
This data element defines the data dictionary version of the message. For the actual release the version is set to "1".
"

Please align the TC to the latest spec.
Notes
(0012829)
tepelmann   
10-03-2015 15:51   
Changed expectation from value 0 to value 1 in TC_MAP_SPAT_MSD_BV_01, TC_MAP_SPAT_MSD_BV_02, TC_MAP_SPAT_MSD_BV_12, TC_MAP_SPAT_MSD_BV_14 and TC_MAP_SPAT_MSD_BV_16.





View Issue Details
6921 [MAP/SPAT] ATS minor have not tried 05-03-2015 14:03 05-03-2015 14:03
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
UtXXEventInd might be sent for each layer in the protocol stack
In an upper tester implementation each layer in the protocol stack could provide its own event indication. The implementation cannot know if tests for the one or the other protocol layer are executed and only an specific event indication is expected.
To not introduce the lower layer event indication definitions in the upper layer, just ignore undecodable UT events.
Notes
(0012827)
tepelmann   
05-03-2015 14:03   
As proposed unknown/unhandled UT commands are ignored.





View Issue Details
6920 [MAP/SPAT] ATS minor have not tried 05-03-2015 14:01 05-03-2015 14:02
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Ensure the right sync functions are used
In some cases the function f_clientSyncAndVerdict is used in non-PTC functions.
Use e.g. f_selfOrClientSyncAndVerdict instead.
Notes
(0012826)
tepelmann   
05-03-2015 14:02   
Using now f_selfOrClientSyncAndVerdict.





View Issue Details
6918 [MAP/SPAT] Test Adapter minor have not tried 05-03-2015 13:54 05-03-2015 13:58
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
UtMapEventInd and UtSpatEventInd not supported
These UT event indications are defined and used in the ATS, however they are not handled in the adaptation.
Notes
(0012825)
tepelmann   
05-03-2015 13:58   
Added handling with the following defintion:

UtMapEventInd:
Name Length Value
MessageType 1 byte 0xA2
MapPduLength 2 bytes Length of 'MapPdu' field
MapPdu Variable Received MAP_PDU

UtSpatEventInd:
Name Length Value
MessageType 1 byte 0xA3
SpatPduLength 2 bytes Length of 'SpatPdu' field
SpatPdu Variable Received SPAT_PDU





View Issue Details
6917 [GeoNetworking] ATS minor have not tried 05-03-2015 13:50 05-03-2015 13:51
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
reserved field is missing but defined in TR 103 099
It is defined for GenerateGeoBroadcastMessage and GenerateGeoAnycastMessage.
Notes
(0012824)
tepelmann   
05-03-2015 13:51   
Introduced the missing field. So it will also be encoded correctly as described in TR 103 099.





View Issue Details
6916 [GeoNetworking] ATS minor have not tried 05-03-2015 13:31 05-03-2015 13:32
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
TC_GEONW_PON_TSB_BO_07
Received UT list needs to be cleared before second check.
Otherwise it will check the previous received messages as well and their is no indication if something new was received.
Notes
(0012823)
tepelmann   
05-03-2015 13:32   
Cleared list after first successful received event.





View Issue Details
6915 [GeoNetworking] ATS minor have not tried 05-03-2015 12:06 05-03-2015 12:07
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
TC_GEONW_PON_GUC_BO_13
The handling in f_GEONW_PON_GUC_BO_13_nodeB does not match with the TP.
TP is saying: "the IUT does not pass the received GUC packet to any Upper Layer protocol"
In the function the verdict pass is set if the packet was passed to the upper layer.
Notes
(0012822)
tepelmann   
05-03-2015 12:07   
Fixed/Changed expectation.





View Issue Details
6914 [BTP] ATS minor have not tried 05-03-2015 11:52 05-03-2015 11:52
tepelmann  
 
normal  
new Next Version  
open  
none    
none  
  Next Version  
Is upper layer payload mandatory for the testcases TC_BTP_PGA_BV_01, TC_BTP_PGB_BV_01, TC_BTP_PGB_BV_02
The UT trigger does not request any payload in the generated BTP packet, however it is expected in the receive template.

Either the TR 103 099 and the UT trigger is adapted to request the generation of an BTP packet including the optional payload (from the protocol view) or the TP and the expectation needs to be changed to not care if payload was provided or not.
Notes
(0012821)
tepelmann   
05-03-2015 11:52   
Currently the ATS is change to not care about included payload.





View Issue Details
6911 [DENM] ATS minor have not tried 05-03-2015 11:37 05-03-2015 11:38
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
TC_DEN_EVGN_BV_03
As the UT trigger returns the actionID, it should be used.
Notes
(0012818)
tepelmann   
05-03-2015 11:38   
Fixed





View Issue Details
6910 [DENM] ATS minor have not tried 05-03-2015 11:36 05-03-2015 11:36
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Parameter order sometimes incorrect
At least in f_DEN_EVTR_BV_03, f_DEN_KAFW_BV_02, f_DEN_KAFW_BV_06 the position of the termination parameter is not correct.
Notes
(0012817)
tepelmann   
05-03-2015 11:36   
Fixed in the given functions.





View Issue Details
6909 [DENM] ATS minor have not tried 05-03-2015 11:29 05-03-2015 11:30
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
UtXXEventInd might be sent for each layer in the protocol stack
In an upper tester implementation each layer in the protocol stack could provide its own event indication. The implementation cannot know if tests for the one or the other protocol layer are executed and only an specific event indication is expected.
To not introduce the lower layer event indication definitions in the upper layer, just ignore undecodable UT events.
Notes
(0012816)
tepelmann   
05-03-2015 11:30   
As proposed unknown/unhandled UT commands are ignored.





View Issue Details
6908 [CAM] ATS minor have not tried 05-03-2015 11:27 05-03-2015 11:28
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
UtXXEventInd might be sent for each layer in the protocol stack
In an upper tester implementation each layer in the protocol stack could provide its own event indication. The implementation cannot know if tests for the one or the other protocol layer are executed and only an specific event indication is expected.
To not introduce the lower layer event indication definitions in the upper layer, just ignore undecodable UT events.
Notes
(0012815)
tepelmann   
05-03-2015 11:28   
As proposed unknown/unhandled UT commands are ignored.





View Issue Details
6907 [DENM] ATS minor have not tried 05-03-2015 11:14 05-03-2015 11:15
tepelmann  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Ensure the right sync functions are used
In some cases the function f_clientSyncAndVerdict is used in non-PTC functions.
Use e.g. f_selfOrClientSyncAndVerdict instead.
Notes
(0012814)
tepelmann   
05-03-2015 11:15   
Using now f_selfOrClientSyncAndVerdict.





View Issue Details
6906 [CAM] ATS minor have not tried 05-03-2015 11:07 05-03-2015 11:08
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
Ensure the right sync functions are used
In some cases the function f_clientSyncAndVerdict is used in non-PTC functions.
Use e.g. f_selfOrClientSyncAndVerdict instead.
Notes
(0012813)
tepelmann   
05-03-2015 11:08   
Using now f_selfOrClientSyncAndVerdict.





View Issue Details
6904 [CAM] ATS minor have not tried 05-03-2015 10:57 05-03-2015 10:57
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
Incorrect handling of timer values in TC_CAM_MSD_GFQ_TI_08
In f_CAM_MSD_GFQ_TI_08 the TTCN-3 timer tc_ac - note that TTCN-3 timers are expressed in seconds - is multiplied by 1000 and then checked if it is in the range of c_minTime and c_maxTime. The constant values however are expressed in in seconds too.
It looks like a mismatch between seconds or milliseconds interpretation.
Notes
(0012811)
tepelmann   
05-03-2015 10:57   
Fixed in removing the multiplier, so the same base is seconds now.





View Issue Details
6902 [CAM] ATS minor have not tried 05-03-2015 10:37 05-03-2015 10:49
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
TC_CAM_MSD_GFQ_BV_05: UtChangePosition uses absolute value instead of offset
In the test purpose function f_CAM_MSD_GFQ_BV_05 a new position if computed using f_computePositionUsingDistance as reference position.
In the next step this absoulte reference position is used for changing the position.
However it should just be the offset between the positions.
Notes
(0012810)
tepelmann   
05-03-2015 10:49   
Using now the difference between the actual and the computed position.





View Issue Details
6900 [GeoNetworking] Test Adapter minor always 05-03-2015 10:02 05-03-2015 10:04
tepelmann  
Alexandre Berge  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
Message type value differ between adaptation and TR 103 099
TR 103 099 is defining 0x55, in UtPduId 0x43 is defined.
Notes
(0012809)
tepelmann   
05-03-2015 10:04   
Changed to use 0x55 as defined in TR 103 099 which was provided to participants of ITS CMS4.





View Issue Details
6899 [BTP] ATS minor have not tried 05-03-2015 09:54 05-03-2015 09:58
tepelmann  
tepelmann  
normal  
resolved Next Version  
fixed  
none    
none  
  Next Version  
Ut messages defined in BTP ATS are not aligned with test adapter and TR 103 099
GenerateBtpA, GenerateBtpB, BtpEventIndication
- not defined and used in ATS
- defined and handled in the adaptation
- defined in the UT documentation
-> In general BTP seems not to be updated, the TTCN-3 definitions seems not to be inline with the other handling
Notes
(0012808)
tepelmann   
05-03-2015 09:58   
Overhault ATS to use the common UtInitialize, the GenerateBtpA, GenerateBtpB, BtpEventIndication messages as described in TR 103 099.
Fixed naming of UtBtpTriggers in test adaptation.





View Issue Details
6897 [GeoNetworking] ATS minor have not tried 05-03-2015 08:42 05-03-2015 09:42
tepelmann  
tepelmann  
normal  
resolved Next Release  
fixed  
none    
none  
  Next Release  
UtGnEventInd handling is not working
The handling of UtGnEventInd and the checks inside the test cases are incorrect:

UtGnEventInd will carry the raw payload, however in the test cases we will try to match this with a decoded payload which was sent before.

E.g. for sending we use f_adaptPayload_m to get the payload to send:
            if(PX_GN_UPPER_LAYER == e_btpA) {
                v_payload := { decodedPayload := { btpPacket := m_btpA({ decodedPayload := omit, rawPayload := p_finalPayload })}, rawPayload := ''O};
                return v_payload;
            }

So the rawPayload will be ''O in this case.

For checking we use:
...not match(vc_utInds[i].rawPayload, v_gnPacket.gnPacket.packet.payload.rawPayload)...

Assuming receiving 0x00010001CAFE, the testcase will try to match ''O with '00010001CAFE'O.

Notes
(0012807)
tepelmann   
05-03-2015 09:41   
The sent payload is now encoded for matching the received rawPayload from UtGnEventInd.





View Issue Details
6895 [SECURITY] TSS&TP minor have not tried 04-03-2015 18:40 04-03-2015 18:40
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Time restriction is not related to upper certificates in some TPs
TP_SEC_ITSS_RCV_CERT_11_01_BO
TP_SEC_ITSS_RCV_CERT_11_03_BO
TP_SEC_ITSS_RCV_CERT_11_04_BO
TP_SEC_ITSS_RCV_CERT_13_01_BO
TP_SEC_ITSS_RCV_CERT_13_02_BO
Notes
(0012806)
Denis Filatov   
04-03-2015 18:40   
fixed in revision 1941





View Issue Details
6894 [SECURITY] TSS&TP minor have not tried 04-03-2015 18:34 04-03-2015 18:36
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
ITS AID verification missing in TPs
No ITS AID verification TPs in receiver behavior
Notes
(0012805)
Denis Filatov   
04-03-2015 18:36   
SEC_ITSS_RCV_CERT_12
SEC_ITSS_RCV_CERT_13
added in revision 1938





View Issue Details
6893 [SECURITY] TSS&TP minor have not tried 04-03-2015 18:26 04-03-2015 18:27
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Certificate names in TPs are not relevant
Certificate names needs to be updated to be conformed with real file names
Notes
(0012804)
Denis Filatov   
04-03-2015 18:27   
fixed in revision 1941





View Issue Details
6892 [SECURITY] TSS&TP minor have not tried 04-03-2015 18:19 04-03-2015 18:20
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
message_type is not exist anymore
see TP_SEC_ITSS_SND_DENM_02_01_BV
Notes
(0012803)
Denis Filatov   
04-03-2015 18:20   
fixed in 2019





View Issue Details
6891 [SECURITY] TSS&TP minor have not tried 04-03-2015 18:16 04-03-2015 18:17
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
security_profile field is not exist anymore
see TP_SEC_ITSS_SND_GENMSG_02_01_BV
Notes
(0012802)
Denis Filatov   
04-03-2015 18:17   
resolved in 2019





View Issue Details
6890 [SECURITY] TSS&TP minor have not tried 04-03-2015 17:57 04-03-2015 17:58
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
3d profile messages should have its-aid anyway
Mark Etzel [metzel@securityinnovation.com]:
On yesterday's call you mentioned there had been some concern about the
Generic security profile for other signed messages and ITS-AIDs and
asked if there were still concerns. Since I was a couple minutes late,
I was muted and couldn't respond, but I'd like to address that now.

When we in C2CCC WG Sec made changes in TS 103 097 to remove
message_type and security_profile in favor of adding ITS-AID, I had
assumed that the change applied to all messages, and that the lack of
ITS-AID in the Generic profile was simply an omission. It is my
understanding that certificates have permissions to sign particular
types of messages; this is accomplished by ITS-AIDs. The list of
ITS-AIDs in a certificate permits that certificate to sign any message
containing one of those ITS-AIDs. I don't know what certificate is
permitted to sign a message with no ITS-AID. And, we identify which
certificate to use based on the ITS-AID in the message.

William has emailed WG5 about this as well, but we would strongly
suggest that the intent was to include an ITS-AID in all messages.

Best regards,
Mark
Notes
(0012801)
Denis Filatov   
04-03-2015 17:58   
fixed in revision 2019
AID_BEACON needs to be defined





View Issue Details
6889 [SECURITY] TSS&TP minor have not tried 04-03-2015 17:48 04-03-2015 17:49
Denis Filatov  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Multiple payload is not alowed anymore
There are a lot of payload_fields[0] instead of payload_field
Notes
(0012800)
Denis Filatov   
04-03-2015 17:49   
Fixed in revision 2019





View Issue Details
6885 [IMS Library] New release minor have not tried 26-02-2015 15:29 26-02-2015 15:30
Olaf A. Bergengruen  
 
normal  
new V1.5.0  
open  
none    
none  
   
Recv-Info Header is missing LibSip_SIPTypesAndValues
Recv-Info Header is missing LibSip_SIPTypesAndValues which is needed for signalling in 34.229-1 Annex C.40.
The header is defined in RFC 6086.
There are no notes attached to this issue.





View Issue Details
6866 [ASN.1] Base Spec major have not tried 14-01-2015 17:04 14-01-2015 17:04
linla  
 
normal  
new v0.0.1  
open  
none    
none  
   
[MessageType]: include new DE
Include new DE Message Type, use this DE in ItsPduHeader

MessageType INTEGER{ denm(1),cam(2), poi(3), spat(4), map(5),
ivi(6), ev-rsr(7) } (0..255),
There are no notes attached to this issue.





View Issue Details
6825 [eCall HLAP] TTCN-3 minor have not tried 14-11-2014 11:12 08-12-2014 11:48
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
update to MSDv2
update to MSDv2
There are no notes attached to this issue.





View Issue Details
6830 [eCall HLAP] TTCN-3 minor have not tried 18-11-2014 15:07 05-12-2014 13:48
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
describe logComponent and UIcomponent
in basic terms to describe the main purposes of those components
There are no notes attached to this issue.





View Issue Details
6818 [eCall HLAP] TTCN-3 minor have not tried 12-11-2014 10:29 05-12-2014 12:54
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
no change required  
none    
none  
   
Initiate automatic or manual call
Unless there is a specific configuration, the test system shall leave it up to the operator whether to start in automatic or manual mode.
Notes
(0012504)
Sebastian Muellers   
14-11-2014 10:58   
better to have a default assumption:
Unless there is a specific configuration, eCalls shall be started in manual mode.

default configuration could be configurable via Pixits
(0012535)
Cosmin Mogos   
05-12-2014 12:54   
This is allready done





View Issue Details
6817 [eCall HLAP] TTCN-3 minor have not tried 12-11-2014 10:28 05-12-2014 12:54
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
no change required  
none    
none  
   
Initiate an eCall or a test call
Unless there is a special configuration, the test system should leave it up to the operator to trigger either eCall or test call types.
Notes
(0012534)
Cosmin Mogos   
05-12-2014 12:54   
This is allready done





View Issue Details
6827 [eCall HLAP] TTCN-3 minor have not tried 18-11-2014 13:33 05-12-2014 12:54
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
make timer t_redialWindowTimer := PX_IVS_REDIAL_WINDOW a constant
make timer t_redialWindowTimer := PX_IVS_REDIAL_WINDOW a constant
There are no notes attached to this issue.





View Issue Details
6823 [eCall HLAP] TTCN-3 minor have not tried 14-11-2014 09:48 05-12-2014 10:47
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
modulepar WorkerConfArray PX_WORKERS
make the description clearer and rename it to modemInstances
Notes
(0012523)
Sebastian Muellers   
04-12-2014 09:28   
please use name instanceId
(0012533)
Cosmin Mogos   
05-12-2014 10:47   
Renamed PX_WORKER to PX_MODEM_INSTANCE and PX_MODEM_INSTANCES





View Issue Details
6805 [eCall HLAP] TTCN-3 minor have not tried 05-11-2014 12:54 05-12-2014 10:41
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
CTP_1_1_15_5: CRC error used in IVS Testing
- CTP_1_1_15_5: CRC error used in IVS Testing. This is a non-generic interpretation of a generic functionality.

CEN 16454 actually says "Do not send positive LL-ACK"
Notes
(0012424)
Sebastian Muellers   
05-11-2014 12:54   
What means “Do not send positive LL-ACK"
Interpretation: Send nothing or Send negative ACK. TTCN uses negative ACK, as a tester it can decide what it chooses
(0012425)
Sebastian Muellers   
05-11-2014 12:54   
EW>> I understand that the TTCN cannot prescribe anything, eventually it can point to alternatives from which the test operator can choose.
EW>> If the TCN were to fix a specific way of call clearing who would decide which way ? I understand that for different "actions" TT and R&S and whoever have different procedures implemented...
EW>> If decisions were made these would need to be documented so that all parties could align ...
EW>> R&S will never send a CRC error. They have not foreseen this as this is not in the scope of the IVS tests.
EW>> So this should not be configured like as in the ATS .... So the TC configuration needs to be changed !
(0012426)
Sebastian Muellers   
05-11-2014 12:59   
OECON simulate_crc_error: PSAP mode: pretend that received MSD has CRC error IVS mode: calculate and transmit a wrong CRC value

In this test we need to achiev that no LL-ACK is sent. We cannot use the OECON command. Proposal: create a new generic command called "do_not_send_ll_ack"
(0012499)
Sebastian Muellers   
12-11-2014 09:44   
the statement var ModemConfiguration v_locaPsapSimCfg := modifies c_defaultPsapSimulatorConfiguration := {simulateCrcError := true}
forces the modem to send negative acks. This is a correct behaviour for the test.

furthermore in TS 126 267 , clause 4.3.1 it is stated:
The IVS receiver continues to monitor the feedback messages from the PSAP data modem. As long as the received
feedback messages are NACK messages, retransmissions of the MSD with incremental redundancy are automatically
continued until a sufficient number of link-layer ACK or higher-layer ACK messages has been received by the IVS, or
operation is terminated by the PSAP.
(0012507)
Erich Weber   
18-11-2014 08:26   
I suggest to add a configuration parameter which is in line with the requirements from CEN 16454, eg
"No acknowledgement of MSD"
Each tool can map this as appropriate.
(0012532)
Cosmin Mogos   
05-12-2014 10:41   
Added noAckOfMsd to the modem configuration. Simulate CRC error is still available because it is used in the PSAP testcases.





View Issue Details
6831 [eCall HLAP] TTCN-3 minor have not tried 04-12-2014 09:36 05-12-2014 10:34
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
rename half/full OECON states
rename the full/half states to generic names to reflect the actual purpose of the command
Notes
(0012531)
Cosmin Mogos   
05-12-2014 10:33   
Removed modem state events





View Issue Details
6832 [eCall HLAP] TTCN-3 minor have not tried 04-12-2014 09:36 04-12-2014 17:31
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
callRef CallRefType INTERNAL, EXTERNAL
remove callRef CallRefType INTERNAL, EXTERNAL
There are no notes attached to this issue.





View Issue Details
6824 [eCall HLAP] TTCN-3 minor have not tried 14-11-2014 10:40 04-12-2014 17:11
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
move SetConfigCmd to AdapterControlPort
move SetConfigCmd to AdapterControlPort
There are no notes attached to this issue.





View Issue Details
6820 [eCall HLAP] General minor have not tried 12-11-2014 10:50 04-12-2014 17:00
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
add IUT MSD optional params to PICS document
Table A.1: IUT MSD parameters
Notes
(0012524)
Sebastian Muellers   
04-12-2014 09:42   
and please add PICS in f_generateMSDTemplate





View Issue Details
6768 [Part-1 Metamodel] New Feature major N/A 05-06-2014 15:43 04-12-2014 16:43
Gusztáv Adamis  
Andreas Ulrich  
urgent  
resolved  
fixed  
none    
none  
   
New MM element as the starting point of the Behaviour Description of a Test Description
In the current version of the meta-model the entry point to describe the behaviour of a TD is a CompoundBehaviour (CB). But when a CB serves as the entry point of a TD it may have different features than an 'ordinary' CB. The existence of such a new entry point will make the definition of the concrete graphical syntax easier.

I suggest to introduce this new MM element. STF 476 agreed on it.

Let it be called as BehaviourDescription (BD).

A TD contains [0..1] BD; A BD contains [1..1] CB.
tdl.png (24,273) 01-08-2014 10:36
http://oldforge.etsi.org/mantis/file_download.php?file_id=3079&type=bug
png
There are no notes attached to this issue.





View Issue Details
6806 [eCall HLAP] TTCN-3 minor have not tried 05-11-2014 13:11 25-11-2014 15:53
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
CTP_1_1_17_3:, CTP_1_1_17_4: using AL-ACK clear down or NWK clear down
- CTP_1_1_17_3: a specific scenario is used by the TTCN to set an initial condition. This is not required and should therefore be handled in a generic way in the TTCN.
- CTP_1_1_17_4: a specific scenario is used by the TTCN to set an initial condition. This is not required and should therefore be handled in a generic way in the TTCN.

For the latter TCs TTCN uses
defaultPsapSimulatorConfiguration := {automaticAlAck := true, alAckValue := CLEAR_DOWN_AL_ACK};
to do an initial eCall, but CEN does not specify, how the call has to be ended, whether using the AL-ACK clear down procedure
or call release by PSAP, both ways are equitable.
Thus, a generic function should be employed to realize call clearing
Notes
(0012427)
Sebastian Muellers   
05-11-2014 13:28   
Add a PIXIT parameter which allows to choose between ClearDownType {NETWORK, APPLICATION}.

add Pixit/function/constant to f_clearDown(PX_ClearDown, c_now)
and to
m_defaultPsapSimulatorConfiguration := {automaticAlAck := true, alAckValue := PX_ClearDown)
(0012500)
Sebastian Muellers   
12-11-2014 09:54   
unless specifically defined, we always use network clear down. and only in cases where appl clear down is defined in the test purpose, the appl clear down will be implemented in the test case.

reason being: appl clear down can only happen in special state where IVS has been requested to send another MSD (IVS appl clear down cannot be achieved in any state, and hence is more complicated to execute; real world scenarios use network clear down)
(0012509)
Erich Weber   
18-11-2014 08:41   
I suggest to add a configuration parameter which is in line with the requirements from CEN 16454, eg
 "Type of Clear down"
 Each tool can map this as appropriate.
(0012521)
Sebastian Muellers   
25-11-2014 15:53   
cosmin modified the postamble to always use network cleardown in the genric cases. this applies as well to CTP_1_1_17_3:, CTP_1_1_17_4

However a CR has been created to CEN to triplicate CTP_1_1_17_3:, CTP_1_1_17_4: in order to test them for each way of clear down

1) using AL-ACK clear down
2) using NWK clear down
3) is AL-ACK with the first MSD (never switch to voice connection)





View Issue Details
6826 [eCall HLAP] TTCN-3 minor always 14-11-2014 12:09 18-11-2014 15:01
Erich Weber  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
   
Compilation errors with Titan
PICS file must be renamed to ttcn (from ttcn3)

Errors with the following files (after having renamed the PICS file):
1) AtsECall_IVS_Testcases

2) AtsECall_PSAP_Testcases.ttcn
   only extracts shown; reappearance on a per TC basis
   errors from 3) contained here

3) LibItsECall_Functions.ttcn
run titan
1)
Notify: Parsing TTCN-3 module `C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn'...
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:820.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:861.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1187.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1231.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1287.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1511.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1649.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1767.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
Notify: Parsing TTCN-3 module `C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_TestSystem.ttcn'...

2) only extracts shown
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn: In TTCN-3 module `LibItsECall_Functions':
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:33.5-94.5: In function definition `f_triggerCall':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:61.9-73.9: In select case statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:66.13-68.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.17-76: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-76: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:70.13-72.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.17-72: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-72: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:78.9-93.9: In alt construct:
- - - -
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn: In TTCN-3 module `AtsECall_PSAP_Testcases':
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:50.9-73.9: In testcase definition `CTP_3_1_10':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.13-62: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.27-62: In actual parameter list of function `@LibItsECall_Functions.f_configPsapUp':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.28-61: In parameter #1 for `p_configuration':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.28-61: error: There is no local or imported definition with name `m_defaultIVSSimulatorConfiguration'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:56.13-93: In send statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:56.13-24: error: There is no local or imported definition with name `eCallControl'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.13-79: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.29-79: In actual parameter list of function `@LibItsECall_Functions.f_expectFeedback':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.30-78: In parameter #1 for `p_e':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.30-78: error: Type mismatch: a value or template of type `@LibItsECall_TypesAndValues.Event' was expected instead of `@LibItsECall_TypesAndValues.MnoEvent'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.13-79: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_expectFeedback', which runs on `@LibItsECall_TestSystem.PsapMtc'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.13-79: warning: The value returned by function `@LibItsECall_Functions.f_expectFeedback' is not used
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:61.13-64.24: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:61.13-64.24: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_userVerify', which runs on `@LibItsECall_TestSystem.PsapMtc'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:66.13-69.24: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:66.13-69.24: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_userVerify', which runs on `@LibItsECall_TestSystem.PsapMtc'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:72.13-26: In function or altstep instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:72.13-26: error: There is no local or imported definition with name `f_configDown'
 C:
- - -
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1060.9-1080.9: In testcase definition `CTP_3_1_9':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.13-62: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.27-62: In actual parameter list of function `@LibItsECall_Functions.f_configPsapUp':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.28-61: In parameter #1 for `p_configuration':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.28-61: error: There is no local or imported definition with name `m_defaultIVSSimulatorConfiguration'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1066.13-93: In send statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1066.13-24: error: There is no local or imported definition with name `eCallControl'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.13-79: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.29-79: In actual parameter list of function `@LibItsECall_Functions.f_expectFeedback':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.30-78: In parameter #1 for `p_e':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.30-78: error: Type mismatch: a value or template of type `@LibItsECall_TypesAndValues.Event' was expected instead of `@LibItsECall_TypesAndValues.MnoEvent'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.13-79: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_expectFeedback', which runs on `@LibItsECall_TestSystem.PsapMtc'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.13-79: warning: The value returned by function `@LibItsECall_Functions.f_expectFeedback' is not used
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1071.13-81: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1071.13-81: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_expectFeedback', which runs on `@LibItsECall_TestSystem.PsapMtc'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1071.13-81: warning: The value returned by function `@LibItsECall_Functions.f_expectFeedback' is not used
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1073.13-1076.24: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1073.13-1076.24: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_userVerify', which runs on `@LibItsECall_TestSystem.PsapMtc'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1079.13-26: In function or altstep instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1079.13-26: error: There is no local or imported definition with name `f_configDown'
Notify: 196 errors and 71 warnings were detected.
13.04.15 Compilation finished for 'AtsECall_PSAP_Testcases'
13.04.15 ... finished
====================================================================================================



3)
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn: In TTCN-3 module `LibItsECall_Functions':
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:33.5-94.5: In function definition `f_triggerCall':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:61.9-73.9: In select case statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:66.13-68.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.17-76: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-76: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:70.13-72.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.17-72: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-72: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:78.9-93.9: In alt construct:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:81.17-76: In function instance:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:238.5-244.5: In function definition `f_stopIvsTestcase':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:241.9-25: In function instance:
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:674.9-691.9: In function definition `f_configIvsDown':
       C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:683.13-34: In function instance:
        C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:706.9-717.9: In function definition `f_configIvsModemDown':
         C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:710.13-39: In function instance:
          C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:160.5-178.5: In function definition `f_clearDown':
           C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:171.9-177.9: In else statement:
            C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:173.13-48: In function instance:
             C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:173.13-48: warning: The value returned by function `@LibItsECall_Functions.f_adapterExpect' is not used
There are no notes attached to this issue.





View Issue Details
6822 [eCall HLAP] TTCN-3 minor have not tried 14-11-2014 09:15 14-11-2014 09:15
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
CTP 1.1.10.1 to be removed from scope of ATS?
How a UE can be put into limited service condition
1) remove USIM
2) reject registration with a specific cause code (network must be present)

In the future we need a network simulator for tests which need special network configuration
Notes
(0012503)
Sebastian Muellers   
14-11-2014 09:15   
test shall be removed





View Issue Details
6808 [eCall HLAP] TTCN-3 minor have not tried 05-11-2014 13:32 13-11-2014 15:29
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
Usage of timers
For the present ATS there is no need for PIXIT values these are fixed.
Timers incl. values are specified in CEN EN 16062 Annex A. There are no value ranges.
Notes
(0012429)
Sebastian Muellers   
05-11-2014 13:32   
The default value of the PIXIT timer parameters are in line with the document. For conformance these values shall not be changed but for some other test it is very useful to have the possibility to change these values.
(0012430)
Sebastian Muellers   
05-11-2014 13:33   
other purposes are out of scope ! We have no budget for oos. If you would allow for oos where would you draw the line ?
(0012501)
Sebastian Muellers   
12-11-2014 10:17   
please delete pixits and add constanst instead.





View Issue Details
6821 [eCall HLAP] TTCN-3 minor N/A 12-11-2014 15:55 12-11-2014 17:20
Cosmin Mogos  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
AdapterControlPort
Extend the ports to include an adapter configuration port

        /**
         * @desc Adapter control port
         */
        type port AdapterControlPort message {
            inout all;
        }

For now it would include the modem configuration parameters
There are no notes attached to this issue.





View Issue Details
6807 [eCall HLAP] TTCN-3 minor have not tried 05-11-2014 13:30 12-11-2014 16:57
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
modify default values of AL_ACK and LL_ACK
- AL_ACK and LL_ACK are defaulted in the to undefined values

Number of AL_ACK and LL_ACK are defined in the reference source code of the modem
given in 3GPP TS 26.268.
#define PSAP_NUMACK (5) /* number of ACK messages */
#define PSAP_NUMHLACK (5) /* number of HLACK messages */
Notes
(0012428)
Sebastian Muellers   
05-11-2014 13:30   
Agreed. Actually the values used in TTCN are 4, 4. Should be changed to 5,5





View Issue Details
6809 [eCall HLAP] TTCN-3 minor have not tried 05-11-2014 13:37 12-11-2014 16:45
Sebastian Muellers  
Cosmin Mogos  
normal  
resolved  
fixed  
none    
none  
   
AMPQ Port identification
a general resp. generic name should be chosen: AMQP is something used by Oecon
Notes
(0012431)
Sebastian Muellers   
05-11-2014 13:38   
If everybody agree for another name (ModemPort for example) this is not a big change
(0012432)
Sebastian Muellers   
05-11-2014 13:38   
yes, but it must be done. what term does 16454 employ ?
(0012433)
Sebastian Muellers   
05-11-2014 13:38   
JCW did not find a specific term





View Issue Details
6760 [TestProject] Bug report minor have not tried 12-05-2014 18:38 12-05-2014 18:38
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
ETSI
1
test email notification N8
ss
There are no notes attached to this issue.





View Issue Details
6759 [TestProject] Bug report minor have not tried 12-05-2014 18:34 12-05-2014 18:34
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
ETSI
1
test email notification N8
test
There are no notes attached to this issue.





View Issue Details
6758 [TestProject] Bug report minor have not tried 12-05-2014 12:44 12-05-2014 12:44
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
ETSI
1
test email notification N7
test email notification N7
There are no notes attached to this issue.





View Issue Details
6757 [TestProject] Bug report minor have not tried 12-05-2014 11:24 12-05-2014 11:24
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
ETSI
1
test email notification N6
test
There are no notes attached to this issue.





View Issue Details
6730 [TTCN-3.ORG WEB] General minor always 11-04-2014 11:44 06-05-2014 14:57
tepelmann  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Links for IPv6 Security/Transitioning behind the ETSI logo are incorrect
On http://www.ttcn-3.org/index.php/downloads/publicts/publicts-etsi/25-publicts-ipv6 [^] the links behind the icon ETSI are incorrect for:

IPv6 Security:
http://webapp.etsi.org/WorkProgram/Frame_WorkItemList.asp?SearchPage=TRUE&qETSI_STANDARD_TYPE=%27TS%27&qETSI_NUMBER=&qTB_ID=97%3BMTS&qINCLUDE_SUB_TB=True&includeNonActiveTB=FALSE&qWKI_REFERENCE=&qTITLE=IPv6+Mobility&qSCOPE=&qCURRENT_STATE_CODE=&qSTOP_FLG=N&qSTART_CURRENT_STATUS_CODE=&qEND_CURRENT_STATUS_CODE=&qFROM_MIL_DAY=&qFROM_MIL_MONTH=&qFROM_MIL_YEAR=&qTO_MIL_DAY=&qTO_MIL_MONTH=&qTO_MIL_YEAR=&qOPERATOR_TS=&qRAPTR_NAME=&qRAPTR_ORGANISATION=&qKEYWORD_BOOLEAN=OR&qKEYWORD=&qPROJECT_BOOLEAN=OR&qPROJECT_CODE=&includeSubProjectCode=FALSE&qSTF_List=&qDIRECTIVE=&qMandate_List=&qCLUSTER_BOOLEAN=OR&qCLUSTER=&qFREQUENCIES_BOOLEAN=OR&qFREQUENCIES=&qFreqLow=&qFreqLowUnit=1000&qFreqHigh=&qFreqHighUnit=1000&qSORT=DocNb&qREPORT_TYPE=SUMMARY&optDisplay=ALL&titleType=all&butExpertSearch=++Search++ [^]

IPv6 Transitioning:
http://webapp.etsi.org/WorkProgram/Frame_WorkItemList.asp?SearchPage=TRUE&qETSI_STANDARD_TYPE=%27TS%27&qETSI_NUMBER=&qTB_ID=97%3BMTS&qINCLUDE_SUB_TB=True&includeNonActiveTB=FALSE&qWKI_REFERENCE=&qTITLE=IPv6+Mobility&qSCOPE=&qCURRENT_STATE_CODE=&qSTOP_FLG=N&qSTART_CURRENT_STATUS_CODE=&qEND_CURRENT_STATUS_CODE=&qFROM_MIL_DAY=&qFROM_MIL_MONTH=&qFROM_MIL_YEAR=&qTO_MIL_DAY=&qTO_MIL_MONTH=&qTO_MIL_YEAR=&qOPERATOR_TS=&qRAPTR_NAME=&qRAPTR_ORGANISATION=&qKEYWORD_BOOLEAN=OR&qKEYWORD=&qPROJECT_BOOLEAN=OR&qPROJECT_CODE=&includeSubProjectCode=FALSE&qSTF_List=&qDIRECTIVE=&qMandate_List=&qCLUSTER_BOOLEAN=OR&qCLUSTER=&qFREQUENCIES_BOOLEAN=OR&qFREQUENCIES=&qFreqLow=&qFreqLowUnit=1000&qFreqHigh=&qFreqHighUnit=1000&qSORT=DocNb&qREPORT_TYPE=SUMMARY&optDisplay=ALL&titleType=all&butExpertSearch=++Search++ [^]

Both include IPv6+Mobility instead of the specific ones.
Notes
(0012063)
Denis Filatov   
06-05-2014 14:57   
Done





View Issue Details
6552 [TTCN-3.ORG WEB] General minor always 15-04-2013 15:40 06-05-2014 14:50
Thilo Lauer  
Denis Filatov  
normal  
resolved  
fixed  
none    
none  
   
Broken Link on Page "Change Requests"
on page:
http://www.ttcn-3.org/index.php/community/change-requests [^]

...
Instructions

Read and follow instructions specified in the clause 'Guidelines for Reporters' of this document.

Link "this document" pointing to
http://www.ttcn-3.org/doc/MantisBasedCRMgmtv101.doc [^]
is broken
Notes
(0012062)
Denis Filatov   
06-05-2014 14:50   
Files was deleted and reverted back after that. Now it is OK.





View Issue Details
6745 [TestProject] BUG minor have not tried 23-04-2014 14:51 23-04-2014 14:51
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
     ETSI
0
test email notification N5
Ignore this
There are no notes attached to this issue.





View Issue Details
6743 [TestProject] BUG minor have not tried 23-04-2014 14:46 23-04-2014 14:46
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
     ETSI
None
test email notification N3
Ignore this message please
There are no notes attached to this issue.





View Issue Details
6741 [TestProject] BUG minor have not tried 23-04-2014 14:38 23-04-2014 14:38
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
     ETSI
no
test email notification N2
Please ignore this bug
There are no notes attached to this issue.





View Issue Details
6740 [TestProject] BUG minor have not tried 23-04-2014 14:32 23-04-2014 14:32
Denis Filatov  
 
normal  
new  
open  
none    
none  
   
     ETSI
000
Just to test email notification
Please ignore this message.
There are no notes attached to this issue.





View Issue Details
6393 [TestProject] comment minor have not tried 04-01-2013 07:19 11-12-2013 08:18
Ashwini Ingole  
Anonymous Account (Read Only)  
normal  
resolved  
reopened  
none    
none  
   
 sdc
1.0.0
pls tell me how to add new project in the project list of online reporting tool.
How to create new projects in the project list of online reporting tool.& how to assign issues to other developer.
There are no notes attached to this issue.





View Issue Details
6579 [TestProject] Bug report major always 25-06-2013 12:31 11-12-2013 08:16
vaibhao  
 
normal  
assigned  
open  
none    
none  
   
     lobaan
101
APG 001
APG 001
There are no notes attached to this issue.





View Issue Details
6612 [TTCN-3.ORG WEB] General minor always 05-09-2013 15:11 20-09-2013 10:43
Stephan Pietsch  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Add a reference to eNterop project
German governmental funded research project eNterop (http://www.enterop.net/cms/index.php?page=home-en [^]) develops a test system for charging of electric vehicles for ISO/IEC 15118 vehicle-to-grid (V2G) communication interface based on TTCN-3. Hence it should be mentioned at http://www.ttcn-3.org/index.php/about/references/projects [^]
Notes
(0011672)
tepelmann   
20-09-2013 10:43   
Added the proposed project. (denis)





View Issue Details
6590 [IMS Library] New release major N/A 19-07-2013 11:37 19-07-2013 11:50
Axel Rennoch  
 
normal  
new  
open  
none    
none  
   
STF 160 Proposal on extension of ETSI SipLib: SipUrl
SipLib V.2.0.0 implements a new "type record SipUrl" that requires an update in ImsLib.
The changes have been implemented in a new branch (LibIms v2.0.0).
LibImsV2.0.0.zip (29,173) 19-07-2013 11:50
http://oldforge.etsi.org/mantis/file_download.php?file_id=2851&type=bug
There are no notes attached to this issue.





View Issue Details
6578 [ASN.1] Base Spec minor have not tried 24-06-2013 18:51 24-06-2013 18:51
Sebastian Muellers  
 
normal  
new 1.0.2  
open  
none    
none  
   
align asn.1 YawRateConfidence with base spec
YawRateConfidence is not aligned with base spec. base soec defines

YawRateConfidence ::= ENUMERATED {

 degSec-000-01 (0)
 degSec-000-05 (1),
 degSec-000-10 (2),
 degSec-001-00 (3),
 degSec-005-00 (4),
 degSec-010-00 (5),
 degSec-100-00 (6),
 outOfRange (7),
 unavailable (8),
}
There are no notes attached to this issue.





View Issue Details
6577 [ASN.1] Base Spec minor have not tried 21-06-2013 16:45 23-06-2013 22:35
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
DENM - RoadClass changed to RoadType
name change done and corretly imported
There are no notes attached to this issue.





View Issue Details
6568 [ASN.1] Base Spec minor have not tried 21-06-2013 15:30 23-06-2013 22:29
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
DangerousSituationSubCauseCode - use the term engaged instead of activated
to use the term engaged instead of activated in description and in ASN.1;
There are no notes attached to this issue.





View Issue Details
6569 [ASN.1] Base Spec minor have not tried 21-06-2013 15:31 23-06-2013 22:29
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
AccelerationControl - use the term engaged instead of activated
use the term engaged instead of activated
There are no notes attached to this issue.





View Issue Details
6570 [ASN.1] Base Spec minor have not tried 21-06-2013 15:47 23-06-2013 22:27
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
AltitudeConfidence needs finer granularity
ISO TC 204 WG3: needs finer granularity 0.01 m
Notes
(0011442)
Sebastian Muellers   
21-06-2013 16:29   
I made the change to AltitudeConfidence ::= INTEGER { withinOneCentimeter(1), outOfRange(126), unavailable(127) } (1..127)

not sure about the raneg of 127. Does thi sneed to be chnaged?
(0011446)
Andras Kovacs   
23-06-2013 22:27   
Based on the A.30 data element, I think they have this kind of definition in mind, which I applied:

AltitudeConfidence ::= INTEGER { withinOneCentimeter(1), outOfRange(12600), unavailable(12601) } (1..12601)

It seems to me that AltitudeValue and AltitudeConfidence have too high resolution now, but probably I am just not aware of the requirements why this was requested.





View Issue Details
6571 [ASN.1] Base Spec minor have not tried 21-06-2013 15:48 23-06-2013 22:24
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
AltitudeValue needs finer granularity
ISO TC 204 WG3: needs finer granularity 0.01 m
There are no notes attached to this issue.





View Issue Details
6572 [ASN.1] Base Spec minor have not tried 21-06-2013 15:52 23-06-2013 19:56
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
rename Elevation to Altitude: ElevationValue, ElevationConfidence, DeltaElevation
Elevation ::= SEQUENCE {
 elevationValue ElevationValue,
 elevationConfidence ElevationConfidence
}


DeltaElevation
There are no notes attached to this issue.





View Issue Details
6573 [ASN.1] Base Spec minor have not tried 21-06-2013 15:53 23-06-2013 19:53
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
EmergencyPriority change from integer to bit string
EmergencyPriority change from integer to bit string
Notes
(0011445)
Andras Kovacs   
23-06-2013 19:53   
yes, Bit String is more suitable here





View Issue Details
6574 [ASN.1] Base Spec minor have not tried 21-06-2013 15:57 23-06-2013 19:51
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
update messageID with : spat(4), map(5), ivi(6), ivs(7)
update messageID with : spat(4), map(5), ivi(6), ivs(7)
Notes
(0011444)
Andras Kovacs   
23-06-2013 19:51   
I also added to the messageID list ev-rsr(8) , which stands for EV Recharging Spot Reservation





View Issue Details
6576 [ASN.1] Base Spec minor have not tried 21-06-2013 16:02 23-06-2013 19:47
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
change speedLimit max value from 150 to 255
ISO asked for the change, but did not proive a max value. Proposal is now 255 max 1 byte. To leave it open, i.e integer is not preferred neither. Extensibility seems to be too heavy. What so you think, Andras?
Notes
(0011443)
Andras Kovacs   
23-06-2013 19:47   
I agree that 255 is sufficient. we are not going to reach or surpass this limit anytime soon ;)





View Issue Details
6575 [ASN.1] Base Spec minor have not tried 21-06-2013 15:59 23-06-2013 19:45
Sebastian Muellers  
Andras Kovacs  
normal  
resolved 1.0.2  
fixed  
none    
none 1.0.3  
   
change name RoadClass to RoadType
change name RoadClass to RoadType
There are no notes attached to this issue.





View Issue Details
6542 [ASN.1] Base Spec minor have not tried 10-04-2013 11:56 21-06-2013 15:20
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
no change required  
none    
none V0.0.5  
   
check DangerousGoodsBasic numbers
check DangerousGoodsBasic numbers
Notes
(0011441)
Sebastian Muellers   
21-06-2013 15:20   
this was not done.





View Issue Details
6551 [ASN.1] Base Spec minor N/A 15-04-2013 10:33 21-06-2013 15:19
Andras Kovacs  
Sebastian Muellers  
normal  
resolved V0.0.4  
no change required  
none    
none V0.0.5  
   
Adding unavailable value for DeltaLat, DeltaLong data elements
Should unavailable value be added to DeltaLat, DeltaLong data elements, which are used in the PathHistory?
 
Description of the issue by Lan:
By checking the CDD current draft, we observed that DE deltaLat, DeltaLong for PathHistory does not include unavailable value.
 
We had a quick discussion with Andras, on one hand, we think probably there is limited interest to provide a path history without position, on the other hand, we agreed to add unavailable to all DE of CDD for future prove.
 
The only interest that I see is to provide a history pathpoint without position but with deltaTime, so receiver can estimate the vehicle path by this deltatime and vehicle speed. This may be helpful in case e.g. tunnel in which position is not updated, but delta time and speed of vehicles are.
 
I think the most easiest way is to add unavailable value. Nevertheless, I would like to confirm with you.
 
Notes
(0011440)
Sebastian Muellers   
21-06-2013 15:19   
it was decided not to add unavailble values





View Issue Details
6547 [ASN.1] Base Spec minor have not tried 10-04-2013 21:20 21-06-2013 15:02
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add unavailable to lat, lon, elevation values
not relevantr for CAM and DENM, bnut perhaps useful for later applications
Notes
(0011429)
Andras Kovacs   
11-04-2013 21:52   
done





View Issue Details
6549 [ASN.1] Base Spec minor N/A 11-04-2013 22:17 21-06-2013 15:02
Andras Kovacs  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
Changed unknown values to unavailable
unknown -> unavailable replacement has been made in the following types:
HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, WheelBaseVehicle, TurningRadius, PosFrontAx, VehicleLengthValue, VehicleWidth
There are no notes attached to this issue.





View Issue Details
6548 [ASN.1] Base Spec minor have not tried 10-04-2013 21:29 21-06-2013 15:01
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add unavailable to speed
add unavailable to speed
Notes
(0011428)
Andras Kovacs   
11-04-2013 21:52   
Now both SpeedValue and SpeedConfidence have unavailable values defined:

SpeedValue ::= INTEGER { standstill(0), oneCentimeterPerSec(1), unavailable(16383) } (0..16383)

SpeedConfidence ::= INTEGER { withinOneCentimeterPerSec(1), withinOneMeterPerSec(100), outOfRange(126), unavailable(127) } (1..127)

Speed ::= SEQUENCE {
 speedValue SpeedValue,
 speedConfidence SpeedConfidence
}





View Issue Details
6567 [3GPP SA5 Bug Tracking] Quality feature N/A 11-06-2013 07:04 11-06-2013 07:04
Inderpreet Singh  
 
normal  
new Rel-8  
open  
none    
none  
   
test
test
test
test
test
Test
Please ignore
Ignore
There are no notes attached to this issue.





View Issue Details
6561 [Validation Handbook] Clarification trivial sometimes 23-05-2013 12:30 23-05-2013 12:30
Vinutha Nagesh  
Steve Randall  
normal  
assigned  
open  
none    
none  
   
test
sdf
There are no notes attached to this issue.





View Issue Details
6550 [ETSI TTCN-3 Libraries] Bug report minor sometimes 12-04-2013 07:06 12-04-2013 07:06
pavani  
 
normal  
new  
open  
none    
none  
   
,x cv.x/fgvbgdfmgb
ghedklsfc.dv.fdflkjgtgmjf;lgh.tfl;gh
lk;dklrf,,mjfm.c/vfgfhgfghklhn,xf, ds,ggffg
There are no notes attached to this issue.





View Issue Details
6546 [ASN.1] Base Spec minor have not tried 10-04-2013 21:16 10-04-2013 21:16
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add outOfRange to semiaxisLength
add outOfRange to semiaxisLength
There are no notes attached to this issue.





View Issue Details
6535 [ASN.1] Base Spec minor have not tried 10-04-2013 09:31 10-04-2013 21:11
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add outOfRange(126) to DirectionConfidence
DirectionConfidence ::= INTEGER { withinZeroPointOneDegree(1), withinOneDegree(10), outOfRange(126), unavailable(127) } (1..127)
There are no notes attached to this issue.





View Issue Details
6532 [ASN.1] Base Spec minor have not tried 10-04-2013 09:26 10-04-2013 21:11
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add outOfRange(126) to ElevationConfidence
ElevationConfidence ::= INTEGER { withinOneMeter(1), outOfRange(126), unavailable(127) } (1..127)
There are no notes attached to this issue.





View Issue Details
6536 [ASN.1] Base Spec minor have not tried 10-04-2013 09:33 10-04-2013 21:03
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add unavailable to LongitudinalAccelerationValue
LongitudinalAccelerationValue ::= INTEGER { pointOneMeterPerSecSquaredForward(1), pointOneMeterPerSecSquaredBackward(-1)} (-160 .. 160)
It has not unavailable value as for other two accelerationValue? For example
LateralAccelerationValue ::= INTEGER { pointOneMeterPerSecSquaredToRight(1), pointOneMeterPerSecSquaredToLeft(-1), unavailable(161) } (-160 .. 161)
There are no notes attached to this issue.





View Issue Details
6508 [ASN.1] Base Spec minor have not tried 02-04-2013 13:56 10-04-2013 21:01
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
check again unavailable Values
check it for

accelerationControl AccelerationControl
steeringWheelAngle SteeringWheelAngle
lateralAcceleration LateralAcceleration
verticalAcceleration VerticalAcceleration
as these IEs are in the CC, it means they can also be re-used by other protovols, and hence an unavilable value is needed
Notes
(0011388)
Andras Kovacs   
03-04-2013 15:00   
I added 'unavailable' value to SteeringWheelAngle, LateralAcceleration, VerticalAcceleration.
Note that LongitudinalAcceleration now does not have unavailable value, while the other two accelerations have it.

I did not add 'unavailable' value to AccelerationControl, since it is a BIT STRING (i.e. what should receiver do if both unavailable bit and other bit are set?). Such type should be always used as OPTIONAL if the availability is not certain.
(0011421)
Sebastian Muellers   
10-04-2013 12:54   
add also the unavailable value to the ReferencePosition





View Issue Details
6540 [ASN.1] Base Spec minor have not tried 10-04-2013 10:15 10-04-2013 20:19
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
reduce pathHistory back to 23 pathPoints
reduce pathHistory back to 23 pathPoints
There are no notes attached to this issue.





View Issue Details
6504 [ASN.1] Base Spec minor have not tried 02-04-2013 10:59 10-04-2013 20:18
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
check again type of LaneClosure
LaneClosure ::= BIT STRING { hardShoulderClosed(0), outermostLaneClosed(1), secondLaneFromOutsideClosed(2) } (SIZE (2..14))

is this concept clear enough?

Actually, bit 0 represents hard shoulder on highways. So we always
> have at least 2 bits therefore. For roads without hard shoulder, bit
> 0 will never indicate closure. That has been the concept.
Notes
(0011366)
Sebastian Muellers   
02-04-2013 11:01   
put the hard shoulder to the end of bitstring or something similar
(0011385)
Andras Kovacs   
03-04-2013 14:49   
To make the meaning clear, I introduced the following structure:

LaneClosure ::= SEQUENCE {
 laneStatus LaneStatus,
 hardShoulderStatus HardShoulderStatus OPTIONAL
}

HardShoulderStatus ::= ENUMERATED { open(0), closed (1) }

LaneStatus ::= BIT STRING { outermostLaneClosed(0), secondLaneFromOutsideClosed(1) } (SIZE (1..14))

(0011405)
Sebastian Muellers   
04-04-2013 11:48   
now we do not have a mapping anymore of zero value being hardshoulder in laneNumber and LaneClosure
(0011427)
Sebastian Muellers   
10-04-2013 20:18   
is renamednow ClosedLanes and extension added





View Issue Details
6533 [ASN.1] Base Spec minor have not tried 10-04-2013 09:27 10-04-2013 20:15
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
There are two times GenerationDeltaTime in container
There are two times GenerationDeltaTime in container
There are no notes attached to this issue.





View Issue Details
6510 [ASN.1] Base Spec minor have not tried 02-04-2013 14:06 10-04-2013 20:07
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
Add confidence for steering wheel angle
Jose will provide confidence definition for steeringwheelangle
Notes
(0011416)
Sebastian Muellers   
10-04-2013 10:08   
will be added
(0011418)
Sebastian Muellers   
10-04-2013 10:20   
SteeringWheelAngle may need to add confidence , and becomes:
SteeringWheelAngle::= SEQUENCE {
 steeringWheelAngleValue SteeringWheelAngleValue,
 steeringWheelAngleConfidence SteeringWheelAngleConfidence
}
SteeringWheelAngleValue ::= INTEGER { straight(0), onePointFiveDegreesToRight(1), onePointFiveDegreesToLeft(-1), outOfRangeToRight(126), outOfRangeToLeft(-126), unavailable(127) } (-126..127)
Confidence is to be confirmed.
(0011426)
Sebastian Muellers   
10-04-2013 20:04   
angle range and confidence settled to new values





View Issue Details
6441 [ASN.1] Base Spec minor have not tried 20-03-2013 16:31 10-04-2013 19:37
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
add YawRate
YawRate::= SEQUENCE {
yawRateValue YawRateValue,
yawRateConfidence yawRateConfidence
}
YawRateValue ::= INTEGER (-16383..16383)
-- LSB units of 0.01 degrees per second

YawRateConfidence ::= ENUMERATED {
unavailable (0), -- B'000 Not Equipped with yaw rate status
-- or yaw rate status is unavailable
degSec-100-00 (1), -- B'001 100 deg/sec
degSec-010-00 (2), -- B'010 10 deg/sec
degSec-005-00 (3), -- B'011 5 deg/sec
degSec-001-00 (4), -- B'100 1 deg/sec
degSec-000-10 (5), -- B'101 0.1 deg/sec
degSec-000-05 (6), -- B'110 0.05 deg/sec
degSec-000-01 (7) -- B'111 0.01 deg/sec
}
open question where to add it
Notes
(0011342)
Andras Kovacs   
28-03-2013 10:32   
I added this definition to the Common Container
(0011343)
Andras Kovacs   
28-03-2013 10:33   
I added this definition to the Common Container
(0011357)
Sebastian Muellers   
29-03-2013 13:38   
Where to add YawRate definition?
The yawRate should be part of the BasicVehicleContainerHighFrequency.
The definition should be added to the CDD.
(0011358)
Sebastian Muellers   
29-03-2013 13:40   
YawRateValue ::= INTEGER (-16383..16383)
-- LSB units of 0.01 degrees per second
But this definition seems not suitable for the proposed unit? See below. If integer value is used, 1 radian corresponds to 57.3 degrees per second. This granularity is quite high?

Or do we use 0.01 degrees per second, or 0.01 radian per second? If 0.01 radian per second, is the range appropriate?
.32 yawRate
Description This DF includes:
• yawRateValue denotes the vehicle rotation around the center of mass of the empty-loaded vehicle in radians per second. The leading sign denotes the direction of rotation. The value is negative if the motion is clockwise when viewing from the top. The yaw rate value shall be a raw data value, i.e., not filtered, smoothed or otherwise modified. The reading instant should be the same as for the vehicle acceleration.
• yawRateConfidence denotes the 95% confidence interval for the measured yawRateValue. Otherwise, the value of yawRateConfidence shall be set to unavailable.
 
Data setting & presentation requirements The DE shall be presented as specified in [2] YawRate



YawRateConfidence ::= ENUMERATED {
unavailable (0), -- B'000 Not Equipped with yaw rate status
-- or yaw rate status is unavailable
degSec-100-00 (1), -- B'001 100 deg/sec
degSec-010-00 (2), -- B'010 10 deg/sec
degSec-005-00 (3), -- B'011 5 deg/sec
degSec-001-00 (4), -- B'100 1 deg/sec
degSec-000-10 (5), -- B'101 0.1 deg/sec
degSec-000-05 (6), -- B'110 0.05 deg/sec
degSec-000-01 (7) -- B'111 0.01 deg/sec
}

There seems to be a discrepancy to following specification:

yawRateConfidence denotes the 95% confidence interval for the measured yawRateValue. Otherwise, the value of yawRateConfidence shall be set to unavailable.

It should say: yawRateConfidence denotes the confidence interval for the 95% confidence level for the measured yawRateValue. Otherwise, the value of yawRateConfidence shall be set to unavailable.

Additionally we note that it is not appropriate to express the curvature confidence as a percent of the measured value, as it is currently in CDD:

CurvatureConfidence ::= INTEGER { lessThanOnePercentDeviation(0), onePercentDeviation(1), tenPercentDeviation(10), overTenPercentDeviation(11), unAvailable(12) } (0..12)


E.g., what happens when curvature is zero or very small? We would need very large percent ratios to be able to express a small or large confidence value (note in SAE Standard the percent is given as percent of the radius, not of the curvature=1/R) We therefore propose the following confidence intervals for the 95% confidence level (3 bits):

(B'000) 0.00002 /m
(001) 0.0001 /m
(010) 0.0005 /m
(011) 0.002 /m
(100) 0.01 /m
(101) 0.1 /m
(110) Out of range (e.g., should be used for unknown or unstable vehicle dynamics)
(111) Unavailable (should be used if vehicle not equipped or not available due to buss error, e.g. )
(0011364)
Sebastian Muellers   
02-04-2013 10:12   
decision to use 0.01 radion per second
to add the range to eb confirmed by Audi
the YawRateConfidence is OK, no change needed
(0011371)
Sebastian Muellers   
02-04-2013 13:43   
The yawRate should be part of the BasicVehicleContainerHighFrequency.
(0011372)
Sebastian Muellers   
02-04-2013 13:44   
wait for audi confirmation on range
(0011417)
Sebastian Muellers   
10-04-2013 10:18   
latest proposal is

YawRateConfidence ::= ENUMERATED {
0.0002 rad/s (0)
0.0001 rad/s (1)
0.002 rad/s (2)
0.1 rad/s (3)
0.2 rad/s (4)
2 rad/s (5)
Larger than 2 rad/s - outOfRange (6)
unavailable (7)
}
(0011424)
Sebastian Muellers   
10-04-2013 18:57   
it was decided to stay with

YawRate::= SEQUENCE {
yawRateValue YawRateValue,
yawRateConfidence yawRateConfidence
}
YawRateValue ::= INTEGER (-16383..16383)
-- LSB units of 0.01 degrees per second

YawRateConfidence ::= ENUMERATED {
unavailable (0), -- B'000 Not Equipped with yaw rate status
-- or yaw rate status is unavailable
degSec-100-00 (1), -- B'001 100 deg/sec
degSec-010-00 (2), -- B'010 10 deg/sec
degSec-005-00 (3), -- B'011 5 deg/sec
degSec-001-00 (4), -- B'100 1 deg/sec
degSec-000-10 (5), -- B'101 0.1 deg/sec
degSec-000-05 (6), -- B'110 0.05 deg/sec
degSec-000-01 (7) -- B'111 0.01 deg/sec
}
(0011425)
Sebastian Muellers   
10-04-2013 19:37   
and to add outOfRange for confidence

and unavailable for the yawRateValue





View Issue Details
6539 [ASN.1] Base Spec minor have not tried 10-04-2013 09:36 10-04-2013 19:01
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
delete PtPriority
delete PtPriority
Notes
(0011414)
Sebastian Muellers   
10-04-2013 09:42   
and PtLineNumber and PtScheduleDelay





View Issue Details
6505 [ASN.1] Base Spec minor have not tried 02-04-2013 12:09 10-04-2013 18:38
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CurvatureCalculationMode
this has changed
Notes
(0011375)
Sebastian Muellers   
02-04-2013 13:56   
wait for WG1 decision
(0011415)
Sebastian Muellers   
10-04-2013 09:47   
to keep the element
(0011419)
Sebastian Muellers   
10-04-2013 11:55   
CurvatureCalculationMode ::= ENUMERATED { SteeringWheelAngleUsed(0), yawRateUsed(1), transitionFromSteeringWheelAngleToYawRate(2), cameraUsed(3), ... }

delete cameraUsed. check what else needs to be deleted
(0011423)
Sebastian Muellers   
10-04-2013 18:38   
yawratreUsed, YawRateNotUsed., Transition





View Issue Details
6444 [ASN.1] Base Spec minor have not tried 20-03-2013 16:45 10-04-2013 18:33
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CAM - to move vehicleLength and vehicleWidth to the high speed container
There is a request from Audi to move vehicleLength and vehicleWidth to the high speed container. So far no decision.
Notes
(0011376)
Sebastian Muellers   
02-04-2013 14:07   
in WG1
(0011422)
Sebastian Muellers   
10-04-2013 14:37   
moce it to high speed container





View Issue Details
6531 [3GPP SA5 Bug Tracking] Editorial minor have not tried 09-04-2013 11:17 09-04-2013 11:28
raju  
 
normal  
new  
open  
none    
none  
   
     asasdad
256323
asd55
dsada
prod prob
asdsa afafe af
150 to 220 not found.ods (9,677) 09-04-2013 11:28
http://oldforge.etsi.org/mantis/file_download.php?file_id=2802&type=bug
Notes
(0011410)
raju   
09-04-2013 11:19   
axadad
(0011412)
sabitha   
09-04-2013 11:24   
iegohir/hgggggggggggggggggggggggggrs





View Issue Details
6391 [3GPP SA5 Bug Tracking] Editorial minor N/A 02-01-2013 13:56 09-04-2013 11:19
Ashwini Ingole  
 
normal  
new  
open  
none    
none  
   
     sdsdsd
sdsdds34343
sdsd
dfffdfdf
asssssssssssssssshhhhhhhhhhhh
fgfggfgfgfgfwwwwwwwwwwwwww
aaaaaaaaaaaaaaaaa
Notes
(0011411)
raju   
09-04-2013 11:19   
no issue





View Issue Details
6529 [IPv6 Testing] LIB (TTCN3 Library) trivial sometimes 09-04-2013 09:29 09-04-2013 09:29
jansi  
 
normal  
new  
open  
none    
none  
   
aaaaaaaaaaaaaaaaaa
aqqqqqqqqqqqqqqqqq
eeeeeeeeeeeeeee
There are no notes attached to this issue.





View Issue Details
6528 [TestProject] Bug report minor sometimes 09-04-2013 09:15 09-04-2013 09:15
pavani  
 
normal  
new TTCN-3 ed 3.1.0  
open  
none    
none  
   
     yuoo
12234
plklddsffdgjgyjk
dlfk;gttrtrdty
plkhygjgy
There are no notes attached to this issue.





View Issue Details
6525 [TestProject] Bug report block unable to reproduce 09-04-2013 09:00 09-04-2013 09:00
pavani  
 
normal  
new TTCN-3 ed 2.0.0  
open  
none    
none  
   
     edventure
9000
able to display the login page
unable to display the project
There are no notes attached to this issue.





View Issue Details
6524 [TestProject] Bug report minor sometimes 09-04-2013 08:54 09-04-2013 08:54
pavani  
 
normal  
new TTCN-3 ed 3.1.1  
open  
none    
none  
   
     wwwwww
wwwwww
dsfdgffghgfhfhjgf
piswdffdlkomjunhybgt6vfrcdexswzaq
There are no notes attached to this issue.





View Issue Details
6414 [ASN.1] Base Spec minor have not tried 16-01-2013 16:14 04-04-2013 11:45
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CC - Curvature unit update
check first on the units
Notes
(0011341)
Andras Kovacs   
28-03-2013 10:24   
Updated CurvatureValue and CurvatureCalculationMode types according to conclusions from email discussion.
(0011361)
Sebastian Muellers   
29-03-2013 13:54   
Is CurvatureConfidence OK to be kept?
 
There was no request to change the curvatureConfidence.
(0011362)
Sebastian Muellers   
29-03-2013 13:55   
will check during conf call and then provide final decision
(0011367)
Sebastian Muellers   
02-04-2013 11:19   
also double check that the curvature is aligned with the +/- logic of YawRate

Curvature shall not use any topo info input for calculation
(0011374)
Sebastian Muellers   
02-04-2013 13:54   
latest decision is to use

VehicleCurvatureValue ::= INTEGER{ straight(0), reciprocalOf1MeterRadiusToRight(30000), reciprocalOf1MeterRadiusToLeft(-30000) } (-30000..30000)
(0011382)
Andras Kovacs   
03-04-2013 14:31   
done





View Issue Details
6413 [ASN.1] Base Spec minor have not tried 16-01-2013 16:13 04-04-2013 11:42
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CAM - rename movement to speed
to be checked first
Notes
(0011339)
Sebastian Muellers   
20-03-2013 16:39   
Use VehicleSpeed instead of Movement
(0011349)
Andras Kovacs   
28-03-2013 10:51   
done
(0011373)
Sebastian Muellers   
02-04-2013 13:53   
Make it as follows

Speed ::= SEQUENCE {
 vehicleSpeed VehicleSpeed,
 vehicleSpeedConfidence VehicleSpeedConfidence
}
(0011381)
Andras Kovacs   
03-04-2013 14:29   
done
(0011404)
Sebastian Muellers   
04-04-2013 11:42   
changed to Speed ::= SEQUENCE {
 speedValue SpeedValue,
 SpeedConfidence SpeedConfidence
}





View Issue Details
6502 [ASN.1] Base Spec minor have not tried 29-03-2013 13:59 04-04-2013 11:38
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
Add confidence for lateral acceleration, vertical acceleration
Add confidence for lateral acceleration, vertical acceleration
to be clarified what confidence value to be used
Notes
(0011368)
Sebastian Muellers   
02-04-2013 11:35   
why are eigth centimeters used?

VerticalAcceleration ::= INTEGER { eightCentimeterPerSecSquaredUp(1), eightCentimeterPerSecSquaredDown(-1)} (-127 .. 127)
(0011370)
Sebastian Muellers   
02-04-2013 12:41   
(edited on: 02-04-2013 14:05)
cmake a common type out of LongitudinalAccelerationConfidence for long + lat + vertical confidence

create sequence as doen for LongitudinalAcceleration

(0011383)
Andras Kovacs   
03-04-2013 14:39   
The change has been made, and also aligned vertical acceleration units with the units of other acceleration types. The corresponding asn.1 definitions are:

AccelerationConfidence ::= INTEGER { pointOneMeterPerSecSquared(1), outOfRange(101), unavailable(102)} (0 .. 102)

LateralAcceleration ::= SEQUENCE {
 lateralAccelerationValue LateralAccelerationValue,
 lateralAccelerationConfidence AccelerationConfidence
}

LateralAccelerationValue ::= INTEGER { pointOneMeterPerSecSquaredToRight(1), pointOneMeterPerSecSquaredToLeft(-1)} (-160 .. 160)

VerticalAcceleration ::= SEQUENCE {
 verticalAccelerationValue VerticalAccelerationValue,
 verticalAccelerationConfidence AccelerationConfidence
}

VerticalAccelerationValue ::= INTEGER { pointOneMeterPerSecSquaredUp(1), pointOneMeterPerSecSquaredDown(-1)} (-160 .. 160)





View Issue Details
6156 [ASN.1] Base Spec minor have not tried 03-07-2012 10:41 04-04-2013 11:36
Sebastian Muellers  
Andras Kovacs  
normal  
resolved v0.0.1  
fixed  
none    
none V0.0.5  
   
CC - make PathDeltaTime of PathPoint optional
for example in recommnedItineray, the time info is not needed
Notes
(0010657)
Sebastian Muellers   
03-07-2012 10:42   
accepted
(0010707)
Andras Kovacs   
07-07-2012 19:49   
fixed
(0010806)
Sebastian Muellers   
11-07-2012 10:12   
OK
(0011380)
Andras Kovacs   
03-04-2013 14:28   
done





View Issue Details
6503 [ASN.1] Base Spec minor have not tried 29-03-2013 14:02 04-04-2013 11:35
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
update PositionOfOccupants
PositionOfOccupants ::= BIT STRING {
 row1LeftOccupied (0),
 row1RightOccupied (1),
 row1MidOccupied (2),
 row1NotDetectable (3),
 row1NotPresent (4),
row2LeftOccupied (5),
 row2RightOccupied (6),
 row2MidOccupied (7),
 row2NotDetectable (8),
 row2NotPresent (9),
row3LeftOccupied (10),
 row3RightOccupied (11),
 row3MidOccupied (12),
 row3NotDetectable (13),
 row3NotPresent (14),
row4LeftOccupied (15),
 row4RightOccupied (16),
 row4MidOccupied (17),
 row4NotDetectable (18),
row4NotPresent (19),
…
} (SIZE(64))
new elemets to be added are

row1NotPresent (4),

row2NotPresent (9),

row3NotPresent (14),

row4NotPresent (19),
Notes
(0011384)
Andras Kovacs   
03-04-2013 14:44   
the changed made, but I restricted the size to 20 bits, which are actually used (not 64 as in the given example)





View Issue Details
6506 [ASN.1] Base Spec minor have not tried 02-04-2013 13:03 04-04-2013 11:35
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
TrafficRule add extensionMarkers
TrafficRule add extensionMarkers
Notes
(0011386)
Andras Kovacs   
03-04-2013 14:50   
done





View Issue Details
6507 [ASN.1] Base Spec minor have not tried 02-04-2013 13:11 04-04-2013 11:31
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
change CC OID from cc to cdd
ITS-Container {
 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (1)
}
Notes
(0011387)
Andras Kovacs   
03-04-2013 14:51   
done





View Issue Details
6501 [ASN.1] Base Spec minor have not tried 29-03-2013 13:56 04-04-2013 11:31
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CAM - to add extensibility marker '...' to the BasicContainer
requests to add extensibility marker '...' to the BasicContainer
Notes
(0011389)
Andras Kovacs   
03-04-2013 15:01   
done





View Issue Details
6515 [3GPP SA5 Bug Tracking] Quality minor N/A 04-04-2013 08:11 04-04-2013 08:11
asdeepi  
 
normal  
new Rel-8  
open  
none    
none  
   
  John power-Ericcson
32.102
8.3.0
2-3-7.3.3-9.1
A very Serious bug
Online Quiz system need to be checked for bugs
exam.jsp (2,688) 04-04-2013 08:11
http://oldforge.etsi.org/mantis/file_download.php?file_id=2801&type=bug
There are no notes attached to this issue.





View Issue Details
6416 [ASN.1] Base Spec minor have not tried 24-01-2013 12:13 02-04-2013 11:36
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CR for optional "public transport container"
Dear Lan, dear Dieter,

after discussions with German and Austrian public transport operators the optional Information included in the actual awareness message for public transport is not sufficient. They are using the industry standard R09.x (12 bytes) since many years, for controlling Roadside-Infrastructure equipment as traffic-lights, barriers, bollards, etc. The R09.x byte content is also used by other European countries and is defined by German authority VDV (http://mitglieder.vdv.de [^]).

The data is today transmitted by Busses/Trams via cellular radio or proprietary radio communication. Public Transportation Operator may benefit from ITS G5 using the optional public transport container. This will speed up the deployment of cooperative-systems in urban areas.

I have uploaded to the contribution area of WG1 two change request (000027, 000028) with the request for changing the data of the optional public transport container.

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000027_CR__public_transportation__for_Draft_ETSI_TS_102_894_2_V0_0_.docx [^]

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000028_CR__public_transportation__for_Draft_ETSI_EN_302_637-2_V0_0_.docx [^]


P.S:
The usage of data contained in R09.x is an essential prerequisite for public transport operator to use or to migrate to ITS G5!
As the “public transportation container” is sent only optionally within the CAM and only by public transport vehicles, I do not see any limitations to other vehicles!


Best regards
Fritz
Notes
(0011336)
Sebastian Muellers   
06-03-2013 12:24   
Dear Sebastian,

I have uploaded two change requests (revision 2). One for CAM and one for the data dictionary.

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000028r2_CR__public_transportation__for_Draft_ETSI_EN_302_637-2_V0_0_.docx [^]

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000027r2_CR__public_transportation__for_Draft_ETSI_TS_102_894_2_V0_0_.docx [^]


Please tell me if you need further information

Best regards
Fritz
(0011337)
Sebastian Muellers   
20-03-2013 16:35   
PublicTransportContainer ::= SEQUENCE {
  embarkationStatus EmbarkationStatus,
  DELETE: ptLineNumber PtLineNumber OPTIONAL,
  DELETE: ptScheduleDelay PtScheduleDelay OPTIONAL,
  DELETE: ptPriority PtPriority OPTIONAL
  ptActivationData OPTIONAL
}
(0011338)
Sebastian Muellers   
20-03-2013 16:38   
Create new DF: ptActivation OPTIONAL

ptActivation ::= SEQUENCE {
ptActivationType PtActivationType,
ptActivationData PtActivationData
}
PtActivationType ::= INTEGER (0..255)
PtActivationData ::= OCTET STRING (SIZE(1..20))
(0011347)
Andras Kovacs   
28-03-2013 10:46   
I have made the requested changes, the updated PublicTransportContainer is as follows:
 
 PublicTransportContainer ::= SEQUENCE {
  embarkationStatus EmbarkationStatus,
  ptActivation PtActivation OPTIONAL
 }

 PtActivation ::= SEQUENCE {
  ptActivationType PtActivationType,
  ptActivationData PtActivationData
 }

 PtActivationType ::= INTEGER (0..255)
 PtActivationData ::= OCTET STRING (SIZE(1..20))
(0011369)
Sebastian Muellers   
02-04-2013 11:36   
move PtActivation out of CAM module





View Issue Details
6442 [ASN.1] Base Spec minor have not tried 20-03-2013 16:32 29-03-2013 13:46
Sebastian Muellers  
Andras Kovacs  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CC - update driveDirection
DriveDirection ::= ENUMERATED { forward (0), backward (1), unavailable (2) }
Notes
(0011344)
Andras Kovacs   
28-03-2013 10:34   
done





View Issue Details
6419 [3GPP SA5 Bug Tracking] Template minor always 01-02-2013 06:05 01-02-2013 06:05
reddy  
 
normal  
new  
open  
none    
none  
   
gfxyz
     gddd
gh43534
etret44
erte54
bhdfh
hhhhjfgjujghjgjgfj
There are no notes attached to this issue.





View Issue Details
6410 [ASN.1] Base Spec minor have not tried 15-01-2013 13:55 15-01-2013 14:02
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CC - adjust OID to new TS number
should be

ITS-Container {
itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cc (2) version (1)
}
Notes
(0011322)
Sebastian Muellers   
15-01-2013 14:02   
done





View Issue Details
6409 [ASN.1] Base Spec minor have not tried 15-01-2013 13:55 15-01-2013 14:01
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved V0.0.4  
fixed  
none    
none V0.0.5  
   
CC - adjust range of latitude and longitude without unknown values
New values shall be

-1799999999..1800000000 and -900000000..900000000
Notes
(0011321)
Sebastian Muellers   
15-01-2013 14:01   
done





View Issue Details
6392 [TestProject] Bug report feature N/A 03-01-2013 09:54 03-01-2013 09:54
Ashwini Ingole  
 
normal  
new  
open  
none    
none  
   
sdc
333333
asasasaasasaasasasasas
erererererrerererr
cvcvcvcvcvcvc
There are no notes attached to this issue.





View Issue Details
6013 [Test ESI] Change Request minor have not tried 23-02-2012 09:32 23-02-2012 09:32
user10  
 
normal  
new 1.1.1  
open  
none    
none  
   
serzerze
ezaeza
azeazeza
There are no notes attached to this issue.





View Issue Details
6012 [Test ESI] Change Request minor have not tried 23-02-2012 09:31 23-02-2012 09:31
user10  
 
high  
new 1.1.1  
open  
none    
none  
   
Clause 3.5
nouveau bug ici
description
There are no notes attached to this issue.





View Issue Details
5827 [ETSI TTCN-3 Quality Checker] T3Q tool minor always 26-11-2010 12:38 22-02-2012 09:48
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none Release 1.0.0  
   
Log statements containing variables generates format warnings
One log statement containing variables between pieces of text generates format warnings. Example:

log("*** f_function: INFO: Unknown component " & p_variable & " ***");

Lib_Functions.ttcn: 1041: WARNING: Log Statements: Invalid log format ("")! (5.1. checkLogFormat)
Lib_Functions.ttcn: 1041: WARNING: Log Statements: Invalid log format ("TemplateInstance")! (5.1. checkLogFormat)
Notes
(0010000)
Philip Makedonski   
08-05-2011 21:15   
The fix for this, along with a related fix for processing subsequent log statements as one, is included in the updated builds for v1.0.2.
(0010548)
Miguel Angel Reina Ortega   
16-02-2012 15:09   
v1.0.2 does not fix yet this issue.

Note that p_variable can be anything, i.e. a variable (v_myVariable, a constant (c_myConstant), a parameter (p_myParameter), a result from a called function ( int2str(v_myVariable), etc...
(0010550)
Philip Makedonski   
21-02-2012 12:28   
No sure which build of v1.0.2 you are using, however there are releases for v1.0.3 available now, which integrate the aforementioned fixes. In general, all non-charstring elements (variable references, constant references, parameter references, function calls, etc.) are ignored when checking the log format. Note however, that currently charstring elements used as actual parameters in function calls will be taken into consideration as well, e.g.:

//correct - function calls are ignored
        log("*** f_1: " & getMyStatus() & "INFO: OK - random value = " & bit2str(v_random) & " ***");
        
        //incorrect - charstring function call parameters are taken into consideration resulting in an incorrect log statement format
        log("*** f_1: " & getMyStatus("1") & "INFO: OK - random value = " & bit2str(v_random) & " ***");

Variable values, constant values, parameter values, function return values etc. are not checked as these are only available at runtime in general.

Another thing to note is that superfluous warnings may be generated from the legacy checkLogItemFormat if it is enabled. This check is now deprecated and you should disable it and only use checkLogStatementFormat instead.

Please check the new releases or latest builds for v1.0.2, if, for some reason, you would rather not update to v1.0.3 just now and report back if there is still an issue with this.
(0010554)
Miguel Angel Reina Ortega   
22-02-2012 09:37   
Right, version 1.0.3 solves the issue, therefore it can be marked as resolved.





View Issue Details
5129 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 14:28 21-02-2012 15:24
Philip Makedonski  
Philip Makedonski  
normal  
feedback  
reopened  
tweak    
none Release 0.4.0  
  Release 0.4.0  
Discussion: Further naming conventions
The initial set of naming conventions has been taken from http://www.ttcn-3.org/NamingConventions.htm. [^] Apart from some confusion about the naming conventions for templates and templates with matching expressions, it has become apparent that certain further naming conventions may be desirable as well, such as local constants and modified / modifying templates.

What is the overall opinion?

The naming conventions checking is relatively easy to extend, so with minor effort further naming conventions can be added. It remains to be clarified whether naming conventions for modified or modifying templates (or perhaps both) are desired.
Notes
(0008702)
Philip Makedonski   
01-06-2009 11:02   
The modifying (derived) templates shall be taken into consideration (default "d" flag for "derived"). This should be checked against the context. Local constants as well.
(0010549)
Miguel Angel Reina Ortega   
16-02-2012 16:06   
Derived message templates with wildcards are checked against derived message template (without wildcards).

An extra check should be the following:

A derived message template modifies a message template (md -> m)
A derived message template with wildcards modifies a message template with wildcards (mdw -> mw)
(0010551)
Philip Makedonski   
21-02-2012 12:41   
Is what you propose only a naming conventions check (whether the template name reflects the fact that it modifies a template with or without wildcards) or is it more of a content consistency check (whether there are templates with or without templates that modify templates with or without wildcards)? In case of the latter, it should be discussed separately. In case of the former, it may need to be elaborated on further, e.g. which distinctive cases should be considered and how to avoid possible conflicts with other naming conventions. From my understanding, there would be 4 cases:
1. Derived template without wildcards modifies a template without wildcards (currently m_)
2. Derived template with wildcards modifies a template without wildcards (currently mw_)
3. Derived template without wildcards modifies a template with wildcards (currently will become mw_)
4. Derived template with wildcards modifies a template with wildcards (currently mw_)
(0010553)
Miguel Angel Reina Ortega   
21-02-2012 15:24   
It is both. Regarding the naming convention, a derived template with wildcards name (i.e. mdw_myDerivedTemplateWithWildcards)is checked against the derived template without wildcards name set in the config file. The reason is, I am guessing, that the wildcards are contained into the modified template and not in the modified fields.
The above problem is linked to the second one, content consistency check. To solve both, I think an extra check is needed (that's my proposal).
Then, regarding your cases:
1. md_ modifies m_ ==> OK
2. mdw_ modifies m_ ==> OK (if modified fields contain wildcards, at least one)
3. md_ modifies mw_ ==> Not OK (it should modify all fields containing wildcards, which becomes difficult to track, and confusing)
4. mdw_ modifies mw_ ==> OK





View Issue Details
5146 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 29-04-2009 11:45 21-02-2012 12:44
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
open  
none    
none  
   
Improved input specification: Project files
The tool should be able to handle project files that contain the list of input modules / files.

The project files need to be cross compatible between ETSIDoc and ETSICheck. Initial considerations brought about suggestions for integration of (partial) configuration settings into the project files, however this will make both the configuration settings and the project files less portable. From this perspective it is rather undesirable. It will be discussed further once the base project file functionality is available.
Notes
(0010552)
Philip Makedonski   
21-02-2012 12:44   
Base project functionality is available.





View Issue Details
5997 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 16-01-2012 16:31 16-01-2012 16:31
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Regular expression management in configuration files
The increasingly complex regular expressions used for naming conventions and other settings require adequate means to manage them, since trivial mistakes become difficult to notice, and complex sub-expressions that are often reused generally need to be kept in sync whenever changes to them are applied. This makes the current way of managing the regular expressions less and less practicable.

As a consequence, possible alternatives to manage this problem should be discussed briefly within this CR, resulting in the selection of a suitable solution and its implementation in a subsequent release of the T3Tools as this CR is resolved.

The proposed solutions, sorted in terms of estimated effort required for their realization, and also in expected convenience in use, from least to most, are:
* refer to available 3rd party online and/or offline editors in the documentation - it is up to the user to determine whether they need one, which one they prefer to use, and how they intend to use it
* bundle an external editor as is - provided its license is compatible and it can be easily bundled
* integrate external editor - provided its license is compatible and it can be easily integrated, it will serve sole purpose of regular expression editing and still require user to manage settings manually
* integrate external editor/develop internal editor into a complete settings editor - license and platform compatibility required, complete GUI for managing all settings, including regular expressions validation against (bookmarked) text samples
* suggested language / variable reference method - requires a precise specification of desired language or variable referencing method, may result in further complexity and will certainly break regular expression compatibility with other tools, should it be desirable to validate regular expressions with third party tools. It would benefit from appropriate GUI as well

Examples for possible third party regular expression editors include:
- http://myregexp.com/eclipsePlugin.html [^] - regex utility for Eclipse, very handy, should be easy to integrate
- http://myregexp.com/ [^] - corresponding online version of the regex utility
- http://sourceforge.net/projects/regexpeditor/ [^] - java-based regex editor with many advanced features
- http://weitz.de/regex-coach/ [^] - Windows-only regular expression editor with some advanced features
- http://www.solmetra.com/scripts/regex/ [^] - another online regular expression validator
- http://www.regextester.com/ [^] - yet another online regex validator
- http://www.fileformat.info/tool/regex.htm [^] - multi-input online regex validator
- http://regexpal.com/ [^] - yet another online regex validator
- ...

The different approaches have their pros and cons. Ultimately, an integrated solution for GUI-based settings management would provide most convenience, however it would also require disproportionate amount of effort, which may be difficult to justify at this stage, as settings are not expected to change often enough to make this approach sensible. The easiest/fastest solution remains referring to third party tools (which are often an integral part of developers' toolboxes anyway).
There are no notes attached to this issue.





View Issue Details
5890 [3GPP SA5 Bug Tracking] Clarification minor N/A 26-05-2011 11:19 16-12-2011 05:25
Jacob Wieland - Spirent  
Ina Schieferdecker  
normal  
assigned  
open  
none    
none  
   
Jacob
19.8
order of elements in component type definitions unspecified
From an email by Uwe Truetsch:

it seems to be nowhere specified how the order of definitions/declarations must be inside component type definitions.
In clause 5.3 of ETSI ES 201 873-1 V4.2.1 (2010-07) one can find only following text:

Declarations in the module definitions part may be made in any order. However inside the module control part, test case
definitions, functions, altsteps, and statement blocks, all required declarations must be given beforehand. This means in
particular, local variables, local timers, and local constants shall never be used before they are declared. The only
exception to this rule are labels. Forward references to a label may be used in goto statements before the label occurs
(see clause 19.8).


In my opinion the text should be altered into:
However inside the module control part, test case definitions, functions, altsteps, statement blocks and component type definitions, all required declarations must be given beforehand.


//Such that
type component C1 {
  const integer myConst := 12;
  var integer myInt1 := myInt2; // -> error
  var integer myInt2 := myConst; // -> ok
}
Notes
(0010078)
Jacob Wieland - Spirent   
26-05-2011 11:21   
The spec shall be changed to state:

"Declarations in the module definitions part and in the component type definition may be made in any order. "
(0010540)
Ina Schieferdecker   
16-12-2011 05:25   
As proposed.





View Issue Details
5939 [IPv6overGeoNetworking] TSS&TP minor N/A 30-09-2011 13:10 30-09-2011 16:36
Andras Kovacs  
 
normal  
new v0.0.7  
open  
none    
none  
   
TS 102 859-2 V1.1.1: ICMPv6 packet type check must involve IPv6 next header check
In TP/IPv6GEO/MR/GVL/BV/05 and TP/IPv6GEO/MR/GVL/BV/06 replace 'containing Ether Type value' by 'containing IPv6 Next Header value'.
Notes
(0010318)
Alexandre Berge   
30-09-2011 16:36   
These TPs are effctively incorrect.
However, checking the conformance of IPv6 header is out of scope of this test suite.

The correct fix would be

    containing Ether Type value
        indicating IPv6





View Issue Details
5592 [ETSI TTCN-3 Quality Checker] T3Q tool feature always 07-07-2010 16:49 08-05-2011 20:21
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none Release 1.0.0  
   
Test suite modularization: "Interface" module
The requirement "Modules whose identifier includes “Interface” should contain only TTCN-3 port and component type definitions (in case of libraries)." should allow as well message types definitions. Otherwise there will be a conflict with other requirement.
Related to 0005591.
Notes
(0009999)
Philip Makedonski   
08-05-2011 20:21   
The fix for this is available with the current builds of v1.0.2.





View Issue Details
5836 [ETSI TTCN-3 Quality Checker] T3D tool minor always 01-12-2010 14:01 08-05-2011 19:48
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none Release 1.0.0  
   
T3D refuses documentation tags for external functions
T3D refuses documentation tags for external functions.

Examples for @return and @param tags:

 Lib_Functions.ttcn: 1585: WARNING: Code Documentation: @param tag found (may not be used here)
 Lib_Functions.ttcn: 1585: WARNING: Code Documentation: @return tag found (may not be used here)

        /**
         * @desc External function
         * @param p_param1 Param 1
         * @param p_param2 Param 2
         * @return Result
         */

@1585: external function fx_testFunction(
            in UInt32 p_param1, in UInt32 p_param2
        ) return float;
Notes
(0009998)
Philip Makedonski   
08-05-2011 19:48   
This issue is fixed in the current builds of v1.0.2.





View Issue Details
5837 [ETSI TTCN-3 Quality Checker] T3D tool feature always 01-12-2010 14:31 08-05-2011 19:38
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none Release 1.0.0  
   
Need for new feature: Undocumented functions
As done for undocumented parameters, it would be very useful to have a feature which allows to check the undocumented functions. At least, desc tag should be present.
Notes
(0009997)
Philip Makedonski   
08-05-2011 19:38   
Implemented in current builds of v1.0.2 (note that an updated configuration file is still necessary even though the version numbers remain the same for now)





View Issue Details
5880 [BTP] Base Spec minor have not tried 27-04-2011 17:48 27-04-2011 17:50
Sebastian Muellers  
Andreas Festag  
normal  
assigned V1.1.1  
open  
none    
none  
   
well known ports for CAM and DENM is missing
BTP should define a well-known port number for CAM + DENM
There are no notes attached to this issue.





View Issue Details
5872 [3GPP SA5 Bug Tracking] Quality minor have not tried 09-03-2011 20:41 09-03-2011 20:41
gokhale  
 
normal  
new  
open  
none    
none  
   
    abctest
abctest
abctest
abctest
abctest
abctestabctest
abctest
There are no notes attached to this issue.





View Issue Details
5871 [3GPP SA5 Bug Tracking] Template minor always 09-03-2011 20:38 09-03-2011 20:38
gokhale  
 
normal  
new Rel-11  
open  
none    
none  
   
     sjsu
123
1234
1234
abctest
abctest
abctest
There are no notes attached to this issue.





View Issue Details
5868 [TestProject] Bug report minor always 07-03-2011 21:12 07-03-2011 21:12
Prateek  
 
normal  
new  
open  
none    
none  
   
     Test
123
Tset
test
installSQLDesktopEngine.txt (82) 07-03-2011 21:12
http://oldforge.etsi.org/mantis/file_download.php?file_id=2474&type=bug
There are no notes attached to this issue.





View Issue Details
5572 [3GPP SA5 Bug Tracking] Quality minor N/A 22-06-2010 16:29 04-03-2011 18:44
user601  
edwin tse  
normal  
assigned  
open  
none    
none  
   
     Ericsson - John Power
32.111-7
8.1.0/9.0.0
Several clauses throughout the spec
Issues with 32.111-7
The title of the spec "Telecommunication management;Alarm Integration Reference Point (IRP):SOAP Solution Set (SS)" does not match the title at http://www.3gpp.org/ftp/Specs/html-info/TSG-WG--S5.htm [^] "Telecommunication management; Fault Management; Part 7: Alarm IRP SOAP Solution Set (SS)"

Note that there is a lack of consistency between the titles in this multi-part series as well, eg
"TS 32.111-3 Telecommunication management; Fault Management; Part 3: Alarm Integration Reference Point (IRP): Common Object Request Broker Architecture (CORBA) Solution Set (SS) TSE, Edwin

TS 32.111-5 Telecommunication management; Fault Management; Part 5: Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions TOCHE, Christian

TS 32.111-7 Telecommunication management; Fault Management; Part 7: Alarm IRP SOAP Solution Set (SS) TSE, Edwin "

And some other SOAP specs
"TS 32.367 Telecommunication management; Entry Point (EP) Integration Reference Point (IRP); SOAP Solution Set (SS) TSE, Edwin "

Introduction
Also some spec name misalignment - question, where is the definitive spec name list, is it http://www.3gpp.org/ftp/Specs/html-info/TSG-WG--S5.htm [^] ?

"32.111-5 Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions." should be "32.111-5 Telecommunication management; Fault Management; Part 5: Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions"

Scope
Says "This Solution Set specification is related to 3GPP TS 32.111-2 V8.0.X." but should be (??) V8.1.X

Annex B says the files are stored at "http://www.3gpp.org/ftp/Specs/archive/32_series/32.111-7/schema/32111-7-800-wsdl.zip" [^] but the /schema directory does not exist yet.
There are no notes attached to this issue.





View Issue Details
5573 [3GPP SA5 Bug Tracking] Quality minor N/A 22-06-2010 16:53 18-02-2011 09:02
user601  
Clemens Suerbaum  
normal  
assigned  
open  
none    
none  
   
     Ericsson - John Power
32.121
8.0.0/9.0.0
Several clauses throughout the spec
Issues with 32.121
Introduction:
The spec titles here do not match 32.122 or the list of spec names at http://www.3gpp.org/ftp/Specs/html-info/TSG-WG--S5.htm [^]

"32.121: "Advanced Alarm Management Integration Reference Point (IRP): Requirements";
32.122: "Advanced Alarm Management Integration Reference Point (IRP): Information Service (IS)";
32.123: " Advanced Alarm Management Integration Reference Point (IRP): Common Object Request Broker Architecture (CORBA) Solution Set"."

References:
It's remarkable that a spec called "Advanced Alarm Management" can exist without reference to the Alarm IRP 32.111-x, and still mention "getAlarmList", "alarm notifications" and also state

"In the context of this specification the words 'significant' and 'insignificant' have the following implications:

IRPAgent shall not report alarms categorized as insignificant.
IRPAgent shall report all significant alarms. "
without specifying "how" alarms are to be reported……
I guess this is not editorial though ;-)



4.2 Requirements.
I am not 100% up to date with recent methodology but the requirements here have a strange format and numbering - I suspect this spec was approved before the methodology improvements?

Also, one "requirement" says "Certain types of categorization rules are only to be applied to read the alarm list. The term used for these rules is alarm partitioning rules."

Surely this should be defined in the Definitions and Abbreviations, and not within a requirement.
There are no notes attached to this issue.





View Issue Details
5574 [3GPP SA5 Bug Tracking] Quality major N/A 22-06-2010 16:59 18-02-2011 08:59
user601  
Clemens Suerbaum  
normal  
assigned  
open  
none    
none  
   
     Ericsson - John Power
32.122
8.1.0/9.0.0
Several clauses throughout the spec
Issues with 32.122
References:
32.150 is so useful it gets added twice ;-) as ref 1 and ref 5.
"[4] 3GPP TS 32.121: "Telecommunication management; Advanced Alarm Management Reference Point (IRP): Requirements"." does not match the spec title at http://www.3gpp.org/ftp/Specs/html-info/TSG-WG--S5.htm [^]

References 8&9 are not used in the spec.

Definitions:
There is a strange mix of fonts here..
"IRP: See 3GPP TS 32.150 [1].
IRPAgent: See 3GPP TS 32.150 [1]."
There is a strange definition AAMRule, I'm not sure if it's a good idea or not. If we agree that it's a good idea, then there is a mix of AAMRule and AAM Rule throughout the document, I'm not sure if there is a significance given that it resolves to the same thing anyway, and is later used as "An AAMRule (called Rule hereafter).."

"AAM Advanced Alarm Management
AAMRule Advanced Alarm Management Rule"



5.1 Imported IOCs.
Top and IRPAgent are not used.
"managedGenericIRP" should be "ManagedGenericIRP" in both columns of the table.

I would consider 5.3.1.1.1 as a step too far in chapter headings, and does not comply with the IS template. I don't think the extra level adds any clarity anyway?

"5.3.1.1 Definition
5.3.1.1.1 General Definition"
Small typo in "An AAM Rule instance is fully identified by its DNdistinguished name"

6.2.1
Small typo in "This interface defines methods for the IRPManagerIRPManager to request for alarm notifications of significant information (significant from the IRPManager’s perspective)."

6.2.2 Again we appear to have an extra level of heading, for no obvious reason, and not according to the template I think

"6.2.2.1 Definition
This operation allows an IRPManager to activate an AAM rule (see §A.3.1.1.2.1).
6.2.2.2 Input parameters
6.2.2.2.1 Generic Input parameters"

Annex A does not read very well, and there are specific ambiguities in A.1, for example:
"The first element (subSection titled: Criterion to determine alike alarm) is a criterion..." which does not specific a specific Clause number.

There are three clauses with that name:
"A.2.1.2 Criterion to determine alike alarm
A.2.2.2 Criterion to determine alike alarm
A.2.3.2 Criterion to determine alike alarm"
There are several of these vague references "The second element (subSection titled: Treatment of alike alarm)", "The third element (subSection titled: Relation to Log and AlarmList)", etc.
There are no notes attached to this issue.





View Issue Details
5468 [3GPP SA5 Bug Tracking] Quality major always 07-02-2010 20:56 18-02-2011 08:57
Christian Toche  
user601  
normal  
assigned Rel-8  
open  
none    
none  
   
Some SA5 Rel-8 TSs include references to TRs
I can identify the following Rel-8 specs with this problem:
32.101
32.401
32.410
32.501
32.502
32.503
32.511
32.531
32.532
32.533
32.581
32.582
32.583
32.752
Notes
(0009197)
Christian Toche   
07-02-2010 21:37   
Please give more precise examples
(0009391)
user601   
22-06-2010 16:57   
TSs can contain references to TRs, as long as these belong to the 900-series (xy.9ab).
800-series TRs are not published: ase they are not publicly available teey cannot be referenced (against 3GPP rules).
(0009994)
Christian Toche   
18-02-2011 08:50   
(edited on: 18-02-2011 08:52)
The TRs referenced here are in the 800 series, this must be fixed, preferably in Rel-10 before closure.






View Issue Details
5039 [ETSI TTCN-3 Quality Checker] T3Q tool feature have not tried 01-04-2009 15:40 29-11-2010 09:03
Wolfgang Seka  
Philip Makedonski  
normal  
feedback  
reopened  
none    
none  
   
additional checks on templates
1. messageTemplateWithWildcardsRegExp
those templates shall be used in recceive statements only;
they may have any kind of parameter (where as messageTemplate shall follow restrictions as below)

2. messageTemplate
- shall be "template (value)"
- shall not have parameters being "template" or "template (present)"
  (i.e. parameters shall be values, "template (omit)" or "template (value)"

example:
template (value) MyType cs_MyType(
                     integer p_Int, // allowed
                     template (value) MySubType1 p_SubType1, // allowed
                     template (omit) MySubType2 p_SubType2, // allowed
                     template (present) MySubType3 p_SubType3, // not allowed
                     template MySubType4 p_SubType4) // not allowed
{
 ...
}
Notes
(0008695)
Philip Makedonski   
01-06-2009 09:49   
Templates with wildcards do not necessarily need to have matching expressions, so it should be checked if it is a template or a template with matching expression, and if it is one with a matching expression, then it should be restricted to the "mw_" prefix, otherwise it may either start with "m_" or "mw_".
(0008714)
user257   
02-06-2009 12:50   
1. the tool check the CONTENT of the template
2. if there's any wildcard then it's a receiving template and the corresponding naming conventions should apply ("mw_" by default)
3. if there's no wildcard then it's a sending or receiving template and the corresponding naming convention should apply ("m_" by default)
3b. If you want to use a template without wildcards for receiving purposes then you have to change the default "m_" to "m_ and mw_"
(0009816)
Miguel Angel Reina Ortega   
29-11-2010 09:03   
We'd like to suggest a different checking logic. Right now, we have:

- Checking content -> naming conventions should apply accordingly -> it's either sending or receiving template in accordance with the content.

This leads to manipulate the configuration file in order to allow to have mw_ templates without wildcards, of course, for receiving purposes.

The checking logic we suggest is as follows:

- Check template name -> Check the content -> Check the purpose (sending or receiving)

so we obtain the following scheme:

- m_ -> check that there's no wildcard -> check that it is used for sending purposes

- mw_ -> no check needed, it may contain wildcards -> check that it is used for receiving purposes

With this logic, there is no need of manipulating the configuration file.





View Issue Details
5802 [IPv6overGeoNetworking] Base Spec major N/A 02-11-2010 13:45 02-11-2010 13:47
Alexandre Berge  
Alexandre Berge  
normal  
resolved v0.0.7  
fixed  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 section 8.2.2: checks should be performed on destination address, not on source address
In section 8.2.2, point 2) b:

“If the IPv6 source address has a scope greater than link-scope and one
or more GVLs exist in the itsGn6aslVLTable whose GVL Area
contains the GeoNetworking source node’s position, the GN6ASL shall,
among those GVLs, select one (if present) that is associated to a virtual
interface for which that prefix is considered to be on-link. If such a
GVL does not exist in the itsGn6aslVLTable, the packet shall be silently
discarded.”

It means that an ITS station will drop all IPv6 packets for which the IPv6 source address does not match a prefix associated to a GVL ?
It seems then impossible for an ITS station to communicate with distant IPv6 hosts (it would be impossible for instance to connect to www.etsi.org from an ITS station)


In my opinion, this check should be performed on the IPv6 _destination_ address:

“If the IPv6 destination address has a scope greater than link-scope and one
or more GVLs exist in the itsGn6aslVLTable whose GVL Area
contains the GeoNetworking destination node’s position, the GN6ASL shall,
among those GVLs, select one (if present) that is associated to a virtual
interface for which that prefix is considered to be on-link. If such a
GVL does not exist in the itsGn6aslVLTable, the packet shall be silently
discarded.”
Notes
(0009794)
Alexandre Berge   
02-11-2010 13:47   
[Roberto Baldessari]

Yes, the IPv6 destination address should be checked and not the IPv6 source address. But the GeoNetworking source address should be checked too, in order to distinguish the link.

"b. If the GeoNetworking header is of type GEOUNICAST, the GN6ASL shall check the IPv6 destination address scope of the IPv6 header transported by the GEOUNICAST. If the IPv6 destination address is the link-local unicast address FE80::<IID>/10, the GN6ASL shall select the TVL as inbound virtual link. If the IPv6 destination address has a scope greater than link-scope and no GVL exists in the itsGn6aslVLTable whose GVL Area contains the GeoNetworking source node’s position, the GN6ASL shall silently discard the packet. If the IPv6 destination address has a scope greater than link-scope and one or more GVLs exist in the itsGn6aslVLTable whose GVL Area contains the GeoNetworking source node’s position, the GN6ASL shall, among those GVLs, select one (if present) that is associated to a virtual interface for which the IPv6 destination address prefix is considered to be on-link. If the IPv6 destination address prefix is considered to be on-link for more than one GVL, the GVL associated to the prefix with the highest invalidation timer value in the Prefix List [14] shall be selected as inbound GVL. If no GVL exists in the itsGn6aslVLTable that matches the above criteria, the packet shall be silently discarded."





View Issue Details
5748 [ETSI TTCN-3 Libraries] Bug report minor always 22-09-2010 14:31 29-09-2010 10:10
Bostjan Pintar  
user567  
normal  
assigned  
open  
none    
none  
   
TTworkbench 11 compatibility
Errors occurs due to the new TTworkbench 11 when IMS_IOT project was built
There are no notes attached to this issue.





View Issue Details
5257 [SIP Library] Bug report minor always 24-06-2009 08:54 22-09-2010 14:16
Bostjan Pintar  
Bostjan Pintar  
normal  
resolved  
fixed  
none    
none V1.5.0  
   
Method value should be present in Dummy templates inside LineRequest
Dummy templates were generated because of easier introduction of new types into SIP protocol. They were not used in ATS level of the project but only for modifications. With this correction this templates can be used also in ATS level of project where is necessary to check if some method were received.

With this correction optimization of code can be done.
Notes
(0008791)
Bostjan Pintar   
24-06-2009 08:58   
Corrections should be done only in module LibSip_Templates.
(0008792)
Stephan Schulz   
24-06-2009 09:28   
I would then like to suggest to rename from "dummy" to "message" template or something like this, e.g., m_ACK_Dummy to m_ACK_message.
My understanding of dummy is that it means "useless".

How do you want to however treat mw_requestLine_dummy? Parameterize it with a method?
Also what about the message body setting to omit .. that may no longer we feasible either.

In principle I am ok with this change. But i would like to see a more concrete solution proposal

This means however that this change will affect a number of templates .. but it should anyway at this point be mainly in the SIP libary
(0008793)
Bostjan Pintar   
24-06-2009 14:43   
I would parameterized mw_requestLine_dummy with method. In other modified templates we do not have any need to put method in it. Dummy templates which are prepaired for sending will not be used because parameters need to be set for sending. Because of this reasone we can leave Dummy postfix. Only templates for receiving can be used in case if only method need to be checked. This solution can be done only on LibSipTemplates module. And there will not be any other changes.
(0009765)
Bostjan Pintar   
22-09-2010 14:16   
fixed





View Issue Details
5747 [IMS Library] Bug report minor always 22-09-2010 11:36 22-09-2010 11:49
user567  
user567  
normal  
resolved V1.5.0  
fixed  
none    
none Next Release  
   
TTworkbench 11 compatibility
Errors occurs due to the new TTworkbench 11
Notes
(0009764)
user567   
22-09-2010 11:49   
fixed





View Issue Details
5643 [IPv6overGeoNetworking] Base Spec minor N/A 03-08-2010 10:07 09-09-2010 16:14
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
no change required  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 section 8 and Annex A: missing prefix information in MIB
Section 8 text states for processing of received unicasts:
"If the IPv6 source address has a scope greater than link-scope and one or more GVLs exist in the itsgn6aslVLTable whose GVL Area contains the GeoNetworking source node’s position, GN6ASL shall, among those GVLs, select one (if present) that is associated to a virtual interface for which that prefix is considered to be on-link"

However since there is no GVL-associated prefix information saved in the MIB, the on-link determination is only possible through querying of IPv6 routing data, which is a strange cross-border solution.
It is recommended to save prefix data in the MIB from the incoming Router Advertisements, so that on-link determination could be done directly before the GVL selection.
Notes
(0009730)
Roberto Baldessari   
09-09-2010 16:14   
IPv6 already maintains the Prefix List for prefix on-link determination. The IPv6 Prefix List is accessible by other protocol entities as it is part of the IPv6 MIB (ipv6AddrPrefixTable, RFC2465). It would not make sense to replicate a prefix list inside GN6ASL, as it would be an exactly replicated function. Please note that a single link may be assigned multiple prefixes and each prefix has a limited lifetime based on the RA parameters. All of that is already specified in IPv6 and GN6ASL can rely on it.
Please contact me if you don't considered the issue resolved.





View Issue Details
5642 [IPv6overGeoNetworking] Base Spec major N/A 02-08-2010 20:16 08-09-2010 17:54
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
fixed  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 section 8: not enough clarity on the Ethernet header generation for received messages
Based on various other sections, the following assumptions are made for message reception over a TAP virtual device, which should be clearly stated in the relevant paragraph of section 8:
- the IPv6overGeoNetworking adaptation generates the Ethernet headers for the received IPv6 message
- the Source MAC address is generated through reverse EUI-64 generation procedure from the Sending GN_Address
- the Destination MAC address is set to the Ethernet broadcast address for Multicast/Anycast message types
- the Destination MAC address is generated through reverse EUI-64 generation procedure from the Destination GN_Address for Unicast message types
- the Ethertype is set to IPv6 or ICMPv6 according to received message type

Please confirm these assumptions, as some test cases are based on the above.
Notes
(0009729)
Roberto Baldessari   
08-09-2010 17:54   
Issue 0005642 resolved in v0.0.8 by adding annex D.2 "Packet delivery with Ethernet V2.0/IEEE 802.3 LAN virtual interfaces" which explains the steps undertaken by an implementation using Ethernet virtual interfaces.

Please note that the operations of the virtual interfaces are implementation-specific and they can only be recommended in an informative annex. Section 8 (and the whole doc) defines logical operations based on SAPs and in an virtual interface type-independent way.

e.g.: using Ethernet VI and creating Ethernet frames to be passed up/down is a way to implement the SAP





View Issue Details
5641 [IPv6overGeoNetworking] Base Spec text N/A 02-08-2010 11:22 08-09-2010 15:33
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
fixed  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 : comment on the directionality of virtual interfaces
The document does not discuss the directionality of created virtual interfaces, therefore it is implicitly assumed that all TVLs and GVLs are bi-directional interfaces.

The experience from the performance evaluation of GeoNet implementation has been that bi-directional TUN/TAP virtual devices can have a performance degradation when the operating system does not handle packet collisions for the incoming/outgoing directions. (the Linux system we have been working with did not handle those).

Is this issue just an implementation issue? If yes, then it would be helpful for the document to say something like 'it is recommended to ensure that the implementation's operating system handles full-duplex communication over the virtual interface devices'. Otherwise this experience may be lost knowledge.

If it is more than implementation issue, then the document may consider to allow e.g. separate GVLs for the incoming / outgoing directions.
Notes
(0009724)
Roberto Baldessari   
08-09-2010 15:33   
Testing issue 0005641 resolved in v0.0.8 by adding the following paragraph in section 5.3.1:
"Virtual interfaces used to implement GVLs and TVLs and the underlying operating system should support bidirectional communications. This is required in order to maintain symmetric reachability in a GVL. This recommendation originates from the implementation experience offered by the European GeoNet project (more references in annex D.3)."
Further, previous section 5.3.1 and 5.3.2 have been merged into one section called "recommended properties" (of virtual interfaces).





View Issue Details
5638 [IPv6overGeoNetworking] Base Spec minor N/A 29-07-2010 12:30 08-09-2010 12:21
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
fixed  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 / Introduction: the scope of the document can be more explicitly described
It would be helpful for the reader's understanding to explicitly state the scope of the document, in a way such as the following example: 'The scope of the present document is to describe the Virtual link layer adaptation over GeoNetworking protocol. Issues related to IPv6 routing are out of the scope of the document'.
Notes
(0009721)
Roberto Baldessari   
08-09-2010 12:21   
Testing issue 0005638 resolved in version 0.0.8 by: 1) adding the sentence "The scope of the present document is limited to the GN6ASL." at the beginning of Section 1; 2) Rephrasing the first sentence of the third paragraph, such that it is clearer that the bullet list restricts the scope of GN6ASL.
Please also note that the doc already contains the sentence "Extending the IPv6 basic standards [11] [12] [13] [14] [16] to support new features is outside the scope of this document." which corresponds to the second part of the suggested change.





View Issue Details
5639 [IPv6overGeoNetworking] Base Spec minor N/A 29-07-2010 12:35 08-09-2010 12:17
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
fixed  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 section 9.1.3: clarification sentence on the relevance of wider-scope IPv6 multicasts would be helpful
A sentence could be added to section 9.1.3 explaining that wider-scope IPv6 multicasts are relevant to the IPv6 over GeoNetworking adaptation only on the last hop, where they are distributed as link-local broadcasts.
Notes
(0009720)
Roberto Baldessari   
08-09-2010 12:17   
Testing issue 0005639 resolved in version 0.0.8 by adding the following paragraph in section 9.1.3: "The GN6ASL specified in the present document is affected by the transmission of wider-scope IPv6 multicast traffic only with regard to the multicasting of this traffic on a GVL. In fact, the IPv6 protocol layer deals with multicast traffic forwarding. Should this traffic be distributed to a group of on-link nodes, the GN6ASL shall utilize the same techniques as for IPv6 link-local multicast traffic described in clause 9.1.2."





View Issue Details
5637 [IPv6overGeoNetworking] Base Spec minor N/A 29-07-2010 12:24 08-09-2010 12:15
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
fixed  
none    
none  
   
TS102636-6-1 v0.0.7 section 10.2.1: the source of GVL area parameters should be explicitly stated
The text of this section should explicitly state that the GVL area parameters are extracted from the received GEOBROADCAST header, which are passed up in Gn Data.Indication primitive, and not contained in the ICMPv6 part as some kind of parameters
Notes
(0009719)
Roberto Baldessari   
08-09-2010 12:14   
Testing issue 0005637 fixed by adding the sentence in 10.2.1, third paragraph: "The destination area specified in the GEOBROADCAST header is passed to the GN6ASL via the GN-DATA.indication primitive of the GN_SAP specified in [6], as part of the destination address primitive parameter."





View Issue Details
5640 [IPv6overGeoNetworking] Base Spec minor N/A 29-07-2010 12:38 08-09-2010 12:12
Andras Kovacs  
Roberto Baldessari  
normal  
resolved v0.0.7  
fixed  
none    
none Next Release  
   
TS102636-6-1 v0.0.7 section 9.1.2: rephrasing of the MLDv2 requirement is needed
The following sentence should be rephrased: 'An ITS station implementing the present specification shall support the MLDv2 protocol specified in [22] for group membership management.'

The aim of the rephrasing is to clarify that MLDv2 is not a required part of the link adaptation functionality.
Notes
(0009718)
Roberto Baldessari   
08-09-2010 12:12   
Testing issue 0005640 solved in 0.0.8 by referring to IPv6 layer, which is outside the scope of this spec, and changing "shall" to "should". In fact it is recommended but can't be required due to document scope.





View Issue Details
5615 [IPv6overGeoNetworking] Base Spec major have not tried 19-07-2010 13:34 29-07-2010 12:21
Sebastian Muellers  
 
normal  
resolved  
open  
none    
none  
   
TS102636-6-1 v0.0.7 section 10.2.1: the described GVL creation is not compatible with current Gn definition
Section 10.2.1 states: 'Upon the reception of a Router Advertisement, GN6ASL shall create a new GVL and assign a GVL Area equal to the destination area specified in the GEOBROADCAST header.'

First, STF405 assumes that this statement means that the GVL area parameters are extracted from the received GEOBROADCAST header, and not contained in the ICMPv6 part as some kind of parameters. If this assumption is correct, it should be explicitly stated.

As defined in TS102636-4-1 v0.0.6, the Gn Data.Indication primitive contains only the received SOurce Position Vector as a parameter, but not the GeoBroadcast Destination Area parameters. Therefore GN6ASL cannot create the GVL as described.
Notes
(0009581)
Andras Kovacs   
29-07-2010 12:21   
This issue has been resolved by TS102636-4-1 v0.0.7, where Table 27 lists Destination GeoArea parameters.





View Issue Details
5591 [ETSI TTCN-3 Quality Checker] T3Q tool feature always 07-07-2010 16:42 07-07-2010 16:42
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Structure of data: Port definitions/Message types referenced in port definitions
The requirement : "All message types referenced in port type definitions and related to same interface defined should be defined in the same TTCN-3 group and in the same module" should be modified in order to allow the messages types definitions to be in different groups.

Proposal: "All message types referenced in port type definitions and related to same interface should be along side with the ports definitions in the same module"
As implemented now, the tool checks that the message types referenced in port type definitions are defined in the group which contains the port definitions.
There are no notes attached to this issue.





View Issue Details
5585 [ETSI TTCN-3 Quality Checker] T3Q tool major always 30-06-2010 17:51 01-07-2010 11:29
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved  
fixed  
minor fix    
< 1 day  
   
Alias types not recognized for alphabetical order of type definitions within groups
Alias types often used in our test suites are not recognized by the T3Q and it throws a warning:

Example: Note that alphabetical order is ok!!
group g1{
        type integer m1;
    type record m2 {}
        type set m3 {}
        type record m4 {}
    type m1 m5;
}

Warning:
Module_TypesAndValues.ttcn: 13-57: WARNING: Structure of Data: Type definitions <"m4","m1"> within group "g1" are not alphabetically ordered!4.1, checkTypeDefOrderInGroup
Notes
(0009446)
Philip Makedonski   
01-07-2010 11:28   
Issue is fixed. Thanks for reporting! New builds are available (note that they carry the same version number, but have a different build timestamp).





View Issue Details
5571 [3GPP SA5 Bug Tracking] Quality major N/A 22-06-2010 16:20 22-06-2010 16:27
user601  
user601  
normal  
assigned  
open  
none    
none  
   
     Ericsson - John Power
32.111-5
8.1.0
Annex A, ToC
32.111-5 8.1.0 missing XML Schema companion file and ToC needs update
error in the table of contents,
"4.2 Alarm IRP XML Schema for notifications and IOCs 11"
It is now just
"4.2 Alarm IRP XML Schema for notifications 11"



Annex A says:
"The electronic files corresponding to the XML schemas defined in the present document are available in native form in the following archive:

http://www.3gpp.org/ftp/specs/archive/32_series/32.111-5/schema/32111-5-810-XMLSchema.zip" [^]
At the moment, version 8.1.0 is not stored there.

There are no notes attached to this issue.





View Issue Details
5570 [3GPP SA5 Bug Tracking] Editorial minor N/A 22-06-2010 16:15 22-06-2010 16:15
user601  
 
normal  
new  
open  
none    
none  
   
   Ericsson - John Power
32.111-3
8.0.0
1 (scope)
32.111-3 wrong version in reference to 32.111-2
"This Solution Set specification is related to TS 32.111-2 V7.1.X." although it should have been updated for Rel-8.
There are no notes attached to this issue.





View Issue Details
5568 [3GPP SA5 Bug Tracking] Quality major N/A 22-06-2010 16:07 22-06-2010 16:10
user601  
 
normal  
new  
open  
none    
none  
   
     Ericsson - John Power
32.111-1
Latest versions of Rel-8 and Rel-9
Several clauses throughout the spec
Issues with 32.111-1
TS names are wrong for -5 and -7:
"32.111-1 "Fault Management; Part 1: 3G fault management requirements".
32.111-2 "Fault Management; Part 2: Alarm Integration Reference Point (IRP): Information Service (IS)".
32.111-3 "Fault Management; Part 3: Alarm Integration Reference Point (IRP): Common Object Request Broker Architecture (CORBA) Solution Set (SS)".

32.111-5 "Fault Management; Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions".

32.111-7 "Fault Management; Alarm Integration Reference Point (IRP): SOAP Solution Set (SS)"."
From http://www.3gpp.org/ftp/Specs/html-info/TSG-WG--S5.htm [^] they are called:
"

32.111-1 Telecommunication management; Fault Management; Part 1: 3G fault management requirements
32.111-2 Telecommunication management; Fault Management; Part 2: Alarm Integration Reference Point (IRP): Information Service (IS)
32.111-3 Telecommunication management; Fault Management; Part 3: Alarm Integration Reference Point (IRP): Common Object Request Broker Architecture (CORBA) Solution Set (SS)
32.111-5 Telecommunication management; Fault Management; Part 5: Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions
32.111-7 Telecommunication management; Fault Management; Part 7: Alarm IRP SOAP Solution Set (SS)
"



Could the following be replaced with a single reference to 32.600?
"[1] 3GPP TS 32.601: "Telecommunication management; Configuration Management (CM); Basic CM Integration Reference Point (IRP); Requirements".

        3GPP TS 32.602: "Telecommunication management; Configuration Management (CM); Basic CM Integration Reference Point (IRP): Information Service (IS)".

        3GPP TS 32.603: "Telecommunication management; Configuration Management (CM); Basic CM Integration Reference Point (IRP): Common Object Request Broker Architecture (CORBA) Solution Set (SS)".

        3GPP TS 32.607: "Telecommunication management; Configuration Management (CM); Basic CM Integration Reference Point (IRP): Simple Object Access Protocol (SOAP) Solution Set (SS)"."

Similarly, would one reference to PM suffice (what does IMS measurements add to the Alarm IRP, why is 32.403 omitted….)
"[4] 3GPP TS 32.401: "Telecommunication management; Performance Management (PM); Concept and requirements".
        3GPP TS 52.402: "Telecommunication management; Performance Management (PM); Performance measurements - GSM".
        3GPP TS 32.404: "Telecommunication management; Performance Management (PM); Performance measurements - Definitions and template".

        3GPP TS 32.405: "Telecommunication management; Performance Management (PM); Performance measurements Universal Terrestrial Radio Access Network (UTRAN)".

        3GPP TS 32.406: "Telecommunication management; Performance Management (PM); Performance measurements Core Network (CN) Packet Switched (PS) domain".

        3GPP TS 32.407: "Telecommunication management; Performance Management (PM); Performance measurements Core Network (CN) Circuit Switched (CS) domain".

        3GPP TS 32.408: "Telecommunication management; Performance Management (PM); Performance measurements Teleservice".

        3GPP TS 32.409: "Telecommunication management; Performance Management (PM); Performance measurements IP Multimedia Subsystem (IMS)"."

It's debatable whether we need to describe the family of FM specs and then repeat these as references also. 32.111-5 is omitted. I propose to remove them as references.

"[13] 3GPP TS 32.111-2: "Telecommunication management; Fault Management; Part 2: Alarm Integration Reference Point (IRP); Information Service (IS)".

[14] 3GPP TS 32.111-3: "Telecommunication management; Fault Management; Part 3: Alarm Integration Reference Point (IRP); Common Object Request Broker Architecture (CORBA) Solution Set (SS)".

[17] 3GPP TS 32.111-7: "Telecommunication management; Fault Management; Alarm Integration Reference Point (IRP); SOAP Solution Set (SS)"."

There is at least one blind reference
"[16] ISO 8571: "File Transfer, Access and Management"."
[17] above is also not used.



Clause 5.5 has info that is out of date:
"For the purpose of FM, the following IRPs are needed:

Alarm IRP, see 3GPP TS 32.111-2 [13];
Notification IRP, see [1]; and
Log IRP.
NOTE: The Log IRP is not part of Release 1999, therefore the requirements related to the log functionality are not valid for Release 1999)."

Notification IRP was moved out of the CM specs (32.106-x) and into it's own series.
We have a Notification Log IRP now, is that the same as "Log IRP" and is it really needed for FM?

There are no notes attached to this issue.





View Issue Details
5569 [3GPP SA5 Bug Tracking] Quality major N/A 22-06-2010 16:09 22-06-2010 16:09
user601  
 
normal  
new  
open  
none    
none  
   
     Ericsson - John Power
32.111-2
Latest versions of Rel-8 and Rel-9
Several clauses throughout the spec
Issues with 32.111-2
Spec titles in introduction are incorrect:
"32.111-5 "Fault Management; Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions".

32.111-7 "Fault Management; Alarm Integration Reference Point (IRP): SOAP Solution Set (SS)"."
Should be
"
32.111-5 Telecommunication management; Fault Management; Part 5: Alarm Integration Reference Point (IRP): eXtensible Markup Language (XML) definitions
32.111-7 Telecommunication management; Fault Management; Part 7: Alarm IRP SOAP Solution Set (SS)
"

Scope: "The purpose of the AlarmIRP is to.." should be "The purpose of the Alarm IRP is to..." to distinguish between the IRP and the IOC called AlarmIRP.

Probably no need to have a reference to
"[9] 3GPP TS 32.111-1: "Telecommunication management; Fault Management; Part 1: 3G fault management requirements"."
Definitions:
It says "For the purposes of the present document, the terms and definitions given in TS 32.111-1 [9] and the following apply"

And then goes on to define
"active alarm: an alarm that has not been cleared ( i.e. an alarm whose perceivedSeverity is not Cleared).
Event: occurrence that is of significance to network operators, the NEs under surveillance and Network Management applications. Events do not have state.

Notification: which refers to the transport of events from IRPAgent to IRPManager.
In this IRP, notifications are used to carry alarm information from IRPAgent to IRPManager. "
Which were defined in 32.111-1 as
"active alarm: an alarm that has not been cleared and which is active until the fault that caused the alarm is corrected and a "clear alarm" is generated"

and
"event: this is a generic term for any type of occurrence within a network entity
NOTE: A notification or event report may be used to inform one or more OS(s) about the occurrence of the event."
"notification: information message originated within a network entity to inform one or more OS(s) about the occurrence of an event"

We should really just have one definition, at least in the FM context.



The fonts for "special terms" are not applied evenly "In this state, the alarm is Cleared and acknowledged." and "It contains all currently active alarms (i.e. AlarmInformation whose perceivedSeverity is not Cleared) and alarms that are Cleared but not yet acknowledged"

"Acknowledged" in these two cases should have the same formatting as "Cleared".

The font for clause 5.3.4 is different to the fonts in other clauses of the same level
"5.3.4 Comment" compared to "5.3.3 AlarmIRP"
On the other hand, neither matches 32.312 "5.3.1 ManagedGenericIRP"
As a rule we should avoid adding "(M)" to the clause titles - I guess if we change an attribute/interface to Optional later then the clause title has to be Voided (or can we change to "(O)")? "5.4.1 relation-AlarmIRP-AlarmList (M)"
There are no notes attached to this issue.





View Issue Details
5567 [3GPP SA5 Bug Tracking] Quality major N/A 22-06-2010 15:55 22-06-2010 15:55
user601  
 
normal  
new  
open  
none    
none  
   
     Ericsson - John Power
32.102
8.3.0/9.0.0
2-3-7.3.3-9.1
Corrections to 32.102 - blind references and other issues
We have a few blind references
([14] 3GPP TS 32.111-x: "Telecommunication management; Fault Management;".)
Revision marks (or rather underlines and blue text) remain in the references clause.

The definitions clause contains terms not actually used within the document, eg "open systems strategy" and "Support IOC"

Note that these tow terms got merged into one line: "management infrastructure: Defined in TS 32.101 [2]. market acceptance: means that an item has been accepted in the market as evidenced by annual sales, length of time available for sale, and after-sale support capability."

Some of the figure numbering and references are inconsistent, eg clause 7.3.3

Clause 9.1 has been "folded" into the end of clause 9
"The complexity and heterogeneous nature of a 3G system calls for easy integration (plug&play) of HW/SW.9.1 Management function blocks"
There are no notes attached to this issue.





View Issue Details
5566 [3GPP SA5 Bug Tracking] Quality major N/A 22-06-2010 15:45 22-06-2010 15:46
user601  
 
normal  
new Rel-8  
open  
none    
none  
   
    Ericsson - John Power
32.101
8.5.0 AND 9.1.0
6.5/6.6/6.7
32.101 figure referencing.
The figure numbering in 32.101 does not match the references to the figures in all places.
For example Chapter 6.1 says "Figure 3 shows the Operations portion…." but the figure is labelled "Figure 6.1: Enhanced Telecom Operations Map Business Process Model [113]"

21.801 says
"As a general rule, references to particular pieces of text shall be used instead of repetition of the original source material, since such repetition involves the risk of error or inconsistency and increases the length of the document. However, if it is considered necessary to repeat such material, its source shall be identified precisely."

On that basis I would consider voiding Chapter 6.5/6.6/6.7.

There are no notes attached to this issue.





View Issue Details
5488 [ETSI TTCN-3 Quality Checker] T3Q tool minor always 19-03-2010 10:17 24-03-2010 14:42
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved Release 0.2.1 (current)  
fixed  
minor fix    
none  
   
Getting warnings for group definitions
We are currently getting warnings for all group definitions indicating the following:

"Definition of "groupName" is never referenced" (checkZeroReferencedModuleDefinitions)"

Groups are usually never referenced. This checking should be skipped for the group definitions.
Notes
(0009241)
Philip Makedonski   
22-03-2010 10:33   
Agreed. Groups will be excluded from this check.





View Issue Details
5484 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 09-03-2010 10:01 09-03-2010 10:01
tepelmann  
 
normal  
new  
open  
none    
none  
   
Core
counter i not increased based on result of f_get_autoconfNs in f_TP_periodicDadMessages
The following code in the function f_TP_periodicDadMessages should be changed to the one given in the additional information - e.g. result e_timeout does also increase i:
...
        t_controlWhile.start;
        while (t_controlWhile.running)
        {
                v_ret := f_get_autoconfNs (p_paramsIut.solNodeMca, p_paramsIut.lla);
                    i := i + 1;
        }
        if (i == PX_DAD_DUP_ADDR_DETECT_TRANSMITS_IUT)
...
...
        t_controlWhile.start;
        while (t_controlWhile.running)
        {
                v_ret := f_get_autoconfNs (p_paramsIut.solNodeMca, p_paramsIut.lla);
                if (v_ret == e_success) {
                    i := i + 1;
                }
        }
        if (i == PX_DAD_DUP_ADDR_DETECT_TRANSMITS_IUT)
...
There are no notes attached to this issue.





View Issue Details
1605 [TestProject] Bug report text always 19-06-2007 16:23 03-03-2010 17:18
Robert S. Meredith  
user10  
none  
feedback  
reopened  
none    
none TTCN ed44  
  TTCN ed44  
     bob
rob's test
here s my problem...
Notes
(0003689)
user10   
18-10-2007 10:53   
still playing with test project
(0004928)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent
(0009238)
user10   
03-03-2010 17:18   
test reopen





View Issue Details
5429 [Generic approach to IOT] Technical minor have not tried 05-11-2009 15:28 24-02-2010 11:58
Stephan Schulz  
Steve Randall  
normal  
resolved V1.1.2  
won't fix  
none    
none  
   
Differentiate between test case and test descriptions
Currently the document talks almost exclusively about test cases but really mainly means "descriptive test cases" which are called elsewhere (e.g., IPT framework) test descriptions.

The proposal is to minimize changes by attempting to change all occurences of "test case" to "test description". Section 8.6.4.1 needs however needs to be properly re-integrated.

In Figure 13 additional bubbles for "Write TD" and "Validate TD" should be added. test case related bubbles should be represented as optional (=dotted).
Similarly the list in 8.1 should be extended to include TD.

Example test descirptions should use "TD" identifiers instead of "TC".
Feedback loops should not be included in the figure(s) as the target is to certify products .. not to validate standards
Notes
(0009234)
Stephan Schulz   
24-02-2010 11:58   
Anthony and I [Steve] have discussed the use of TCs and TDs offline since the meeting and we are both of the opinion that (a) ISO 9646 does not prevent us from having text based TCs and (b) a TD written at the level that we propose for certification interop and with the verdicts included in the right hand columns (i.e., exactly as they are in EG 202 237 currently) can be considered to be TCs.





View Issue Details
5426 [Generic approach to IOT] Editorial minor have not tried 05-11-2009 15:12 24-02-2010 11:55
Stephan Schulz  
Steve Randall  
normal  
resolved V1.1.2  
not fixable  
none    
none  
   
Subtitle IPT should be removed
The subtitile could be interpreted as a restriction of applicability.

Easiest solution would be to raise revision work item out of MTS instaed of MTS IPT subgroup.
Notes
(0009233)
Stephan Schulz   
24-02-2010 11:55   
IPT is the MTS working group name ... this is more an admin procedure than a technical change





View Issue Details
5472 [subtestproject_seb] a minor have not tried 09-02-2010 14:14 09-02-2010 14:17
user10  
 
normal  
new  
open  
none    
none  
   
this is just a test
sdfgsdqfsdqf
Hi Seb
There are no notes attached to this issue.





View Issue Details
5307 [subtestproject_seb] a minor have not tried 24-08-2009 15:48 09-02-2010 14:17
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
testr
kuhk
There are no notes attached to this issue.





View Issue Details
5128 [ETSI TTCN-3 Quality Checker] T3Q tool tweak N/A 28-04-2009 14:22 27-11-2009 10:08
Philip Makedonski  
Philip Makedonski  
low  
resolved  
fixed  
none    
none  
   
Discussion: Empty lines between import declarations
It has recently been brought to attention that the code formatting feature adds empty lines between import declarations. As a general rule, empty lines are added between all declarations on the module level. There has been no official requirement on the formatting of imported declarations.

Should imported declarations be an exception to this rule?
Notes
(0008701)
Philip Makedonski   
01-06-2009 10:58   
Low priority, shall be made configurable.

Additionally, in this context, there shall be an option to preserve line-structure, that is no new lines shall be introduced and no lines shall be removed
(0009080)
Philip Makedonski   
27-11-2009 10:08   
The number of lines between subsequent import statements is now made separately configurable.





View Issue Details
5135 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 15:45 27-11-2009 08:22
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Errors on missing deffinitions
The tool should give an error message in case some definitions are missing for a particular quality check
There are no notes attached to this issue.





View Issue Details
5133 [ETSI TTCN-3 Quality Checker] T3Q tool tweak N/A 28-04-2009 14:48 27-11-2009 08:21
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Discussion: Improved output on naming conventions violations
Unless there are arguments against it, the output for the naming conventions checker will be tweaked to feature the rules applied as well as the setting keys.
Notes
(0008706)
Philip Makedonski   
01-06-2009 11:25   
Output shall be improved in that better and concrete hints are provided as to why a naming conventions check failed (regex / configuration key).





View Issue Details
5445 [ETSI TTCN-3 Quality Checker] T3D tool minor always 20-11-2009 12:46 27-11-2009 07:17
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved Release 4.1  
fixed  
none    
none  
   
linesAfterModuleDefinition parameter in code formatting feature not working properly
Empty lines to be added after module definitions can be configurated by linesAfterModuleDefinition parameter. However, this is not working for separating function definitions(i.e. it works fine for groups, imports (related to 0005128), etc...).

Also, comments (describing the function) are not formatted correctly. Example:

} //end function f_sendEchoRequest /* * @desc
*........
*/
function f_receiveEchoRequest (
Notes
(0009079)
Philip Makedonski   
26-11-2009 15:10   
The first issue has been identified to affect only module definitions within groups. The issue has been since fixed.

The second issue is a known issue and it is being worked on.





View Issue Details
5132 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 14:45 26-11-2009 14:11
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Discussion: Statistics at the end of analysis
Providing a summary at the end of analysis might be a good idea, to offer a quick overview of the results and perhaps quick identification of problem areas. Statistics may include an overview for the separate classes of errors and / or violation count for the separate quality checks. Further suggestions for statistics will be welcome if the feature is approved and desired. For convenience the inclusion of such summaries should ideally be configurable as well.

What is the overall opinion?
Notes
(0008705)
Philip Makedonski   
01-06-2009 11:20   
This presupposes a classification.

Further ideas: Make the classification and priorities configurable.





View Issue Details
4996 [ETSI TTCN-3 Quality Checker] T3Q tool major N/A 17-03-2009 15:45 26-11-2009 14:10
Philip Makedonski  
Philip Makedonski  
normal  
resolved Release 0.1.0  
0.2.0 fixed  
none    
none  
   
CR Ordering of Component Element Definitions
This CR is related to quality check requirement: Variables should always be declared first in any TTCN-3 testcase, function or altstep definition. It consists of two parts:

1. Control Part and Component Type definitions shall be analyzed as well

2. There should be a way to define the expected ordering of the Component Element Definitions, since the desired ordering of the elements may vary in different projects, and generally variables may be regarded as less significant in Component Type definitions.

There have been no further comments concerning the other issues discussed below. Thus, until further notice only the above two changes will be considered for this CR.

Relevant correspondence exchange extract:

> > 1. In connection to quality check: Variables should always be declared
> > first in any TTCN-3 testcase, function or altstep definition.
> >
> > => What about component definitions and control part definitions?
> > (currently only test case function and altstep definitions are
> > analyzed) It seems logical to check at least component definitions as
> > well, although port definitions and timers may have a higher priority
> > in component definitions..
>
> Ok, add control part and component type definitions.
> In comptype, the default order should be: port, timer, constant and variable
>
> Is it possible to add a parameter that controls the order of definitions?

This is possible of course, it may however make configuration a little complicated. Such a CR needs to be more precise as well: is only one parameter to control the order of definitions within a component definition desired (shouldn't be all too complicated to implement or configure), or is one parameter per definition type (one for the order in function, one for altstep, test case and control part definitions) desired (too complicated to configure and difficult to implement). I suspect the former will be desired. On the other hand, we may simply require that variables are defined in the beginning of all definitions, except component type definitions, in which case variables shall be defined at the end of the definition (which will be not so flexible).
There are no notes attached to this issue.





View Issue Details
5147 [ETSI TTCN-3 Quality Checker] T3Q tool tweak N/A 29-04-2009 11:52 26-11-2009 14:09
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Invocations of external functions preceded by log statements
Any invocation of an external function must be preceded by log statement. This requirement was previously "Any invocation of an external function must be *followed* by log statement." However, often there is no way an external function invocation can be followed by a log statement - when used in return statements, or conditionals for example (which is surprisingly often the case).
External functions called within an expression or inside return statements should also be preceded by a log statement either outside the scope of the expression or directly before the return statement. It will be non-trivial to establish the scope of the expression in all possible contexts. This may need to be further refined once preliminary results are available after the initial implementation.
There are no notes attached to this issue.





View Issue Details
5131 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 14:40 26-11-2009 14:09
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Discussion: Differentiation of warning classes in the output
A suggestion has come up to differentiate warnings based on classification. Since requirements are classified in separate classes or groups, such as Naming Conventions, Template Modularization, Code Style, etc., it may make sense to include this classification in the output of the tool as well. For convenience it should preferably be optional (activated by a configuration setting).

Opinions?
Notes
(0008704)
Philip Makedonski   
01-06-2009 11:18   
Further ideas and considerations:

This would be very useful for filtering and highlighting. Consider a sensible classification.

Alternatively, complete classes / categories of output or even the quality checks themselves could be made configurable in terms of output (enabled/disabled).





View Issue Details
5125 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 14:11 26-11-2009 14:08
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none  
   
Discussion: Order of local definitions and additional entries
Current requirement for the ordering of local definitions is rather static. The possibility to have this feature more flexible and configurable has been briefly discussed on several occasions. Since this can be regarded as project-specific setting, it might be desirable to allow a more flexible solution in that the order of local definitions can be better customized according to the project guidelines. It should then be possible to have the order of local definitions groups defined in the configuration, such as all local variables shall come first, followed by all local timer declarations, followed by all constants, or any other ordering. Currently only local variables are required to be defined at the beginning. Timers and constants have been discussed as well. Also the ordering in component definitions has been a subject of discussion, where often ports and timers are declared before variables.

What is the overall opinion on the subject matter?

Do constants need to be included as well?
Do timers need to be considered?
Do component declarations and control parts need to be taken into consideration?
Is a more flexible configuration (with the risk of increased usage complexity) desirable?
If so, should there be separate configuration entries for component declarations and control parts?
Notes
(0008699)
Philip Makedonski   
01-06-2009 10:32   
Initial and simplest solution can be to have all local declarations at the begining of the local scope, regardless of their type, that is constants, timers and variables carry the same weight. This has the drawback that such a solution will permit any mixture and ordering of the local definitions which may not be optimal. Additionally, such a solution would require (it would be desirable) to be able to configure what is considered a local definition. This way restricting local definitions to constants and variables for example would require that all timers are declared after all local definitions (constants and variables), yet in this scenario constants and variables can still be mixed up.

The advanced solution would be to have fine grained control over the ordering of definitions. Such a solution could be achieved by repeatedly reconfiguring the above simpler solution.





View Issue Details
5157 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 06-05-2009 11:12 26-11-2009 14:07
Philip Makedonski  
Philip Makedonski  
high  
resolved  
fixed  
none    
none  
   
Identification of objects with 0 references
The tool should be able to identify and list objects that are never referenced.
It should be possible to configure which modules to exclude from this check.
Notes
(0008709)
Philip Makedonski   
01-06-2009 11:57   
High priority, also consider, and priorize, identification of unused imports (new CR entry).





View Issue Details
5444 [ETSI TTCN-3 Quality Checker] T3Q tool minor always 19-11-2009 15:02 26-11-2009 14:06
Miguel Angel Reina Ortega  
Philip Makedonski  
normal  
resolved Release 4.1  
fixed  
none    
none  
   
Code style: Formal parameters are never used in external functions
Formal parameters are never used in external functions. T3q tool should not issue warning in such a cases.
There are no notes attached to this issue.





View Issue Details
5433 [TestProject] comment minor have not tried 06-11-2009 10:30 06-11-2009 10:30
Alexandre Berge  
 
normal  
new  
open  
none    
none  
   
     
test
test
There are no notes attached to this issue.





View Issue Details
5431 [Generic approach to IOT] Clarification minor have not tried 05-11-2009 15:34 05-11-2009 15:34
Stephan Schulz  
Steve Randall  
normal  
assigned V1.1.2  
open  
none    
none  
   
Further clarify term QE
Some more clarification should be added to the QE section 6.3 whcih makes the point that the status of being a QE is not absolute but relative. It is subject to agreement by parties, needs to be regained after any change to a QE (in code or hardware, etc.

Please feel free to add additional aspects that need to be mentioned on this topic
There are no notes attached to this issue.





View Issue Details
5430 [Generic approach to IOT] Technical minor have not tried 05-11-2009 15:29 05-11-2009 15:29
Stephan Schulz  
Steve Randall  
normal  
assigned V1.1.2  
open  
none    
none  
   
Update of TTCN-3 related figures
The core language code shoudl be updated to ETSI naming conventions.

It is proposed to remove the GFT altogether has it has not been able to establish itself as a main stream presentation format.
There are no notes attached to this issue.





View Issue Details
5428 [Generic approach to IOT] Technical minor have not tried 05-11-2009 15:18 05-11-2009 15:18
Stephan Schulz  
Steve Randall  
normal  
assigned  
open  
none    
none  
   
Revision of "designating the first QE section"
In its current writing the section seems to be inconflict with the earlier definition of the term SUT. This section should be checked and porbably refer to the Automated IOT testing methodology document.
There are no notes attached to this issue.





View Issue Details
5427 [Generic approach to IOT] Technical minor have not tried 05-11-2009 15:16 05-11-2009 15:16
Stephan Schulz  
Steve Randall  
normal  
assigned V1.1.2  
open  
none    
none  
   
Revision of "illustration of concepts" figure
The upper row of symbols in Figure 4 of the document can be misleading in the understanding of the figure.

Proposal is to remove the line, test report and logging symbols (these are later on mentioned in 6.1. but do not have an own dedicated section).

Test cases should not be split into QE and EUT side. Rather only one symbol. The appropriate graphical representation or association is still an unsolved issue. Proposals are welcome :)
There are no notes attached to this issue.





View Issue Details
5425 [Generic approach to IOT] Technical minor have not tried 05-11-2009 15:09 05-11-2009 15:11
Stephan Schulz  
Steve Randall  
normal  
assigned V1.1.2  
open  
none    
none  
   
Scope should clarify relevance to certification and products
Currently the scope of the document claims general applicability to all uses of interoperability testing although the concepts have been dveeloped having specifically certification of equipment and products in mind.

Notes
(0009066)
Stephan Schulz   
05-11-2009 15:11   
Outcome of the MTS adhoc meeting has been that the Methodology for Automated IOT should be used to describe IOT in context of IOP events, e.g., Plugtests. That implies that this document should reference to this document in appropraite places.





View Issue Details
5367 [SIP Library] Bug report major always 23-09-2009 18:53 02-10-2009 13:41
Anthony Baire  
Stephan Schulz  
normal  
assigned  
open  
none    
none  
   
the SIP library contains constructs that are not valid TTCN-3 code

The SIP library contains some code that is not valid TTCN-3 code, consequently it cannot to compile with any strictly conformant TTCN-3 compiler.


1. Standard TTCN-3 does not allow accessing individual fields in templates of structured types. The following lines cannot be compiled:

LibSip_Step.ttcn:1699: loc_media.media_field.transport
LibSip_Step.ttcn:1670: loc_media.media_field.fmts
LibSip_Step.ttcn:2810: p_request.msgHeader.route
LibSip_Step.ttcn:2823: p_request.msgHeader.route
LibSip_Step.ttcn:2824: p_request.msgHeader.recordRoute
LibSip_Step.ttcn:2963: p_response.msgHeader.route
LibSip_Step.ttcn:2964: p_response.msgHeader.recordRoute
LibSip_Templates.ttcn:742: p_hostport.host & p_hostport.portField
LibSip_Templates.ttcn:1729: p_statusLine.statusCode
LibSip_Templates.ttcn:2008: p_statusLine.statusCode
LibSip_Templates.ttcn:2038: p_statusLine.statusCode
LibSip_Templates.ttcn:2048: p_statusLine.statusCode
LibSip_Templates.ttcn:2059: p_statusLine.statusCode
LibSip_Templates.ttcn:2059: p_statusLine.statusCode
LibSip_Templates.ttcn:2069: p_statusLine.statusCode
LibSip_Templates.ttcn:2079: p_statusLine.statusCode
LibSip_Templates.ttcn:2089: p_statusLine.statusCode
LibSip_Templates.ttcn:2103: p_statusLine.statusCode
LibSip_Templates.ttcn:2116: p_statusLine.statusCode
LibSip_Templates.ttcn:2129: p_statusLine.statusCode
LibSip_Templates.ttcn:2141: p_statusLine.statusCode
LibSip_Templates.ttcn:2161: p_statusLine.statusCode
LibSip_Templates.ttcn:2171: p_statusLine.statusCode


2. Standard TTCN-3 does not allow templates in the parameter list of a superset() match (it only allows constant expressions)

LibSipTemplates.ttcn:780: superset(complement(c_tag100rel))
LibSipTemplates.ttcn:848: superset({p_urn, omit})

Notes
(0009026)
Stephan Schulz   
28-09-2009 15:59   
I am not sure if you are correct on your first point.
Have you checked Section '15.6 Referencing elements of templates or template fields' ?

Regarding the second issue. That is clearly against the standard and should be removed/changed. I see another issue seems to have been filed on this topic by Bostjan.

We fill try to fix the latter issue in lannion
(0009035)
Anthony Baire   
02-10-2009 13:41   
I went in depth into the first point and now I think that it is a inconsistency in the TTCN-3 language specification.

Section 15.6 states that template fields can be referenced but the BNF in Annex A does not allow such constructs.

Strictly speaking it is not a valid TTCN-3 code because section 4.2 states that in case of contradiction the BNF has precendence over the textual description. ;-)


Anyway I've just opened a change request about this issue: http://t-ort.etsi.org/view.php?id=5375 [^] let's see what happens





View Issue Details
5276 [IMS Library] Bug report minor always 10-07-2009 13:20 28-09-2009 16:22
Thomas Rings  
user567  
normal  
resolved  
fixed  
none    
none  
   
wrong template parameter declaration (module LibIms_Templates)
In module LibIms_Templates

template BearerCapabilityType m_BearerCapabilityType (template Bit5 p_InfoTrfCap)
should be
template BearerCapabilityType m_BearerCapabilityType (Bit5 p_InfoTrfCap)

the same with:
template ProgressIndicatorType m_ProgressIndicatorType (template Bit7 p_progDesc)
template LowLayerCompatibilityType m_LowLayerCompatibilityType (template Bit5 p_InfoTrfCap)
template HighLayerCompatibilityType m_HighLayerCompatibilityType (template Bit7 p_HLOctet4)
template BearerCapabilityType mw_BearerCapabilityType_TrfCap (template Bit5 p_InfoTrfCap)
Notes
(0008913)
Stephan Schulz   
31-07-2009 14:54   
Patrick can you resolve this?
(0009027)
user567   
28-09-2009 16:22   
Already resolved





View Issue Details
5160 [SIP Library] Bug report minor have not tried 07-05-2009 16:51 28-09-2009 15:55
Miguel Angel Reina Ortega  
Peter Schmitting  
normal  
assigned  
open  
none    
none  
   
Function f_SDPlength contains some errors
Function f_SDPlength uses some indexes (i, j, k) and they are sometimes wrongly used. As examples:

for(var integer k:=0; j<sizeof(p_mb.times[i].time_repeat[j].offsets[k]);k:=k+1)

 - Mixing j and k for this for loop
 - "offsets[k]" is not a list. Should be "offsets"

A review of this function is needed.
Notes
(0008638)
Axel Rennoch   
19-05-2009 13:35   
The upper condition of the for-loops (calculation of "times") have been corrected and commited.
(0009025)
Stephan Schulz   
28-09-2009 15:55   
Peter - could you please have this issue checked as part of the upcoming validation for for STF 370?





View Issue Details
5154 [SIP Library] Bug report block always 05-05-2009 18:48 28-09-2009 15:53
Bostjan Pintar  
Bostjan Pintar  
normal  
assigned  
open  
none    
none  
   
Combination of complement and superset cause error
While analyzing with Telelogic Tau 3.202V error is reported because of complement and superset combination.

example:

xxxList := superset(compliment("id"))
Modulename LibSip_Templates
TAU 3.202V
Notes
(0009024)
Stephan Schulz   
28-09-2009 15:53   
This is indeed an error in the code.
According to the standard this predefined function can only be used with value list.
TT WB however allows such constructs althought they arre not compliant to the standard.
Therefore, could you please fix this in one of your next sessions?





View Issue Details
5155 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 06-05-2009 11:08 07-08-2009 15:17
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
CR: Nesting level of alt statements configurability
The level of nesting of the alt statements should be configurable in the associated quality check.
There are no notes attached to this issue.





View Issue Details
5156 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 06-05-2009 11:10 07-08-2009 15:16
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
CR Nesting of alt statements in altsteps
The nesting of alt statements quality check shall be applied to altsteps as well.
There are no notes attached to this issue.





View Issue Details
5130 [ETSI TTCN-3 Quality Checker] T3Q tool tweak N/A 28-04-2009 14:33 07-08-2009 15:13
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
Discussion: External functions in functions modules
Currently functions modules (modules whose identifier includes "Functions") can contain only TTCN-3 functions and altstep definitions. It remains an open question whether external function declarations should be permitted in such modules. The initial understanding was that *only* TTCN-3 (i.e. not external) functions are permitted. It is only a minor tweak to enable external functions as well, should this become necessary.

Opinions?
It was agreed upon to make this configurable, so external functions can either be considered or disregarded in this context
Notes
(0008703)
Philip Makedonski   
01-06-2009 11:11   
External functions are defined where they are needed (STF 160). Therefore they shall not be considered in this context. They should have only limited usage (from a user's perspective)





View Issue Details
5158 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 06-05-2009 11:20 07-08-2009 14:46
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
Configurability of required imports and excluded modules
Modules, whose identifier includes “TypesAndValues”, should import certain libraries, e.g., LibCommon library (modules prefixed with “LibCommon”).
The library name prefix of the library to be imported should be configurable.

It should also be possible to configure which modules to exclude from this check
Ideally, it should be possible to configure which modules should import which libraries and which should be excluded. This is a long term suggestion, that may or may not be approved for implementation.
Notes
(0008710)
Philip Makedonski   
01-06-2009 12:05   
Not relevant for STF 160.





View Issue Details
4708 [ETSI TTCN-3 Quality Checker] T3Q tool major always 16-01-2009 15:03 07-08-2009 14:45
user257  
Philip Makedonski  
normal  
resolved Release 0.1.0  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
Improved input specification
It is not possible to check one file or a bunch of files (e.g. *Types.ttcn).
The input can only be a directory.
Notes
(0008566)
Philip Makedonski   
28-04-2009 15:44   
Individual files can be analyzed as of v0.2.1. Wildcards are yet to be supported, but some challenges lie ahead due to platform dependent handling of wildcards. Note that only one file / directory can be specified when calling ETSICheck. Specifying multiple files is yet to be implemented. There are however certain challenges associated with that, particularly for the output of code formatting.

This needs to be discussed further. Project files shall solve most of the problems and make the commandline specification of file lists and / or wildcards redundant.
(0008708)
Philip Makedonski   
01-06-2009 11:43   
On multiple file input (file list/wildcards) the directory structure should be preserved, given that all the input files are under the same working (root) directory. If there are external files referenced, then the complete directory structure shall be rebuilt for them.





View Issue Details
5042 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 02-04-2009 12:59 07-08-2009 14:40
Wolfgang Seka  
Philip Makedonski  
normal  
resolved Release 0.2.0  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
file list (optionally) to be used on command line instead of path
currently at command line a path is given and etsicheck takes all ttcn files of this path. Instad of this it shall be possible to specify at list of files to be analysed. This list may contain ASN.1 files as well (which need not to be check but contain additional type definitions)
Notes
(0008697)
Philip Makedonski   
01-06-2009 10:10   
Quoted file lists shall be supported. Apart from that project files shall be supported as well. Quoted lists shall be handled accordingly, either using a parameter name (-i ?) or at the end of the input commandline.





View Issue Details
5148 [ETSI TTCN-3 Quality Checker] T3Q tool feature have not tried 29-04-2009 12:08 07-08-2009 14:38
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
tweak    
none Release 0.4.0  
  Release 0.4.0  
Combine multiple subsequent log statements as one
The tool should be able to process subsequent log statements and combine them as if they were one (skipping variables).
It remains to be investigated how far this is practical and/or possible.
There are no notes attached to this issue.





View Issue Details
5185 [SIP Library] Bug report minor always 15-05-2009 14:19 31-07-2009 16:13
Anthony Baire  
Bostjan Pintar  
normal  
assigned  
open  
none    
none  
   
handling binary content in MessageBody & MIME_Encapsulated_Parts


If a message received from a system port contains some unknown binary content in the message body or in a MIME encapsulated part, then it is not possible to represent this content with the current types in the SIP library.

MessageBody and MIME_Encapsulated_Parts should have an octetstring field in their variants so as to allow storing other unknown contents.


Notes
(0008640)
Axel Rennoch   
19-05-2009 17:10   
Request and Response types have payload fields that may be used in case of unknown contents.
(0008648)
Anthony Baire   
20-05-2009 09:48   
Hi Axel

there are two issues with using the Payload field for this purpose:

1. the Payload field is defined as "charstring", it can only handle 7-bit ASCII data -> how to represent binary data?

2. the Payload field contains the raw SIP message, it is difficult to analyse it in the test and determine that there is some unknown message body inside





View Issue Details
5186 [SIP Library] Bug report minor have not tried 15-05-2009 14:36 31-07-2009 16:12
Anthony Baire  
Stephan Schulz  
normal  
resolved  
won't fix  
none    
none  
   
handling unicode strings
RFC3261 allows using UTF-8 unicode characters in many places in SIP messages. However the SIP library uses ASCII charstring everywhere.

Since TTCN-3 allows only 7-bit characters in charstings some tools will raise a runtime error if we feed them with 8-bit contents.

I understand that for backward compatibility reasons, it is not envisioned to replace these strings with universal charstrings. Could it be possible to define some escaping rules to be able to present them as TTCN-3 values ?

A possibiliy is to use '%xx' escape sequences:
For exemple the string "métro" would be presented as "m%c3%a9tro" in TTCN-3



Notes
(0008915)
Stephan Schulz   
31-07-2009 16:12   
We can't think at this moment of any way to solve this with escapig.
Again for backward compatibility lets not touch this part.

In practice unicode encoding in of non ASCII characters does not seem to be an issue ffor TTCN-3 based testing.





View Issue Details
5227 [SIP Library] Bug report minor always 03-06-2009 16:19 31-07-2009 15:19
Iztok Juvancic  
Bostjan Pintar  
normal  
assigned  
open  
none    
none  
   
xml header type?
In ttcn3 xml types is missing definition of XML header type.
But due to RFC3076 P.4.1
   The XML declaration, including version number and character encoding
   is omitted from the canonical form. The encoding is not needed since
   the canonical form is encoded in UTF-8. The version is not needed
   since the absence of a version number unambiguously indicates XML
   1.0

what about if we want to use non-canonical forms?
i think we need to support "header" types in ttcn3 due to xml compatibility.
Notes
(0008723)
Iztok Juvancic   
05-06-2009 08:14   
(edited on: 08-06-2009 07:49)
Reason, why we need header, shema types is in calculating of Content-Length of SIP message body.

Regarding XML mapping to ttcn3, there should be also mapping of header, namespace ... Like for other protocols? Not just with some stribute parameters?

I have found another solution to get the length of some info element(eg. messagebody). I think that ttcn3 function "encval" will return encoded bitstring and then we can calculate its length.

But how is with compatibility with older versions of ttcn3?

(0008735)
Stephan Schulz   
10-06-2009 16:06   
How conformant is the rest of the XML mapping so far to the TTCN-3 to XML mapping?





View Issue Details
5272 [SIP Library] Bug report minor always 10-07-2009 11:22 31-07-2009 15:18
user567  
Stephan Schulz  
normal  
resolved  
fixed  
none    
none  
   
Template Parameter in LibSip_Templates needed
The p_callId parameter of mw_NOTIFY_Request_Base template in LibSip_Templates.ttcn should be a template parameter.
Notes
(0008909)
Stephan Schulz   
31-07-2009 14:38   
By Patrick





View Issue Details
5239 [SIP Library] Bug report minor always 12-06-2009 11:09 31-07-2009 14:56
Miguel Angel Reina Ortega  
Bostjan Pintar  
normal  
assigned  
open  
none    
none  
   
f_route function should return Route type variable
f_route function should return Route type variable
There are no notes attached to this issue.





View Issue Details
5286 [ETSI TTCN-3 Libraries] Bug report major always 21-07-2009 14:13 31-07-2009 14:54
Axel Rennoch  
user567  
normal  
assigned  
open  
none    
none  
   
template using function working with component variable
LibSIP: template m_Response_ext (and 3 templates based on it) had used f_route and f_recordroute. TTwb1.1.8 rejected this since the functions are using component variables.
solution: the (function return) values will be provided via template parameters
Notes
(0008903)
Axel Rennoch   
21-07-2009 14:14   
the solution has been implemented:

template instantiations have been extended in LibSIP and in all tests that use LibSIP (STF346,368/389)

item should be closed
(0008912)
Stephan Schulz   
31-07-2009 14:53   
Patrick can you take a look at this since it is TT WB?





View Issue Details
5293 [IMS Library] Bug report major always 31-07-2009 14:46 31-07-2009 14:51
user567  
user567  
normal  
resolved  
fixed  
none    
none  
   
compilation errors with MessageMagic
1. "Unexpected template" (appearing in LibIms_Templates, line 626, 646, 651, 683, 707): In all these cases, a template of bitstring type is passed to the bit2str function. However, this function is supposed to work with values, not templates. The template should be converted to value using the valueof operator.

2. "Error in the parameter "x"; template keyword expected." (appearing in LibIms_Templates, line 1593, 2086): In both cases, a modified parametrised template contains a parameter which is not preceded by the "template" keyword. This keyword is present in the parent template so it should not be omitted. If the intention is to constraint the parameter only to templates which can be used for sending, template(value) restriction should be used.

3. "The template types are not compatible." (appearing in LibIms_Templates, line 1753): In this case, the type of the modified template is different than the template of the parent type. Although both types are compatible, I don't think it is allowed to modify template and change its type. It actually seems to be a copy/paste type bug and the parent template should be replaced with mw_ACK_Request_Base.

4. "The function cannot be executed in this context; the test component type is different than required." (in LibIms_Steps, line 858) : The f_initSipUrl function is supposed to run on ImsComponent while the component type of the current function is SipComponent (which is a base component type of ImsComponent). While opposite conversion (from extended type to base type) is allowed, this one is not.
Notes
(0008910)
user567   
31-07-2009 14:51   
Point 1, 3 and 4 are fixed in LibIms. Point 2 is not reproducible with the current code.
(0008911)
user567   
31-07-2009 14:51   
Point 1, 3 and 4 are fixed in LibIms. Point 2 is not reproducible with the current code.





View Issue Details
5134 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 14:59 02-06-2009 14:11
Philip Makedonski  
Philip Makedonski  
low  
assigned  
open  
none    
none  
   
Discussion: Code Formatting: Parameters
Certain suggestions for the formatting of formal parameters have come up. It remains to be cleared whether they are generally desirable or too project-specific. The formatting style in question suggests that all formal parameters after the first one are placed on a new line and are using the column offset of the first formal parameter.

function f_1(type1 par1,
             type12 par2,
             inout type2 par3){
    //function body

}

Is this correct and is this desirable?

Apart from that, actual parameters, upon another suggestion can be formatted using a similar scheme:

var1 := f_1(a_par1,
            a_par2,
            a_par3);

It is certainly a subjective judgment whether these improve readability or not.

What are the subjective opinions on this improvement suggestion?

Notes
(0008707)
Philip Makedonski   
01-06-2009 11:36   
Line-structure shall be preserved if possible. In this context actual parameters are also to be considered.

Priority is on line-structure preservation. All other formatting features are of lower priority.
(0008715)
user257   
02-06-2009 14:11   
Difficult to judge right now, let's get back to it later when code formatting will be configurable. New requirements for preserving line structure were already added.





View Issue Details
5137 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 15:50 02-06-2009 10:58
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Split configuration files
It should be possible to split configuration information across multiple files and to include configuration sections into the main configuration file from other files.

The splitting shall be based on concepts, such as naming convention settings and code formatting settings. The separate files shall in fact contain the sections. No overriding will be necessary, since the main configuration file will only contain references to the respective files that contain the necessary sections. The main file itself will not contain the sections.

Is this correct?
Notes
(0008696)
Philip Makedonski   
01-06-2009 10:08   
Another view on the issue is to make selection of files containing the profiles via a commanline parameter. This way profiles can be stored together with the projects they are related to. In such a scenario a default profile will become obsolete / less useful.
(0008711)
user257   
02-06-2009 10:58   
1. the location of the main config file should be configurable on command line
2. one profile per config file
3. main config file may import other config files
4. in case the same config section is present, the tool should give a warning
5. any subsections shall be possible to be imported





View Issue Details
5127 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 14:19 01-06-2009 10:35
Philip Makedonski  
Philip Makedonski  
low  
assigned  
open  
none    
none  
   
Discussion: Spacing of parentheses around template restrictions
It has been mentioned recently that perhaps template restrictions shall always be tightly enclosed in parentheses and thus excluded from the overall code formatting rule, that, if spaces around parentheses are enabled, there should be generally an empty space before and after each parenthesis. Thus (value), (omit) and (present) are always formatted without spaces, instead of ( value ) , ( omit ) and ( present ) when spacing around parentheses is enabled. This could also be separately configurable at the expense of another configuration parameter.

What is the overall opinion on this? Is it at all necessary? Or is it just too specific, constrained only to a single project?
Notes
(0008700)
Philip Makedonski   
01-06-2009 10:35   
Could be made configurable, currently low priority





View Issue Details
5124 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 13:58 01-06-2009 10:18
Philip Makedonski  
Philip Makedonski  
low  
assigned  
open  
none    
none  
   
Discussion: ASN.1 Support?
(Partial) Support for ASN.1 data types has been briefly brought into discussion. It will be useful to add the ASN.1 data types to the tool's known data types (i.e. the symbol table). It is currently a subject to further discussion, with low priority, however it might be nice to have at some point in the future. What is the overall opinion on the subject?

Yes? If so, high, medium or low priority?
No?
Notes
(0008698)
Philip Makedonski   
01-06-2009 10:18   
Nice to have feature, low priority due to high effort for the realization of this feature. Wrapper filtering functionalities shall be easy to implement to exclude the warnings on unknown declarations.

Future considerations include the integration of an ASN.1 parser and making the ASN.1 types known to the quality checker / analyzer.





View Issue Details
5207 [IMS Library] New release text N/A 27-05-2009 17:07 28-05-2009 10:59
Parikshit K Deshpande  
Parikshit K Deshpande  
normal  
resolved  
fixed  
none    
none  
   
Need user parameter initialization with PIXIT values for UE4
Need user parameter initialization with PIXIT values for UE4 using the function f_init_userprofile in file LibIms_Steps.ttcn
Notes
(0008669)
Parikshit K Deshpande   
28-05-2009 10:59   
Added necessary code for proper UE4 initialization





View Issue Details
5205 [IMS Library] Bug report minor have not tried 27-05-2009 16:26 28-05-2009 10:36
Parikshit K Deshpande  
Parikshit K Deshpande  
normal  
resolved  
fixed  
none    
none  
   
Duplicate 'case' block in function f_init_userprofile in file LibIms_Steps.ttcn
Duplicate 'case' block in the same select statement in function "f_init_userprofile(in integer p_user) runs on ImsComponent" in file LibIms_Steps.ttcn. Code at line nos 364-376 is the same as with code at line nos 552-564
Notes
(0008668)
Parikshit K Deshpande   
28-05-2009 10:36   
Removed duplicate 'case' code block





View Issue Details
5206 [IMS Library] Bug report minor have not tried 27-05-2009 16:35 28-05-2009 10:33
Parikshit K Deshpande  
Parikshit K Deshpande  
normal  
resolved  
fixed  
none    
none  
   
Pixit information for UserEquipment3 incorrect in file LibIms_PIXIT.ttcn
In file LibIms.PIXIT.ttcn line no 424, module parameter being defined for UE3, charstring PX_IMS_TS_UE3_IPADDR := "172.31.1.241";

This IP address is already reserved for UE2
Notes
(0008667)
Parikshit K Deshpande   
28-05-2009 10:33   
Assigned a unique IP to UE3





View Issue Details
5201 [Common Library] New release trivial N/A 26-05-2009 12:03 26-05-2009 12:03
Parikshit K Deshpande  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
   
Require a function in LibCommon_Sync.ttcn
Need a function named "f_serverSync4ClientsAndStop" to synchronize 4 clients from server side on one or more sync points.
There are no notes attached to this issue.





View Issue Details
5082 [SIP Library] Comment minor have not tried 16-04-2009 10:49 05-05-2009 11:08
Miguel Angel Reina Ortega  
Miguel Angel Reina Ortega  
normal  
assigned  
open  
none    
none  
   
language statement.
There are some warnings about ambiguities when using some TTCN3 functions.

language statements determine TTCN3 version to be used and eliminate these warnings.

Should we fix the TTCN3 version to be used in LibSip?
Notes
(0008581)
Axel Rennoch   
04-05-2009 14:52   
I don't aggree to fix the module to an old version because of some tool warnings.
(0008582)
Stephan Schulz   
04-05-2009 14:56   
I understand this is not a blanket statement.
But only abut fixing tool versions for modules that contain functions that change in behavior in differnt standar versions, i.e., str2oct oct2str.
In this case I think we have to fix the TTCN-3 version used.

Miguel could you please be more specific?
(0008588)
Miguel Angel Reina Ortega   
05-05-2009 11:08   
Stephan, what you said is what I meant. At least modules containing functions that change in behaviour in different versions should specify TTCN-3 version used.





View Issue Details
5140 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 16:07 28-04-2009 16:07
Philip Makedonski  
Philip Makedonski  
low  
assigned  
open  
none    
none  
   
Availability as an Eclipse Plugin
The tool should also be available as an Eclipse plugin. The integration extent remains to be discussed in detail, as to what functionalities need to be realized, accessible and configurable as an Eclipse plugin. Some (or all?) of the functionalities may flow back as an extension into the TRex project, which already provides the base infrastructure for integration into Eclipse.
There are no notes attached to this issue.





View Issue Details
5138 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 15:53 28-04-2009 15:53
Philip Makedonski  
Philip Makedonski  
normal  
resolved  
fixed  
tweak    
none Release 0.2.0  
  Release 0.2.0  
Include the latest supported version of TTCN-3 in the output
The tool shall log the latest supported TTCN-3 version by the analyzer.
There are no notes attached to this issue.





View Issue Details
5136 [ETSI TTCN-3 Quality Checker] T3Q tool feature N/A 28-04-2009 15:46 28-04-2009 15:46
Philip Makedonski  
Philip Makedonski  
normal  
assigned  
open  
none    
none  
   
Errors on duplicated definitions
The tool should give an error message when duplicate definitions are found for a particular quality check
There are no notes attached to this issue.





View Issue Details
5038 [ETSI TTCN-3 Quality Checker] T3Q tool feature have not tried 01-04-2009 14:46 28-04-2009 15:13
Wolfgang Seka  
Philip Makedonski  
normal  
resolved  
duplicate  
tweak    
none  
   
additional naming conventions
new entries for namingConventionsConfig
- local timers (declared within functions)
- local constants (declared within functions)
Question: is there a preferable order (e.g. local constants, timers, variables);
How could this be configured ??

Further naming convnetions:
- modified templates
  (i.e. check that templates which have "modified template" prefix shall have "modifies" statement;
  check that templates not having "modified template" prefix shall not have "modifies" statement)
Notes
(0008565)
Philip Makedonski   
28-04-2009 15:13   
This issue is split into several issues as it concerns separate quality checks and new discussion issues have been created

>new entries for namingConventionsConfig
>- local timers (declared within functions)
>- local constants (declared within functions)

These fall under naming conventions and are to be discussed under issue 0005129

>Question: is there a preferable order (e.g. local constants, timers, variables);
>How could this be configured ??

This is a separate issue that has to do with the order of local definitions, of which currently only variables are taken into consideration. Configurability suggestions are welcome in the respective issue 0005125

>Further naming convnetions:
>- modified templates
> (i.e. check that templates which have "modified template" prefix shall have >"modifies" statement;
> check that templates not having "modified template" prefix shall not have >"modifies" statement)

These also fall under the naming conventions extension issue (0005129). I believe the second one is redundant as templates *not* having the modifies statement shall comply to the generic template naming conventions.





View Issue Details
5043 [ETSI TTCN-3 Quality Checker] T3Q tool minor N/A 02-04-2009 13:09 28-04-2009 15:02
Wolfgang Seka  
Philip Makedonski  
normal  
resolved Release 0.2.0  
0.2.1 fixed  
tweak    
none Release 0.3.0 (next)  
  Release 0.3.0 (next)  
file extension .bat instead of .cmd
there seems to be a problem to execute .cmd files from other scripts but that works without problems fro .bat files.
Workaround:

etsicheck.bat with
    @echo off
    CALL etsicheck.cmd %*
There are no notes attached to this issue.





View Issue Details
5041 [ETSI TTCN-3 Quality Checker] T3Q tool crash always 02-04-2009 12:54 28-04-2009 15:01
Wolfgang Seka  
Philip Makedonski  
normal  
resolved Release 0.2.0  
0.2.1 fixed  
minor fix    
none Release 0.3.0 (next)  
  Release 0.3.0 (next)  
preprossing macros are not supported
usage of preprossing macros (__FILE__, __LINE__ etc.) in TTCN-3 causes a parser error by etsicheck.
There are no notes attached to this issue.





View Issue Details
5085 [TestProject] BUG major N/A 16-04-2009 15:36 16-04-2009 15:36
user10  
 
normal  
new  
open  
none    
none  
   
     
summary of bug
description...
LS006.pdf (113,702) 16-04-2009 15:36
http://oldforge.etsi.org/mantis/file_download.php?file_id=2089&type=bug
There are no notes attached to this issue.





View Issue Details
4754 [ETSI TTCN-3 Quality Checker] T3Q tool feature have not tried 23-01-2009 08:21 03-04-2009 15:51
user257  
Philip Makedonski  
normal  
resolved  
fixed  
none    
none Release 0.3.0 (next)  
  Release 0.3.0 (next)  
TTCN-3 file extensions
It should be possible to define a list of TTCN-3 file extensions which are recognized by the tool as file extensions, e.g., when selecting files via a folder.
See req. 1.16
There are no notes attached to this issue.





View Issue Details
5033 [Common Library] Comment minor always 31-03-2009 20:03 31-03-2009 20:03
Axel Rennoch  
 
normal  
new  
open  
none    
none  
   
missing function f_getverdict
function has been part of older LibCommon_VerdictControl
function f_getVerdict()
return FncRetCode {
    var FncRetCode v_ret := e_error;
    if (getverdict == pass or getverdict == none) {
        v_ret := e_success;
    }
    return v_ret;
}
There are no notes attached to this issue.





View Issue Details
4712 [ETSI TTCN-3 Quality Checker] T3Q tool minor always 16-01-2009 15:31 17-03-2009 16:21
user257  
Philip Makedonski  
normal  
resolved Release 0.1.0  
fixed  
minor fix    
none Release 0.2.0  
  Release 0.2.0  
warning, when LibCommon is not imported
The tool gives a warning because none of the LibCommon modules are imported. It would be ok if the module itself hadn't been a LibCommon module.
Problem only occurs for LibCommon_BasicTypesAndValues.ttcn
Notes
(0008348)
Philip Makedonski   
17-03-2009 16:19   
(edited on: 17-03-2009 16:20)
The issue as defined here is fixed. Note that there will be another issue related to this one opened for another CR that arose upon further discussions.






View Issue Details
4713 [ETSI TTCN-3 Quality Checker] T3Q tool major always 16-01-2009 15:35 13-02-2009 14:55
user257  
Philip Makedonski  
normal  
resolved Release 0.1.0  
fixed  
minor fix    
none Release 0.2.0  
  Release 0.2.0  
definition of groups is not allowed in a TypesAndValues module
Definition of a group in a TypesAndValues module causes a warning.
Analyzing: LibCommon\LibCommon_BasicTypesAndValues.ttcn
    *** LOG: Warning! No LibCommon import found! (Line: 13)
    *** LOG: Warning! Definition in TypesAndValues module is not a Type Definition or Constant Definition! (Lines: 19-94)
    *** LOG: Warning! Definition in TypesAndValues module is not a Type Definition or Constant Definition! (Lines: 100-201)
    *** LOG: Warning! Definition in TypesAndValues module is not a Type Definition or Constant Definition! (Lines: 203-218)
    *** LOG: Warning! Definition in TypesAndValues module is not a Type Definition or Constant Definition! (Lines: 224-235)
Notes
(0007917)
user257   
23-01-2009 09:02   
This also applies to other modules (e.g. templates, functions, testcases)





View Issue Details
4853 [ETSI TTCN-3 Quality Checker] T3Q tool tweak N/A 13-02-2009 14:18 13-02-2009 14:46
Philip Makedonski  
Philip Makedonski  
normal  
resolved Release 0.1.0  
fixed  
tweak    
none Release 0.2.0  
  Release 0.2.0  
Output format tweaking
By request from ETSI, the output format for ETSICheck should be adjusted to match the scheme:

[Path]FileName: LineNum: MsgType: Msg

where whether the path-field is displayed shall be configurable via the settings file.
There are no notes attached to this issue.





View Issue Details
4709 [ETSI TTCN-3 Quality Checker] T3Q tool minor always 16-01-2009 15:07 13-02-2009 14:45
user257  
Philip Makedonski  
normal  
resolved Release 0.1.0  
fixed  
minor fix    
none Release 0.2.0  
  Release 0.2.0  
recursive analyzis is not configurable
Always, all subdirs are analyzed. This might not be the required behavior, there should be a switch to turn this on/off
There are no notes attached to this issue.





View Issue Details
481 [TestProject] (No Category) minor have not tried 07-12-2006 16:08 09-10-2008 17:16
user1  
 
normal  
assigned  
open  
none    
none  
   
     
test for the new version
test
Notes
(0003163)
Alexandre Berge   
10-09-2007 18:06   
test mail (return-path)
(0003164)
Alexandre Berge   
10-09-2007 18:08   
test again
(0003627)
Alexandre Berge   
15-10-2007 17:10   
Reminder sent to:: Alexandre Berge
test
(0004924)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
3692 [TestProject] comment minor have not tried 01-07-2008 11:12 28-08-2008 11:33
user10  
 
normal  
new TTCN-3 ed 3.1.1  
open  
none    
none  
   
     IBM
w<dfcdxwfc
xgfvxfgvfd
Notes
(0006422)
Alexandre Berge   
01-08-2008 15:34   
aaaaaaaaaaa
(0006640)
Alexandre Berge   
28-08-2008 11:33   
*3





View Issue Details
3916 [IPv6 Testing] _Other minor have not tried 06-08-2008 14:11 06-08-2008 14:11
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
update IPv6 ATS User Documentation
add the netDevide_ids to each configuration (PX_ID_1)

clause 4.3 it should be PTC01 instead od PTC04

add to table 1 should be src/dstIP@ instead of IP@

add to table 2 should be dstMac@ instead of MAC@

add a sentence that in case of DAD procedure the received NbrSol is sent to all PTCs
There are no notes attached to this issue.





View Issue Details
3865 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 28-07-2008 13:16 28-07-2008 13:16
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
other
TC_IDs have changed in the reviewed RQ Catalogue
RQ catalogue names RQ_000_1504_01

but TTCN still uses the old notation of CORE/MOB/SEC RQ_COR_1504_01

Thsi needs to be updated
There are no notes attached to this issue.





View Issue Details
3799 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 21-07-2008 12:26 21-07-2008 12:26
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
Core
error with fx_translateIpv4Address with TAU Tester 3.1
const Ipv4Address c_IPv4_ADDR_RT01 :=
            fx_translateIpv4Address(PX_IPv4_ADDR_RT01);

 Error not a valid value in this context - constant value required
There are no notes attached to this issue.





View Issue Details
2424 [TestProject] (No Category) text random 26-11-2007 14:23 01-07-2008 00:13
Claire Mine  
 
normal  
new TTCN-3 ed 3.1.0  
open  
none    
none  
   
etsi - cde
CdE 1st test
c'est pas bon...
Notes
(0004927)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
272 [TestProject] (No Category) minor always 08-11-2006 15:48 01-07-2008 00:12
user10  
 
normal  
new  
open  
none    
none  
   
impossible to view all bugs that "have duplicate" in the current views
impossible to view all bugs that "have duplicate" in the current views
There are no notes attached to this issue.





View Issue Details
466 [TestProject] (No Category) minor always 28-11-2006 21:25 30-06-2008 22:28
user10  
user1  
high  
resolved  
fixed  
none    
none  
   
Change "site defaults for viewing preferences" values
Younès,
peux-tu changer ces valeurs dans le fichier de config:

    # site defaults for viewing preferences
    $g_default_limit_view = 50; --> 150
    $g_default_show_changed = 6; --> 24
    $g_hide_status_default = CLOSED; --> NONE ??? ou toute autre valeur qui affectera l'affichage des bugs de sorte que les "CLOSED" ne soient plus cachés par défaut.
Ciao
Laurent
There are no notes attached to this issue.





View Issue Details
271 [TestProject] (No Category) minor always 08-11-2006 14:45 30-06-2008 22:28
user10  
user1  
normal  
resolved  
fixed  
none    
none  
   
Closed bugs not displayed in default view
the closed bugs no longer appear in the "View Issues" screen.
There are no notes attached to this issue.





View Issue Details
3128 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose text N/A 02-04-2008 10:58 02-04-2008 11:06
Steve Randall  
Steve Randall  
normal  
assigned  
open  
none    
none  
   
Mobility
TP_MOB_1765_02 has repeated "not" in THEN statement
TP_MOB_1765_02 has the folowingg in its "THEN" statement:

       then { IUT accepts Binding_Acknowledgement
              and IUT 'does not not send the same
                       Binding Update message again' }

The second "not" in the second line needs to be deleted in the TPLan file.
There are no notes attached to this issue.





View Issue Details
3129 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose text N/A 02-04-2008 11:01 02-04-2008 11:05
Steve Randall  
Steve Randall  
normal  
assigned  
open  
none    
none  
   
Mobility
TP_MOB_3024_01 contains "to to" in the THEN statement
The "THEN" statement in TP_MOB_3024_01 is as follows:

       then { IUT sends Proxy_Router_Advertisement
                  containing code
                      set to 2 no_new_router_information_present
              and containing (New_Access_Point_link_local_address_option
                              containing option_code
                                  set to 5 'The access point identified by
                                            the LLA belongs to to the current
                                            interface of the router') }

The second "to" in the 7th line should be deleted in the TPLan file
There are no notes attached to this issue.





View Issue Details
2919 [TestProject] Bug report major always 20-02-2008 17:19 20-02-2008 17:19
Tommy Lee  
 
normal  
new  
open  
none    
none  
   
Innowireless - Tommy Lee
The DSA-REQ error in ETSI release 20080219
The error in ETSI release 20080219 during processing DSA-REQ by the new PIXIT of PXT_IUT_EXCLUDED_SFID_LIST(SfiIdList) is encountered. And the following error message was shown for it.

invalid assignment: {}
error: invalid assignment: {}
at C:\TTCN\...\ttcn3\WMx_BsFns_16e.ttcn:3120:9:3120:15
There are no notes attached to this issue.





View Issue Details
2790 [TestProject] Bug report block have not tried 28-01-2008 16:10 12-02-2008 16:45
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
     
test
test
Notes
(0004925)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
2488 [TestProject] Bug report minor have not tried 29-11-2007 16:54 12-02-2008 16:45
user10  
user10  
normal  
feedback  
open  
none    
none  
   
     
test
blabal
gaf.bmp (26,638) 29-11-2007 16:54
http://oldforge.etsi.org/mantis/file_download.php?file_id=1174&type=bug
bmp
Notes
(0004188)
user10   
29-11-2007 16:57   
not clear enough
(0004926)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
1986 [TestProject] Bug report minor have not tried 12-09-2007 14:34 12-02-2008 16:45
user10  
user10  
normal  
feedback TTCN-3 ed 3.1.1  
open  
none    
none  
  TTCN ed44  
     
error in clause 3
dftytrytrytrye
Notes
(0003235)
user10   
12-09-2007 14:36   
Don't understand, be clearer...
(0003375)
user10   
25-09-2007 11:10   
need more information
(0004932)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
1845 [TestProject] Bug report minor have not tried 20-08-2007 20:23 12-02-2008 16:45
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
  TTCN ed44  
     
Test issue
report text
Notes
(0004940)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
607 [TestProject] Bug report minor have not tried 06-02-2007 09:16 12-02-2008 16:45
user77  
user1  
normal  
feedback  
reopened  
none    
none  
  TTCN ed44  
     
test
test
Notes
(0004937)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
499 [TestProject] Bug report minor have not tried 21-12-2006 01:02 12-02-2008 16:45
user10  
 
normal  
new TTCN-3 ed 2.0.0  
open  
none    
none  
  TTCN ed44  
     
test feed
test fees laurent
Notes
(0000417)
user10   
21-12-2006 01:02   
added note via feed...
(0004935)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
275 [TestProject] Bug report minor always 08-11-2006 18:15 12-02-2008 16:45
user10  
 
normal  
new  
open  
none    
none  
  TTCN ed44  
     
Here is the code for release 20061108
tretsdqfsdqf
Notes
(0000389)
reporter_u   
06-12-2006 19:21   
reporter_u added a note
(0000418)
user10   
21-12-2006 01:04   
coment added via feed
(0004936)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
274 [TestProject] Bug report minor always 08-11-2006 17:50 12-02-2008 16:45
Milan Zoric  
user10  
normal  
resolved TTCN-3 ed 3.1.0  
fixed  
none    
none TTCN-3 ed 3.1.0  
  TTCN ed44  
     
ertgsdfgfsd
dfgdfsgdfsgfd
Notes
(0004930)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
273 [TestProject] (No Category) minor always 08-11-2006 16:13 12-02-2008 16:45
reporter_u  
developer_u  
normal  
assigned  
reopened  
none    
none  
   
     
test for "closed"
test for "closed"
Notes
(0000228)
Alexandre Berge   
08-11-2006 16:14   
This is not a bug
(0000229)
reporter_u   
08-11-2006 16:15   
papa
(0004941)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
137 [TestProject] Bug report minor always 20-10-2006 17:55 12-02-2008 16:45
user67  
 
normal  
resolved TTCN-3 ed 2.0.0  
fixed  
none    
none TTCN ed44  
  TTCN ed44  
     
tttt
fgcftgfv
Notes
(0000848)
Alexandre Berge   
07-03-2007 09:25   
test mail
(0000897)
Alexandre Berge   
09-03-2007 15:47   
test
(0004938)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
111 [TestProject] Bug report minor always 12-10-2006 17:27 12-02-2008 16:45
user1  
developer_u  
normal  
resolved TTCN-3 ed 3.1.1  
no change required  
none    
none TTCN ed44  
  TTCN ed44  
dsdsqd
test for TTCN3
it does not work
Notes
(0004931)
user10   
12-02-2008 16:45   
test: Adding a note simultaneously on 20 Bugs...
that's going to create some spam... ;-)
Hello to you all
Laurent





View Issue Details
2829 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 04-02-2008 17:37 04-02-2008 17:37
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
Mobility
MIP with sec on. Ther is the new RFC 4877 since April 2007
consider RFC4877 :: Mobile IPv6 Operation with IKEv2 and the Revised IPsec Architecture
There are no notes attached to this issue.





View Issue Details
361 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 22-11-2006 15:22 24-01-2008 13:47
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
comments in pixit + setMipHeader
clean up

commnets in Pixits params
comments in setMipHeader functions
Notes
(0003029)
Sebastian Muellers   
04-09-2007 18:00   
TBD in maintenance
(0004757)
tepelmann   
24-01-2008 13:47   
Fixed meanwhile by Alex.





View Issue Details
1953 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 07-09-2007 18:32 24-01-2008 13:30
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
missing TC description in MOB TCs
This testcase has no description: TC_MOB_1401_02 This testcase has no description: TC_MOB_1401_03 This testcase has no description: TC_MOB_1426_02 This testcase has no description: TC_MOB_1426_03 This testcase has no description: TC_MOB_1496_02
Notes
(0004756)
tepelmann   
24-01-2008 13:30   
Test description were added meanwhile. However checked for SEC and TRANS too, and added and corrected where necessary.





View Issue Details
340 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) feature always 20-11-2006 15:47 24-01-2008 12:12
Alexandre Berge  
Alexandre Berge  
low  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none  
   
Add new groups for IUT PIXITS
It's quite difficult to figure out which of the IUT PIXIT are to be modified. It would be better to organise them.
Notes
(0004755)
tepelmann   
24-01-2008 12:12   
Introduced subgroups MIP and TRANS.





View Issue Details
1021 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor have not tried 08-04-2007 16:40 23-01-2008 16:34
Sebastian Muellers  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
other
Module Dependencies between CORE, MOB IPSec
When building IPSec delivery it shows that the ATS modules are linked between Core, Mobility and IPSec , e.g.

LibIpv6_Interface_TypesAndValues imports LibIpv6_Rfc3775Mipv6_TypesAndValues
AtsIpv6_Postambles imports LibIpv6_Rfc3775Mipv6_Functions etc

Now that in a IPSec delivery there are Core parts is OK, what could bother is that there are Mobility parts.
In order to make a clean separation of features a restructuring of the TTCN code is needed.
Notes
(0003052)
Sebastian Muellers   
04-09-2007 19:41   
TBD in maintenance
(0004746)
tepelmann   
23-01-2008 16:34   
As there are strong dependencies between common modules and specific modules in the ATS part, a restructuring includes a to high risk at this step of the project.
The LIB part is free from ATS parts, so there is no problem.
So the ATS part will always have dependencies and actually I don't think that this is a problem for the ATS users.





View Issue Details
1014 [IPv6 Testing] Test Adapter (TA) block always 07-04-2007 13:54 22-01-2008 17:45
Alexandre Berge  
tepelmann  
high  
resolved  
fixed  
none    
none  
   
Failure while decoding IKE requests from IUT
When IUT is acting as initiator, Test System is unable to correctly decode IKE requests sent by IUT (except for the first message, IKE_INIT_request).

The TA logs state an integrity check failure, and it seems that the wrong key is used by TA (SK_ai should be used).

The 7 secrets are identical on both IUT and TA.
Notes
(0004735)
tepelmann   
22-01-2008 17:45   
Resolved meanwhile.





View Issue Details
1940 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Adapter (TA) minor have not tried 06-09-2007 20:42 22-01-2008 15:38
Sebastian Muellers  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
multicast address support in test adapter
test adapter must add the wellknown addresses
const Ipv4Address c_localScopeAllNodesMca := c_localScopeBlock239 & c_localScopeBlock192 & '0001'O; // 239.192.0.1
        const Ipv4Address c_localScopeAllRoutersMca := c_localScopeBlock239 & c_localScopeBlock192 & '0002'O; // 239.192.0.1
        const Ipv4Address c_unknownScopeAllNodesMca := c_localScopeBlock239 & c_localScopeBlock192 & '0001'O; // 239.122.0.2

to the send and receive map in order to make TCs runnable for IPv6overv4 testing.
Notes
(0004726)
tepelmann   
22-01-2008 15:38   
added the multicast addresses





View Issue Details
1938 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Adapter (TA) minor have not tried 06-09-2007 20:38 21-01-2008 18:54
Sebastian Muellers  
 
normal  
resolved  
open  
none    
none  
   
Transitioning
enhance the IPv4 octetstring representation
to the dot notation example 127.0.0.1 rather then octetstring
introduced new external function fx_translateIpv4Address, change PIXIT from Ipv4Address type to charstring
There are no notes attached to this issue.





View Issue Details
1939 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Adapter (TA) minor have not tried 06-09-2007 20:39 21-01-2008 15:17
Sebastian Muellers  
tepelmann  
normal  
resolved  
open  
none    
none  
   
Transitioning
edition3 upgrade
TAU support now edition3. Test adapter and TTCN should be upgraded in order to support edition 2 and 3.
changed oct2str 2 oct2char and str2oct to char2oct for edition 3 compliance
There are no notes attached to this issue.





View Issue Details
341 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 15:50 17-01-2008 11:55
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Error control in all f_TP_* functions
Check all f_TP_* functions and add error control ( if(v_ret != e_success)... ) where it is needed.
Notes
(0003039)
Sebastian Muellers   
04-09-2007 18:18   
TBD in maintenance
(0004691)
Alexandre Berge   
17-01-2008 11:55   
added checks in Mobility_Tp_functions.





View Issue Details
348 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 20-11-2006 16:28 16-01-2008 17:05
Alexandre Berge  
 
normal  
confirmed  
open  
none    
none  
   
Mobility
Check parameter consistancy between templates
Some similar templates do not use the same parameter order.
Notes
(0003033)
Sebastian Muellers   
04-09-2007 18:04   
TBD in maintenance
(0004685)
Alexandre Berge   
16-01-2008 17:05   
Complete re-validation needed





View Issue Details
343 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 15:59 16-01-2008 17:02
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
f_expectNoBABE: check that all the possibilities are handled
f_expectNoBABE: check that all the possibilities are handled
Notes
(0003037)
Sebastian Muellers   
04-09-2007 18:16   
Add the case of receiving secured BA

TBD in maintenance
(0004684)
Alexandre Berge   
16-01-2008 17:02   
done.





View Issue Details
345 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 16:16 16-01-2008 15:56
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Add PX_MANUAL_MOVEMENT
Some IUT need hardware signaling to detect movement. Therefore, a manual manipulation is needed and it is necessary to warn the tester about the manipulations he has to perform ("Disconnect IUT", "Reconnect IUT", ...)
Notes
(0003034)
Sebastian Muellers   
04-09-2007 18:09   
Thsi appears in
f_PO_haWaitsForMnToReturnHome
f_TP_MNReturnHomeCheckBindingUpdate_Rt01.

Add Pixit there and check all MNUT movement functions
(0004082)
Sebastian Muellers   
23-11-2007 17:38   
find all places where action movement is used and wrap statement with PX_MANUAL_MOVEMENT. Only if Pixit is true, then IUT needs to be disconneted and therefore the action statement is needed.
(0004682)
Alexandre Berge   
16-01-2008 15:56   
done.





View Issue Details
2725 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 16-01-2008 11:41 16-01-2008 15:23
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Update TC_MOB_1568_01 and write TC_MOB_1570_01
Update TC_MOB_1568_01 and write TC_MOB_1570_01
Notes
(0004681)
Alexandre Berge   
16-01-2008 15:23   
done.





View Issue Details
2723 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 16-01-2008 10:53 16-01-2008 14:38
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Security
Rewrite TC_SEC_2009_01
See TP modification: 0000488
There are no notes attached to this issue.





View Issue Details
977 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major N/A 30-03-2007 12:08 16-01-2008 11:55
Alexandre Berge  
Peter Schmitting  
normal  
resolved  
fixed  
none    
none  
   
Security
TP_SEC_6206_01: Error in 'summary' and 'when' statement
RQ_002_6206 explicitly states that IUT must accept IKE messages with any SOURCE port in the UDP header.

However, the TP states: "... when { IUT receives IKE_SA_INIT_request not ON UDP_port_500 and not ON UDP_port_4500 } ..."; which means that any DESTINATION port should be accepted. This is WRONG. Any SOURCE port must be accepted, but DESTINATION port has to be either 500 or 4500.

TP has to be fixed.

Notes
(0003055)
Sebastian Muellers   
04-09-2007 19:59   
chnage from:
ensure that
     { when { IUT receives IKE_SA_INIT_request not on UDP_port_500
                                           and not on UDP_port_4500 }
       then { IUT sends IKE_SA_INIT_response on 'UDP port on which request
                                                 was received' }

to:
ensure that
     { when { IUT receives IKE_SA_INIT_request not from UDP_port_500
                                           and not from UDP_port_4500 }
       then { IUT sends IKE_SA_INIT_response on 'UDP port on which request
                                                 was received' }

TBD in maintenance
(0004678)
Alexandre Berge   
16-01-2008 11:55   
TP fixed. TC already correct.





View Issue Details
479 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major always 07-12-2006 08:14 16-01-2008 11:40
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
TP_MOB_1568_01: TP should be splitted
How is it possible to establish a clear verdict with a 'when' statement equivalent to "Forward or discard" ?

RQ_001_1568, RQ_001_1569 and RQ_001_1570 do not have the same pre-conditions, respectively:
- no special pre-condition
- security policies used by the home agent require reverse-tunneled packets to be protected using ESP
- Reverse-tunneled packet NOT protected by ESP
Notes
(0003027)
Sebastian Muellers   
04-09-2007 17:55   
TBD in maintenance
(0004677)
Alexandre Berge   
16-01-2008 11:40   
Added new TP TP_MOB_1970_01 and updated TP_MOB_1968_01





View Issue Details
2722 [IPv6 Testing RQ Catalogue] Requirement major N/A 16-01-2008 10:20 16-01-2008 10:54
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
RQ_002_2009 and RQ_002_2010 have nothing to do with multicast.
RQ_002_2009_01 has nothing to do with multicast, and is quite easy: discard AH packets not matching any SA.
Notes
(0004675)
Alexandre Berge   
16-01-2008 10:54   
RQs fixed





View Issue Details
488 [IPv6 Testing Conformance (TTCN3 + TPs)] _Other minor always 08-12-2006 11:41 16-01-2008 10:54
Cesar Olvera  
Cesar Olvera  
normal  
resolved  
fixed  
none    
none  
   
Security
TP_SEC_2009_01 is not validated because the TP description
TP_SEC_2009_01 is not clear neither its relation with the RFC
Notes
(0003019)
Sebastian Muellers   
04-09-2007 17:21   
Reminder sent to:: Cesar Olvera
Hi Cesar, I am going through open issues and I do not understand your comment. Could you pls advisde on this issue? BR Sebastian
(0004671)
Alexandre Berge   
16-01-2008 10:18   
(edited on: 16-01-2008 10:20)
RQ_002_2009 has to be fixed, and TP_SEC_2009_01 has to be re-written:
- RQ_002_2009 has nothing to do with multicast, and is quite easy: discard AH packets not matching any SA.
- RQ_002_2008 deals with a very specific case => IUT is involved in a multicast SA whose SPI value is chosen by an external, independant, Key server, and which is the same as the SPI value of another localy established SA.

(0004674)
Alexandre Berge   
16-01-2008 10:54   
TP updated





View Issue Details
480 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major always 07-12-2006 13:48 16-01-2008 10:23
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Security
TP_2009_01: incorrect RQ ref
RQ_002_2008 is not covered by this test purpose. A new TP has to be written for this requirement
Notes
(0003025)
Sebastian Muellers   
04-09-2007 17:53   
linked to existing issue
(0004672)
Alexandre Berge   
16-01-2008 10:23   
I agree that RQ_002_2008 is not (and should not be) covered by this TP.
RQ_002_2008 is practically untestable.





View Issue Details
485 [IPv6 Testing Conformance (TTCN3 + TPs)] _Other minor always 08-12-2006 11:34 16-01-2008 10:05
Cesar Olvera  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Security
TP_SEC_3059_01 not implemented
Why not is it implemented? Is it correct the TP? Is it correct its summary?
Notes
(0003024)
Sebastian Muellers   
04-09-2007 17:48   
TP not implemented because TP summary and with statement are not coherent. First TP must be corrected and then TTCN can be implemented.
(0004670)
Alexandre Berge   
16-01-2008 10:02   
RQ deal with an internal behaviour: the ipv6 layer must not transmit fragments to ESP module, and must perform fragment reassembly before.

TP to be deleted.





View Issue Details
2053 [IPv6 Testing Conformance (TTCN3 + TPs)] _Other minor have not tried 24-09-2007 16:11 16-01-2008 09:04
Sebastian Muellers  
Sebastian Muellers  
normal  
assigned  
open  
none    
none  
   
Transitioning
IPv6_ATS_User_Documentation_v002.doc update concenring TRANS
mac filter etc is not described correctly for TRANS/v4
There are no notes attached to this issue.





View Issue Details
2460 [IPv6 Testing] Test Purpose major N/A 28-11-2007 09:30 15-01-2008 15:06
Steve Randall  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Conformance TP_COR_8201_01 refers only to Router but RQ_000_8201 applies to Host too
RQ_000_8201 applies (correctly) to both Host and Router. The "with" statement in conformance TP_COR_8201_01 begins:
 with {EUT 'is Router'...
TP should be modified to begin:
 with {EUT 'is Node...
Notes
(0004667)
Alexandre Berge   
15-01-2008 15:06   
Change done.





View Issue Details
1233 [IPv6 Testing RQ Catalogue] Requirement major have not tried 27-04-2007 10:49 15-01-2008 14:58
Alexandre Berge  
Alexandre Berge  
high  
resolved  
fixed  
none    
none  
   
Roles not specific enough (transition)
In transition requirements, currently recorded roles are too broad (node, host or router) where they should be more specific (i.e. 6to4_router, SIIT_Translator, 6over4_node...).

6to4 router and SIIT translator are both routers, but are not the same implementation.
Notes
(0004447)
Steve Randall   
11-12-2007 12:08   
The role field was only ever supposed to apply at the broadest level (hence our use in Core and transitioning of Host and Router). Consequently, a 6to4 Router and a SIIT Translater are simply routers implementing the appropriate transitioning RFCs. Hopefully, then, all of the requirements associated with a SIIT Translator are assigned only to a Router.

It is, however, true that the roles available in Transitioning are a complete mess and should be rationalized one way or the other. We should at least remove all "Node" roles as we have in Core (IPT Lib searches will not find requirements apllying to "Nodes" if only Host or Router is pecified.).
(0004666)
Alexandre Berge   
15-01-2008 14:58   
Role 'Node' deleted from Trans, and replace by Host + Router.





View Issue Details
2504 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:43 15-01-2008 14:49
Steve Randall  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1210 should be split into 2 requirements
This should be split into two requirements (one for accepting ND packets and one for discarding non-ND packets). However, the conformance TPs are already written for both cases so it has been left as a single requirement
Notes
(0004665)
Alexandre Berge   
15-01-2008 14:48   
Agreed. Created RQ_000_1227_01. Updated TP and TC.





View Issue Details
2509 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:52 15-01-2008 11:47
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1255 should apply to Routers as well as Hosts
Although the requirements text identifies only Hosts, the text in the RFC could be interpreted as applying to Routers as well. This should be resolved one way or the other.
Notes
(0004657)
Alexandre Berge   
15-01-2008 11:47   
Agreed.





View Issue Details
2510 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:54 15-01-2008 11:45
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1447, _1449 & _1450 should be rationalized
Normally, the requirements that are expressed in RQ_000_1447, 1449 and 1450 should be rationalized because they repeat each other to some extent. However, there are TPs and TCs associated with these requirements so all remain in the database
Notes
(0004656)
Alexandre Berge   
15-01-2008 11:45   
RQ_000_1447 and associated TPs (No TC) deleted, as it is already covered by 1449 and 1450





View Issue Details
2511 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 10:37 15-01-2008 11:40
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1468 specifies internal behaviour
RQ_000_1468 should be deleted because it specifies internal functionality rather than visible protocol behaviour. However, it has a TP and a TC specified.
Notes
(0004655)
Alexandre Berge   
15-01-2008 11:40   
Agreed. TC, TP and RQ deleted





View Issue Details
2518 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 11:19 15-01-2008 11:34
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8101 is not a requirement
RQ_000_8101 should not be a requirement as it appears in the terminology clause. However, a conformance test case already exists.
Notes
(0004639)
Sebastian Muellers   
14-01-2008 14:07   
Agree. RQ_000_8561 already covers this case.





View Issue Details
2522 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 11:22 15-01-2008 10:55
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8108 is not a requirement
RQ_000_8108 should not be a requirement as it appears in the terminology clause. However, a conformance test case already exists.
Notes
(0004651)
Alexandre Berge   
15-01-2008 10:55   
Agreed. No TC. TP and RQ deleted





View Issue Details
2521 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 11:21 15-01-2008 10:50
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8107 is not a requirement
RQ_000_8107 should not be a requirement as it appears in the terminology clause. However, a conformance test case already exists.
Notes
(0004650)
Alexandre Berge   
15-01-2008 10:50   
Agreed. No TC. TP and RQ deleted





View Issue Details
2520 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 11:21 15-01-2008 10:48
Steve Randall  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Core
RQ_000_8103 is not a requirement
RQ_000_8103 should not be a requirement as it appears in the terminology clause. However, a conformance test case already exists.
Notes
(0004649)
Alexandre Berge   
15-01-2008 10:48   
After discussion with SR and SM, decision is to keep TC, TP and RQ (No other RQ seems to cover this test).





View Issue Details
2519 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 11:20 15-01-2008 10:47
Steve Randall  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Core
RQ_000_8102 is not a requirement
RQ_000_8102 should not be a requirement as it appears in the terminology clause. However, a conformance test case already exists.
Notes
(0004648)
Alexandre Berge   
15-01-2008 10:47   
After discussion with SR and SM, decision is to keep TC, TP and RQ (No other RQ seems to cover this test).





View Issue Details
2516 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 10:45 15-01-2008 10:45
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8530 is not included in RFC 4861
RFC 4861 (which obsoletes RFC 2461) does not include RQ_000_8530 so it should possibly be deleted.
Notes
(0004647)
Alexandre Berge   
15-01-2008 10:45   
Agreed. No TC. TP and RQ deleted.





View Issue Details
2515 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 10:44 15-01-2008 10:45
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8402 is not included in RFC 4861
RFC 4861 (which obsoletes RFC 2461) does not include RQ_000_8402 so it should possibly be deleted.
Notes
(0004646)
Alexandre Berge   
15-01-2008 10:45   
Agreed. No TC. TP and RQ deleted.





View Issue Details
2514 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 10:43 15-01-2008 10:45
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8387 is not included in RFC 4861
RFC 4861 (which obsoletes RFC 2461) does not include RQ_000_8387 so it should possibly be deleted.
Notes
(0004645)
Alexandre Berge   
15-01-2008 10:45   
Agreed. No TC. TP and RQ deleted.





View Issue Details
2508 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:49 15-01-2008 10:30
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1246 is not a requirement
RQ_000_1246 is not really a requirement. It is no more than a commentary on the ND requirements expressed in RFC2461. It should be either deleted or marked as a duplicate of RQ_000_8111, RQ_8135 and/or RQ_000_8257 but it has TPs attached
Notes
(0004643)
Alexandre Berge   
15-01-2008 10:30   
Agreed. TDs, TPs, and RQ deleted.





View Issue Details
2513 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 10:41 15-01-2008 10:18
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8235 is not included in RFC 4861
RFC 4861 (which obsoletes RFC 2461) does not include RQ_000_8235 so it should possibly be deleted.
Notes
(0004642)
Alexandre Berge   
15-01-2008 10:18   
Agreed. Conf TP deleted. TC not implemented. RQ deleted.





View Issue Details
2260 [IPv6 Testing RQ Catalogue] Requirement minor N/A 29-10-2007 16:43 15-01-2008 10:14
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
other
RQ_000_8231 is not a genuine requirement
RQ_000_8323 describes a method from the Host Conceptual Model (RFC2461) for managing Default Router Lists. This is only a suggested scenario and NOT a strict requirement. However, IOP and Conformance TPs exist as well as an IOP TD and a Conf TC so it is not possible to delete the RQ without reviewing the TSS & TPs and the test suites.
Suggest reviewing IOP and conformance test specifications to determine whether this should be allowed to stay in the catalogue or removed along with the tests
Notes
(0004641)
Alexandre Berge   
15-01-2008 10:14   
Agreed. TC/TD, TPs and RQ deleted





View Issue Details
2259 [IPv6 Testing RQ Catalogue] Requirement minor N/A 29-10-2007 16:40 14-01-2008 11:26
Steve Randall  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
other
RQ_000_8323 is not a genuine requirement
RQ_000_8323 describes a method from the Host Conceptual Model (RFC2461) for refreshing Destination Cache entries when a Default Router is removed. This is only a suggested scenario and NOT a strict requirement. However, IOP and Conformance TPs exist and an IOP TD also exists so it is not possible to delete the RQ without reviewing the TSS & TPs and the IOP test suite.
Review RQ, TPs and TD to determine whether this should be kept or removed entirely.
Notes
(0004635)
Sebastian Muellers   
14-01-2008 11:26   
RQ reviewed and deleted





View Issue Details
1167 [IPv6 Testing RQ Catalogue] Requirement minor have not tried 26-04-2007 11:46 11-12-2007 11:57
Alexandre Berge  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
RQ_003_0045: not a requirement
This is not a requirement. This is purely informational.
Notes
(0004446)
Steve Randall   
11-12-2007 11:57   
RQ_003_0045 deleted





View Issue Details
1168 [IPv6 Testing RQ Catalogue] Requirement major have not tried 26-04-2007 11:50 11-12-2007 11:56
Alexandre Berge  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
RQ_003_4055 and RQ_003_4056 are two parts of the same requirement
RQ_003_4055 and RQ_003_4056 are two parts of the same requirement and must not be splitted: IUT is supposed to support at least the maximum of two values, not each value individually.
Notes
(0004445)
Steve Randall   
11-12-2007 11:56   
RQ_003_4055 and RQ_003_4056 have been combined into RQ_003_4055. RQ_003_4056 has been deleted. Within the requirement it is irrelevant whether the MTU was set statically or dynamically so the reference to 1500 octets has been removed (that is covere in other requirements on clause 3.2.1). The new requirement text is as follows:

"An IPv6 node using tunneling mechanisms to transmit and receive IPv4 packets MUST be capable of receiving packets on the tunnel interface which are at least the largest MTU set on any of its IPv6 interfaces in length."





View Issue Details
1169 [IPv6 Testing RQ Catalogue] Requirement major have not tried 26-04-2007 11:51 11-12-2007 10:51
Alexandre Berge  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
RQ_003_4057 and RQ_003_4058 are two parts of the same requirement
RQ_003_4057 and RQ_003_4058 are two parts of the same requirement and must not be splitted: IUT is supposed to support at least the maximum of two values, not each value individually.
Notes
(0004442)
Steve Randall   
11-12-2007 10:51   
RQ_003_4057 and RQ_003_4058 have been combined into RQ_003_4057. RQ_003_4058 has been deleted. Within the requirement it is irrelevant whether the MTU was set statically or dynamically so the reference to 1500 octets has been removed (that is covere in other requirements on clause 3.2.1). The new requirement text is as follows:

"An IPv6 node using tunneling mechanisms to transmit and receive IPv4 packets MUST be capable of reassembling a received IPv4 packet that is (after the reassembly) up to the largest MTU set on any of its IPv4 interfaces in length."





View Issue Details
147 [IPv6 Testing RQ Catalogue] Requirement minor always 25-10-2006 12:18 11-12-2007 10:31
Alexandre Berge  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Mobility
RQ_001_1398
I suggest to add the following note to the requirement:

This requirement does not apply to Home Agents forwarding HoTI and HoT messages (Mobility Header is not processed).

Notes
(0004439)
Steve Randall   
11-12-2007 10:31   
I did not add the note as this is not a particulalrly good way of qualifying a requirement. Instead, I updated the requirement to be:

"Any Mobile IPv6 device processing a received Mobility Header MUST verify the checksum in the header as a 16-bit one's complement of the one's complement sum of the octet string consisting of the IPv6 Packet Header in which the the Next Header field has been set to the value 2 followed by the entire Mobility Header starting with the Payload Proto field."

This makes it clear that only an MIPv6 device processing a header must meet the requirement. Exceptions should be expressed in seperate requirements (haven't checked to see if this is the case)





View Issue Details
2512 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 10:38 03-12-2007 12:12
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1608 is nota requirement
RQ_000_1608 should be deleted because this is descriptive text defining the term Multicast. Its technical requirement is more specifically expressed on RQ_000_1726 & _1727. However, there is an interop TP and TD defined for it and these need to be removed or associated with a different RQ before deleting this RQ
Notes
(0004221)
Steve Randall   
03-12-2007 12:12   
TP_COR_1608_01 moved to be associated with RQ_000_1726 and _1727. RQ_000_1608 deleted.





View Issue Details
2507 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:48 03-12-2007 11:51
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1232 should be a duplicate of RQ_000_1272
RQ_000_1232 should be a duplicate of RQ_000_1272 but both have TPs assigned.
Notes
(0004219)
Steve Randall   
03-12-2007 11:51   
TP_COR_1232_01 moved to RQ_000_1272. RQ_000_1272 and RQ_000_1232 marked as duplicates.





View Issue Details
2506 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:47 03-12-2007 11:46
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1229 is a desgn goal not a requirement
RQ_000_1229 has been "downgraded" to include only the periodic sending of RA. As it takes Chapter 3 (Design goals) as its primary source, it should be deleted altogether as the periodic RA/contents should be included in the requirements associated with RFC2461. TPs exist.
Notes
(0004218)
Steve Randall   
03-12-2007 11:46   
RQ_000_1229 has been deleted and the TPs moved to RQ_000_8111 in RFC 2461.





View Issue Details
2505 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:45 03-12-2007 11:28
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1228 is a design objective, not a requirement
Strictly, RQ_000_1228 is a design objective and not a requirement. It is repeated in more detail in RQ_000_1309. TPs and TDs are developed.
Notes
(0004217)
Steve Randall   
03-12-2007 11:28   
RQ_000_1228 has been deleted and the TPs associated with it moved to RQ_000_1309





View Issue Details
2503 [IPv6 Testing RQ Catalogue] Requirement minor N/A 03-12-2007 09:23 03-12-2007 09:24
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_1013 lists Routing Header and Fragment Header in the same bullet point
RQ_000_1013 lists the order that IPv6 extension headers should appear. It lists Fragment Header and Routing Header in the same bullet item and these should be seperated.
Notes
(0004208)
Steve Randall   
03-12-2007 09:24   
Simple editorial change - Resolved.





View Issue Details
2463 [IPv6 Testing] Test Purpose minor N/A 28-11-2007 13:51 28-11-2007 13:51
Steve Randall  
 
normal  
new  
open  
none    
none  
   
A number of TPs identify configuration CF_COR_022 fortests which apply to Host and Router
I have noted a number of Interop TPs that use configuration CF_COR_022 for tests which apply to both Host and Router. This configuration has the EUT fixed as a router. (example TP_COR_1059_01)
Either the configuration should be switched to one that has the EUT as either a host or router or the TP and/or RQ applicability should be changed to Router only.
There are no notes attached to this issue.





View Issue Details
368 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) major always 22-11-2006 15:48 23-11-2007 18:03
Alexandre Berge  
Alexandre Berge  
high  
assigned  
open  
none    
none  
   
Mobility
Validate mobility testcases with security=on
Mobility testcases have been validated with security disabled. It is necessary to check that these testcases are also valid when security is disabled.
Notes
(0000386)
Alexandre Berge   
05-12-2006 12:30   
Most of the mobility testcases are validated with 'security=on'. Testcases using MPS and/or MPA are not validated yet (problem in test adapter)
(0000990)
Sebastian Muellers   
19-03-2007 13:58   
f_sendHoTIToHA needs update to send in encrypted mode! please check this
(0003051)
Sebastian Muellers   
04-09-2007 19:40   
TBD in maintenance
(0004083)
Sebastian Muellers   
23-11-2007 18:03   
it is called now f_mnSendHomeTestInitViaHaToCnAndWaitForReply





View Issue Details
880 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 16-03-2007 16:24 22-11-2007 16:33
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
every TTCN function needs a @desc description
...and especially the group mnOffHome_atHomeDefaults
Notes
(0003026)
Sebastian Muellers   
04-09-2007 17:54   
TBD in maintenance
(0004059)
Alexandre Berge   
22-11-2007 16:33   
@desc added to each function





View Issue Details
2330 [IPv6 Testing RQ Catalogue] Requirement minor N/A 12-11-2007 10:22 12-11-2007 11:38
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8512 and TP_COR_8512_01 are not aligned with RFC text
RFC2461 states that on receipt of an RS from an previously unknown neighbor, a node should place the neighbor in the cache and set its state to STALE (i.e., do nothing until further traffic is to be sent and then verify reachability). The requirement and TP state that the node should wait REACHABILITY_TIME to determine whether the neighbor is reachable. This is wrong.
No TC attached so only a minor problem.
Notes
(0003937)
Steve Randall   
12-11-2007 11:38   
RQ and TP modified to match RFC





View Issue Details
2332 [IPv6 Testing RQ Catalogue] Requirement major N/A 12-11-2007 10:29 12-11-2007 11:37
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8514 and TP_COR_8514_01 are not aligned with RFC text and TC_COR_8514_01
RFC2461 states that on receipt of a Redirect from a previously unknown neighbor, a node should place the neighbor in the cache and set its state to STALE (i.e., do nothing until further traffic is to be sent and then verify reachability). The requirement and TP state that the node should wait REACHABILITY_TIME to determine whether the neighbor is reachable. This is wrong.
TC_COR_8514 tests the requirement as stated in RFC2461 so there is a mis-alignement betweeen the TSS&TP and the ATS
Notes
(0003936)
Steve Randall   
12-11-2007 11:37   
RQ and TP modified to match RFC and TC





View Issue Details
2333 [IPv6 Testing RQ Catalogue] Requirement major N/A 12-11-2007 10:32 12-11-2007 11:37
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8515 and TP_COR_8515_01 are not aligned with RFC text and TC_COR_8515_01
RFC2461 states that on receipt of a NS from a previously unknown neighbor, a node should place the neighbor in the cache and set its state to STALE (i.e., do nothing until further traffic is to be sent and then verify reachability). The requirement and TP state that the node should wait REACHABILITY_TIME to determine whether the neighbor is reachable. This is wrong.
TC_COR_8515_01 tests the requirement as stated in t RFC2461 which means there is a misalignement between the TSS&TP and the ATS
Notes
(0003935)
Steve Randall   
12-11-2007 11:37   
RQ and TP modified to match RFC and TC





View Issue Details
2331 [IPv6 Testing RQ Catalogue] Requirement major N/A 12-11-2007 10:27 12-11-2007 11:36
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8513 and TP_COR_8513_01 are not aligned with RFC text and TC_COR_8513_01
RFC2461 states that on receipt of an RA from a previously unknown neighbor, a node should place the neighbor in the cache and set its state to STALE (i.e., do nothing until further traffic is to be sent and then verify reachability). The requirement and TP state that the node should wait REACHABILITY_TIME to determine whether the neighbor is reachable. This is wrong.
TC_COR_8513_01 tests the requirement as stated in RFC2461 which means there is a misalignement between the TSS&TP and the ATS
Notes
(0003934)
Steve Randall   
12-11-2007 11:36   
RQ and TP modified to match RFC and TC





View Issue Details
2336 [IPv6 Testing RQ Catalogue] Requirement major N/A 12-11-2007 11:20 12-11-2007 11:36
Steve Randall  
Steve Randall  
normal  
resolved  
fixed  
none    
none  
   
Core
RQ_000_8516 and TP_COR_8516_01 are not aligned with RFC text and TC_COR_8516_01
RFC2461 states that on receipt of an RS from a known neighbor with a changed link-layer address, a node should update the neighbor's cache entry and set its state to STALE (i.e., do nothing until further traffic is to be sent and then verify reachability). The requirement and TP state that the node should wait REACHABILITY_TIME to determine whether the neighbor is reachable. This is wrong.
TP & RQ should be aligned with TC and RFC
Notes
(0003933)
Steve Randall   
12-11-2007 11:36   
RQ and TP modified to match RFC and TC





View Issue Details
2335 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 12-11-2007 10:43 12-11-2007 10:43
Sebastian Muellers  
 
normal  
new  
open  
none    
none  
   
Core
review RQ/TP reported itmes from STF340
Do they influence the TTCN?
Can TTCN stay unchanged?
RE Advice needed.msg (40,960) 12-11-2007 10:43
http://oldforge.etsi.org/mantis/file_download.php?file_id=1097&type=bug
There are no notes attached to this issue.





View Issue Details
357 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 22-11-2006 15:05 01-11-2007 16:20
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
naming convetions check
generic review: are naming conventions not violated?
null2XXX should be nullToXXX etc.
Notes
(0003031)
Sebastian Muellers   
04-09-2007 18:03   
TBD in maintenance
(0003860)
Alexandre Berge   
01-11-2007 16:20   
Fixed all naming convention violations that I could find





View Issue Details
349 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 20-11-2006 16:29 01-11-2007 16:19
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Check template names
Some templates break the naming convention (HoTI templates, for example)
Notes
(0003032)
Sebastian Muellers   
04-09-2007 18:03   
TBD in maintenance





View Issue Details
1985 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 12-09-2007 14:19 01-11-2007 10:59
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
delete /* comments within TTCN objects - T3doc does not support them
T3 doc does NOT support inside any TTCN-3 object (function, type , template etc.) the notation /* */
 
as shown below
 
     /*
     * @desc Testcase function for Router of Home Network
     * @param p_cfMsg Configuration message for Test Adapter
    */
    function f_TC_MOB_1401_03_HomeRT01(CfMessage p_cfMsg)
    runs on Ipv6Node {
     //Variables
     var FncRetCode v_ret := e_success;
 
     /****************************************
        Not supported by T3doc
     ****************************************/
 
===================================================================
 
T3 doc DOES support in any TTCN-3 object (function, type , template etc.)
 
as shown below
 
     /*
     * @desc Testcase function for Router of Home Network
     * @param p_cfMsg Configuration message for Test Adapter
    */
    function f_TC_MOB_1401_03_HomeRT01(CfMessage p_cfMsg)
    runs on Ipv6Node {
     //Variables
     var FncRetCode v_ret := e_success;
 
     /////////////////////////////////////////////////
        Not supported by T3doc
     //////////////////////////////////////////////////
 
Please keep this in mind
There are no notes attached to this issue.





View Issue Details
367 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 22-11-2006 15:32 01-11-2007 10:32
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
1082_01
ETSI TC: uses 1 frag and it fails
TAHI TC: uses 3 frags and passes.

Make a TC with 3 frags.
Notes
(0003859)
Alexandre Berge   
01-11-2007 10:32   
Added TC_COR_1082_02 (and its corresponding TP) which sends 3 fragments.





View Issue Details
98 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 29-09-2006 12:58 31-10-2007 10:12
user8  
Alexandre Berge  
normal  
resolved  
won't fix  
none    
none  
   
TC_COR_8266_01- Test case is missing for this requirement
TC_COR_8266_01- Test case is missing for this requirement
Notes
(0000199)
Alexandre Berge   
07-11-2006 14:31   
No TP has been written for this requirement.
It seems that the requirement has not been processed by TP-team.
(0003845)
Alexandre Berge   
31-10-2007 10:12   
RQ_COR_8266 has been deleted because already covered by TC_COR_8265





View Issue Details
268 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 07-11-2006 14:34 31-10-2007 10:10
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
won't fix  
none    
none  
   
TP missing for RQ_COR_8266
No TP has been written for RQ_COR_8266.
It seems that the requirement has not been processed by TP-team (cf FactorAnalysis.xls).
Notes
(0003844)
Alexandre Berge   
31-10-2007 10:10   
According to Requirement Catalogue, RQ_COR_8266 has been deleted for the folowing reason:
"This requirement is implicitly covered in RQ_000_8265"

No TP written for RQ_COR_8266.





View Issue Details
265 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 07-11-2006 11:04 31-10-2007 09:54
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
no change required  
none    
none  
   
TP_COR_8234_01: wrong 'when' statement
Hoplimit value should NOT be 255
Notes
(0000192)
Alexandre Berge   
07-11-2006 11:04   
TP_COR_8234_01 should be modified as follow:

when { IUT receives 'a Router Solicitation' containing 'Hop Limit field' set to '255' }

to be replaced by:

when { IUT receives 'a Router Solicitation' containing 'Hop Limit field' set not to '255' }
(0003842)
Alexandre Berge   
31-10-2007 09:54   
Already fixed in previous review





View Issue Details
366 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 22-11-2006 15:31 31-10-2007 09:42
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
won't fix  
none    
none  
   
1421_01 linklayer-broadcast
TC uses mac-broadcast + ip-unicast
Symbian said: use rather mac-broadcast + ip-broadcast

Before doing hte change: check if this TC already exists. If yes, put its TC number + comment into the 1421_01 description.
Notes
(0003841)
Alexandre Berge   
31-10-2007 09:42   
There is no 'Broadcast address' in IPv6.
Moreover, the Rqmt clearly specifies that a link-layer broadcast has to be used.
See Rqmt RQ_000_1417, and its associated TC, for the same behavior concerning IPv6 multicast addresses.





View Issue Details
105 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 03-10-2006 10:00 30-10-2007 11:44
user8  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TC_COR_8234_01- Requirement and TestCasePurpose/Testcase different
Requirement and testcase/testpurpose are different- Requirement is to send a RS with a hop limit other than 255 and check it discards…But test case sends a valid RS and receives a valid RA and sets it to pass
Notes
(0000207)
Alexandre Berge   
07-11-2006 15:56   
(edited on: 07-11-2006 16:08)
Waiting for 0000265






View Issue Details
113 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 16-10-2006 13:07 30-10-2007 11:44
user9  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
TC_COR_1082_01
In the test-case TC_COR_1082_01, function f_TP_twoFragmentsWithSameId sends an Echo Request in two fragments to the IUT. The test-case (and, also the test-purpose) expects no message in reply, and this, the function verifies using the function f_expectNoMessage:

The test-case expects no message in reply to the sent message, and this it verifies with f_expectNoMessage. It quotes the reason that, because, the fragment id is the same in both segments, so the packet must be discarded. But as per RFC-2460, both the fragments of the IPv6 Packet must contain the same fragment id.

RFC Text : An original packet is reassembled only from fragment packets that have the same Source Address, Destination Address, and Fragment Identification.

Notes
(0000225)
Alexandre Berge   
07-11-2006 17:33   
Waiting for 0000011





View Issue Details
339 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) feature always 20-11-2006 15:32 29-10-2007 13:52
Alexandre Berge  
 
normal  
acknowledged 1.0.0 (Phase 1, IPv6 CORE)  
open  
none    
none  
   
mandatory / optional PIXIT
It would be nice to be able to execute only mandatory testcases or both mandatory and optional testcases
There are no notes attached to this issue.





View Issue Details
263 [IPv6 Testing RQ Catalogue] major always 07-11-2006 10:32 26-10-2007 17:22
Alexandre Berge  
Steve Randall  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none  
   
RQ_COR_8234: Error in Context field
RQ_COR_8234 should be modified as follow:

"Context:
The implementation receives a Router Solicitation packet with the IP Header Hop Limit field set to 255."

to be replaced by:

"Context:
The implementation receives a Router Solicitation packet with the IP Header Hop Limit field not set to 255."
Notes
(0003822)
Steve Randall   
26-10-2007 17:22   
Fixed as part of STF320 Req Cat maintenance





View Issue Details
1871 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor have not tried 29-08-2007 13:09 12-09-2007 18:48
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none Next Release  
   
configuration enumeration enhanced
type enumerated ConfigId {
        e_cfCore01,
        e_cfCore02,
        e_cfCore03,
        e_cfMob01,
        e_cfMob02,
        e_cfMob03,
        e_cfTrans01,
        e_cfTrans02,
        e_cfTrans03,
        e_cfTrans04,
        e_cfTrans05
    } is enhanced and core test control updated accordingly
Notes
(0002921)
Sebastian Muellers   
29-08-2007 13:16   
Done





View Issue Details
338 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 15:26 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
Default cleanup
When a tescase fails, a default cleanup function is executed. This function does not necessarily clean all that need to be cleaned, which may lead to the failure of the next testcase
Notes
(0000335)
Alexandre Berge   
24-11-2006 17:51   
Fixed by 0000347





View Issue Details
337 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 15:21 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_8139_01: cleanup issue
IUT's cache entry for PF_NETA:...:a1a1 is not deleted in postamble, which causes the next testcase to fail.
Notes
(0000280)
Alexandre Berge   
22-11-2006 09:44   
Replaced c_cleanOnlyLla by c_cleanGla





View Issue Details
335 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 14:48 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_8561_01: cleanup issue
IUT's cache entry for PF_NETA:...:a3a3 is not deleted in postamble, which causes the next testcase to fail.
Notes
(0000301)
Alexandre Berge   
23-11-2006 09:33   
Fixed.
Warning: RT03.gla is cleaned by RT01...





View Issue Details
334 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 14:21 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_8101_01: cleanup issue
IUT's cache entry for PF_NETA:...:a1a1 is not deleted in postamble, which causes the next testcase to fail.
Notes
(0000281)
Alexandre Berge   
22-11-2006 09:51   
Replaced c_cleanOnlyLla by c_cleanGla





View Issue Details
333 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 14:05 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
f_commonTestCleanup: receive template for probes is too broad
Discovered during Cannes 2006 Plugtests.

Probe receive template in f_commonTestCleanup is too broad and can match non-cleanup packets.

If a testcase fails, the cleanup is executed immediately, but it can occurs that IUT was still sending packets like Address Resolution Neighbor Solicitations. In this case these packets do match the probe receive template which causes the cleanup function to finish successfully before the reception of all the expected probes. The next tescase is then executed besides the fact that IUT's neighbor cache has not been totaly cleaned, which leads to an inconclusive verdict.

 
Notes
(0000289)
Alexandre Berge   
22-11-2006 15:42   
Changed template from 'mw_nbrSol' to 'mw_nbrSol_noExtHdr_anyOpts'. Target address has to be the correct one.





View Issue Details
329 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) major always 20-11-2006 11:48 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_1040_01: Source Link-Layer Address Option not included in Router Advertisement
Source Link-Layer Address Option not included in Router Advertisement
Notes
(0000282)
Alexandre Berge   
22-11-2006 11:08   
Added Source Link-Layer Address Option in f_sendRtAdvWithPrefix and f_sendRtAdvWithPrefix_lifetime.

These are generic functions, and the modification impacts many testcases.





View Issue Details
328 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) major always 20-11-2006 11:10 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_8363_01: ambiguous test situation
Address PF_NETA::...:a1a1, which is the global address of the router should not be used for the first Echo Request, as it may confuse test interpretation.
Notes
(0000303)
Alexandre Berge   
23-11-2006 10:35   
Changed testcase config to cf_core_03.





View Issue Details
326 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 10:08 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_8509_01: Timer precision issue
The way used to check the delay between packets could be improved. See 0000004 for another implementation style.
Notes
(0000300)
Alexandre Berge   
23-11-2006 09:19   
Changed timer handling to conform with 0000004.
Also fixed TC_COR_8503_01, TC_COR_8510_01 and TC_COR_8510_02.





View Issue Details
325 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 10:04 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_1083_01: Timer precision issue
The way used to check the delay between packets could be improved. See 0000004 for another implementation style.
Notes
(0000299)
Alexandre Berge   
22-11-2006 16:58   
Changed timer handling to conform with 0000004





View Issue Details
324 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 20-11-2006 10:00 12-09-2007 18:48
Alexandre Berge  
Alexandre Berge  
normal  
resolved 1.0.0 (Phase 1, IPv6 CORE)  
fixed  
none    
none Next Release  
   
TC_COR_8434_01: Timer precision issue
The way used to check the delay between packets could be improved. See 0000004 for another implementation style.
Notes
(0000296)
Alexandre Berge   
22-11-2006 16:32   
Changed timer handling to conform with 0000004





View Issue Details
112 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 16-10-2006 13:04 12-09-2007 18:48
user9  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none Next Release  
   
TC_COR_1082_01: Checksum calculation for fragmented packet
In the test-case TC_COR_1082_01, function f_TP_twoFragmentsWithSameId sends an Echo Request in two fragments to the IUT.

The function sends the first segment, which also includes the ICMPv6 Header, using the function f_sendEchoRequest. The ICMPv6 Checksum value is calculated within this function (f_sendEchoRequest), and thus the calculation considers only the first fragment for calculating the ICMPv6 Checksum, whereas, as per RFC-2460, the whole un-fragmented packet, exclusive of the fragment header, must be used to calculate the ICMPv6 Checksum.
There are no notes attached to this issue.





View Issue Details
101 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 29-09-2006 13:06 12-09-2007 18:48
user8  
Alexandre Berge  
normal  
resolved  
unable to reproduce  
none    
none  
   
TC_COR_8363_01
Destination address is sol node multicast address but here it is sol link local node address changed the template to [] ipPort.receive(mw_nbrSol_noExtHdr_anyOpts (
      v_paramsIut.lla,
      PX_SOL_NODE_MCA_MULTICAST_A,
      v_paramsRt01.gla) ) {
Notes
(0000232)
Alexandre Berge   
08-11-2006 16:48   
PX_SOL_NODE_MCA_MULTICAST_A is not defined.

TestNode should not receive any unicast solicitation (probe) in this case. If so, it means either that the previously executed testcase has not performed a correct cache cleanup, or that IUT is not correctly configured (IUT configured with a manually added global address, instead of an automatically configured global address).





View Issue Details
100 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 29-09-2006 13:05 12-09-2007 18:48
user8  
Alexandre Berge  
normal  
resolved  
duplicate  
none    
none  
   
TC_COR_8263_01-Test Case logic for checking the time intervals is wrong
Test case logic was wrong-…we have to compare between 3 and 0.75MaxRtrInterval..But it was comparing btn 2.85 and 3.15 seconds( if ( ( v_raDelay < ( PX_MIN_RTR_ADV_INTERVAL * ( 100.0 + PX_TIMER_PRECISION ) / 100.0 ) ) and
      ( v_raDelay > ( PX_MIN_RTR_ADV_INTERVAL * ( 100.0 - PX_TIMER_PRECISION ) / 100.0 ) ) ) {
)... It should have PX_MAX_RTR_ADV_INTERVAL
There are no notes attached to this issue.





View Issue Details
13 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 31-08-2006 18:05 12-09-2007 18:48
user10  
Alexandre Berge  
normal  
resolved  
duplicate  
none    
none  
   
TC_COR_8234_01 - Mismatch of Requirement with the RFC --> TP and TC impacted
Requirement given in "

Context: The implementation receives a Router Solicitation packet with the IP Header Hop Limit field set to 255.

Requirement: The implementation silently discards the invalid solicitation."

But Rfc clearly specifies that if ip hop limit value is other than 255 discard not when 255.

A router MUST silently discard any received Router Solicitation
   messages that do not satisfy all of the following validity checks:

      - The IP Hop Limit field has a value of 255, i.e., the packet
        could not possibly have been forwarded by a router.
========================================================================================
So the Requirement , test purpose and test case need to be updated according to the RFC.
========================================================================================

There are no notes attached to this issue.





View Issue Details
10 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor always 31-08-2006 16:07 12-09-2007 18:48
user9  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none Next Release  
   
TC_COR_1056_01 Routing Header
In test-case TC_COR_1056_01, we are sending an Echo Request to IUT with a Routing Header of Type 0. The IPv6 Destination Address of the message is a Multicast Address, and hence, we expect no Echo Request from the IUT (this we are verifying by f_expectNoMessage).

But, the SegmentsLeft field in the Routing Header has been made zero in the test-case.

My doubt is that when the IUT finds the SegmentsLeft field in the Routing Header as zero, it will not follow the checks specified in the RFC in case a Routing Header is present. The IUT will process the received Echo Request, as if, without any Routing Header, and thus, send an Echo Request in response to it.

 

This can be deduced from the following algorithm given in RFC-2460:

 

RFC Text:

 

if Segments Left = 0 {

      proceed to process the next header in the packet, whose type is

      identified by the Next Header field in the Routing header

   }

   else if Hdr Ext Len is odd {

         send an ICMP Parameter Problem, Code 0, message to the Source

         Address, pointing to the Hdr Ext Len field, and discard the

         packet

   }

   else {

      compute n, the number of addresses in the Routing header, by

      dividing Hdr Ext Len by 2

 

      if Segments Left is greater than n {

         send an ICMP Parameter Problem, Code 0, message to the Source

         Address, pointing to the Segments Left field, and discard the

         packet

      }

      else {

         decrement Segments Left by 1;

         compute i, the index of the next address to be visited in

         the address vector, by subtracting Segments Left from n

 

         if Address [i] or the IPv6 Destination Address is multicast {

            discard the packet

         }

         else {

                   :

                   :

 

My interpretation from the above RFC text is, that, the check whether IPv6 Destination Address is a multicast is performed on the packet only if the “SegmentsLeft” field in the Routing Header is greater than zero.
Notes
(0000198)
Alexandre Berge   
07-11-2006 11:53   
Fixed during Beijing Plugtests 2006





View Issue Details
1937 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:56 06-09-2007 19:56
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4078_07 / TP_TRA_4075_08: wrong TP : deleted
TP describes RtSol and RtAdv on the configured tunnel. But on configured tunnel there can only be NbrSol and NbrAdv. Router Discovery does not exist.
Notes
(0003112)
Sebastian Muellers   
06-09-2007 19:56   
Done





View Issue Details
1936 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:53 06-09-2007 19:53
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4075_02/TP_TRA_4078_01/TP_TRA_4078_02/TP_TRA_4078_03/TP_TRA_4078_04: Untestable
Internal behavior. Ignoring SLLA/TLLA optionas cannot be tested.
There are no notes attached to this issue.





View Issue Details
1935 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:51 06-09-2007 19:51
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4065_01: Untestable
Internal behavior.
However, TP_TRA_4061_01 is implemented and tests as well this TP implicitly.
There are no notes attached to this issue.





View Issue Details
1934 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:50 06-09-2007 19:50
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4047_01: Untestable
Internal behavior.
However, TP_TRA_4061_01 is implemented and tests as well this TP implicitly.
There are no notes attached to this issue.





View Issue Details
1931 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:45 06-09-2007 19:46
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4062_01: duplicate of 4018_01: TP deleted
Done
There are no notes attached to this issue.





View Issue Details
1930 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:43 06-09-2007 19:44
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4057_01: IPv4 Requirement out of scope: TP deleted
Done
There are no notes attached to this issue.





View Issue Details
1929 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:42 06-09-2007 19:43
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4007_02: DNS out of scope: TP deleted
Done
There are no notes attached to this issue.





View Issue Details
1928 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:42 06-09-2007 19:42
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4007_01: DNS out of scope: TP deleted
Done
There are no notes attached to this issue.





View Issue Details
1926 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:40 06-09-2007 19:40
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4004_02: DNS out of scope: TP deleted
Done
There are no notes attached to this issue.





View Issue Details
1925 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 06-09-2007 19:39 06-09-2007 19:40
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRA_4004_01: DNS out of scope: TP deleted
Done
There are no notes attached to this issue.





View Issue Details
450 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) major always 28-11-2006 11:31 04-09-2007 19:55
Sebastian Muellers  
Peter Schmitting  
normal  
resolved  
won't fix  
none    
none  
   
Security
3.3.2.2 Combined Confidentiality and Integrity Algorithms to be implemented
RFC4303 ESP definesin 3.3.2.2 Combined Confidentiality and Integrity Algorithms
This algo is used/refered to in the TPs.
However, this algo is not implemented in test adapter nor validated in TTCN.
Notes
(0003054)
Sebastian Muellers   
04-09-2007 19:55   
TPs not implemented because of the chosen ATM or other restrictions.

RFC4305 clause 3.1.2 states that these algos are not required. Further on no IUTs were found to support combined algos.





View Issue Details
486 [IPv6 Testing Conformance (TTCN3 + TPs)] _Other minor always 08-12-2006 11:35 04-09-2007 19:55
Cesar Olvera  
Peter Schmitting  
normal  
resolved  
won't fix  
none    
none  
   
Security
Security TCs with combined algorithms
TP_SEC_3077_01
TP_SEC_3078_01
TP_SEC_3107_01
TP_SEC_3107_02
TP_SEC_3108_01
TP_SEC_3108_02
The TCs seems to works but they needs to be checked with combined algorithms
Notes
(0003053)
Sebastian Muellers   
04-09-2007 19:55   
TPs not implemented because of the chosen ATM or other restrictions.

RFC4305 clause 3.1.2 states that these algos are not required. Further on no IUTs were found to support combined algos.





View Issue Details
980 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 30-03-2007 16:50 04-09-2007 19:40
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_4075_01
TP_TRANS_4075_02 exists twice
the 2nd TP_TRANS_4075_01 should be renamed to TP_TRANS_4075_02
Notes
(0003050)
Sebastian Muellers   
04-09-2007 19:40   
TP numbering corrected





View Issue Details
981 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 30-03-2007 16:52 04-09-2007 19:38
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_4078_08
Change summary from
'Test Sending Router Solicitation on tunnel interface'
to
'Test Sending Router Advertisment on tunnel interface'
Notes
(0003049)
Sebastian Muellers   
04-09-2007 19:38   
Done





View Issue Details
1437 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor have not tried 28-05-2007 15:03 04-09-2007 19:37
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Transitioning
TP_TRANS_0009_01
ipv4/ipv6 typo

and containing ip_src_addr
                          set to 'V4ADDR field of source IPv6 address'
                      and containing ip_dst_addr
                          set to 'V4ADDR field of destination IPv6 address'

should be
and containing ip_src_addr xxxxx
                          set to 'V4ADDR field of source IPv4 address'
                      and containing ip_dst_addr xxxxx
                          set to 'V4ADDR field of destination IPv4 address'
Notes
(0003048)
Sebastian Muellers   
04-09-2007 19:37   
rejected





View Issue Details
1459 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major N/A 31-05-2007 11:37 04-09-2007 19:35
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_0009_02: incorrect Rq_ref and wrong TP body
1/ This TP seems to deal with communication between 6to4 router and 6to4 relay router, but neither of the referenced requirements deal with 6to4 relay routers.

2/ Communication with 6to4 relay routers only occurs when IPv6 destination is a 6bone address (i.e. any 2000::/3 address which is not a 6to4 2002::/16 address). However:
- the TP does not specify this point in the 'when' statement
- the 'ipv6_dst_addr' field of the inner IPv6 packet has to be a 6bone address, not a 6to4 address.
Notes
(0003047)
Sebastian Muellers   
04-09-2007 19:35   
1) not resolved
2) TP corrected and TTCN validated





View Issue Details
1468 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major N/A 01-06-2007 09:26 04-09-2007 19:14
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_0047_01: TP does not test requirement
The requirement states that if IUT accepts traffic form 6to4 relay routers (i.e. source address of packets is 200::/3) then this traffic has to be accpeted by additional filtering rules. However the TP states that only 2002:V4ADDR-A::1 packets should be accepted...

Solution:
- Write a first TP to check additional filtering rules
- Write a second TP to check exceptions to the rules (relay router traffic)

TP id : TP_TRANS_0047_01
summary : 'Test encapsulating IPv4 address consistent with encapsulated 2002:: address'
RQ ref : RQ_003_0047, RQ_003_0048
role : Router
config : CF_TRANS_01
TC ref : TC_TRANS_0047_01


with { IUT configured '6to4 pseudo-interface and V4ADDR is configured'
   and IUT configured '6to4 address'
   and IUT configured 'connection to global IPv4 internet'
   and IUT ready to receive IPv6Packet }
ensure that
     { when { IUT receives IPv4Packet
                  containing protocol
                          set to 41
                  containing ipv4_src_addr
                          set to 'V4ADDR-A' }
       then { IUT removes 'IPv4 header'
          and IUT discards IPv6Packet
                  containing ipv6_src_addr
                      not set to '2002:V4ADDR-A::/48'
            }
     }


TP id : TP_TRANS_0047_02
summary : 'Test acceptance of relay router traffic'
RQ ref : RQ_003_0047, RQ_003_0048
role : Router
config : CF_TRANS_01
TC ref : TC_TRANS_0047_02


with { IUT configured '6to4 pseudo-interface and V4ADDR is configured'
   and IUT configured '6to4 address'
   and IUT configured 'connection to global IPv4 internet'
   and IUT configured 'admit traffic from relay router'
   and IUT ready to receive IPv6Packet }
ensure that
     { when { IUT receives IPv4Packet
                  containing protocol
                          set to 41
                  containing ipv4_src_addr
                          set to 'relay router address' }
       then { IUT removes 'IPv4 header'
          and IUT accept the IPv6Packet
            }
     }
Notes
(0003045)
Sebastian Muellers   
04-09-2007 19:14   
TP not existing anymore in TPs nor TTCN asthe time of this check. Must have have been deleted already at sometime by someone.





View Issue Details
1469 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor N/A 01-06-2007 09:37 04-09-2007 19:10
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_4009_01: not correctly written
" IUT receives 'ICMPv4 error message' " statement should be moved to the when part of the TP.
Notes
(0003044)
Sebastian Muellers   
04-09-2007 19:10   
TP changed





View Issue Details
1470 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major have not tried 01-06-2007 09:45 04-09-2007 19:03
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS 4011_01: wrong TP
TP should be deleted as it is in total opposition with the requirement.
IMHO, this requirement is not testable.
Notes
(0003043)
Sebastian Muellers   
04-09-2007 19:03   
TP deleted





View Issue Details
1471 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor N/A 01-06-2007 09:51 04-09-2007 18:54
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_4038_01: IPv6 packet has to be bigger than MTU, in order to trigger fragmentation
Update 'when' statement:
when { IUT ready to send IPv6Packet 'bigger than MTU' }
Notes
(0003042)
Sebastian Muellers   
04-09-2007 18:54   
Done





View Issue Details
1472 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor N/A 01-06-2007 09:58 04-09-2007 18:52
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Transitioning
TP_TRANS_4065_01: Internal behaviour
This requirement reflects an internal behavior (how IUT gets the inner IPv6 packet length).
Notes
(0003041)
Sebastian Muellers   
04-09-2007 18:52   
it is internal behavior therefore TC not implemented





View Issue Details
1474 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor N/A 01-06-2007 10:47 04-09-2007 18:50
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_1017_*: IGMP message
These TPs make references to 'IGMP message'. There is no mention of IGMP message in the related requirements. Where does it come from ?

Notes
(0003040)
Sebastian Muellers   
04-09-2007 18:50   
IGMP messages deleted





View Issue Details
342 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 15:52 04-09-2007 18:17
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Mobility
non-coherent mac_uca in HA postamble
Check MN's mac_uca in HA postamble
Notes
(0003038)
Sebastian Muellers   
04-09-2007 18:17   
validate version of TTCN works without modification





View Issue Details
344 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 16:02 04-09-2007 18:13
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Add support for Binding Acknoledgement and Binding Error messages in f_setMipHeaders
Add support for Binding Acknoledgement and Binding Error messages in f_setMipHeaders
Notes
(0003036)
Sebastian Muellers   
04-09-2007 18:13   
Done





View Issue Details
346 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 16:19 04-09-2007 18:10
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Security
Add SA-in SA-out support at ttcn level
Add SA-in SA-out support at ttcn level
Notes
(0003035)
Sebastian Muellers   
04-09-2007 18:10   
Obsolete.





View Issue Details
359 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 22-11-2006 15:19 04-09-2007 18:02
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
won't fix  
none    
none  
   
Mobility
CnSimu , mnSimu name change
rename CnSimuParams to cnRrpParams, mnSimu respectively
Notes
(0003030)
Sebastian Muellers   
04-09-2007 18:02   
request rejected





View Issue Details
467 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) major always 29-11-2006 13:28 04-09-2007 17:57
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Security
add f_getSa /multiple SA support needed
multiple SA need to be managed
use f_getSa(spi) returns ListIndex
Notes
(0003028)
Sebastian Muellers   
04-09-2007 17:57   
List/index handling not implemented. Access via constants is implemented.





View Issue Details
484 [IPv6 Testing Conformance (TTCN3 + TPs)] _Other minor always 08-12-2006 11:32 04-09-2007 17:41
Cesar Olvera  
Cesar Olvera  
normal  
assigned  
open  
none    
none  
   
Security
TP_SEC_2053_01 is not validated because the IUT
The TC seems OK, but the IUT doesn't discard the 2nd echo rqst because the IUT manual security implementation doesn't check the SeqNumb
Notes
(0003023)
Sebastian Muellers   
04-09-2007 17:40   
To be checked with IKE.





View Issue Details
487 [IPv6 Testing Conformance (TTCN3 + TPs)] _Other minor always 08-12-2006 11:38 04-09-2007 17:37
Cesar Olvera  
Cesar Olvera  
normal  
assigned  
open  
none    
none  
   
Security
TP_SEC_3068_01 is not validated because the IUT
IUT must 'having enabled anti-replay service', TC to be check with IKE
There are no notes attached to this issue.





View Issue Details
988 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major N/A 02-04-2007 15:40 04-09-2007 17:34
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Security
TP_SEC_6369_01: Wrong 'then' statement
According to the rfc, IUT must NOT send any CREATE_CHILD_SA_response, and may send informational request.

Notes
(0003021)
Sebastian Muellers   
04-09-2007 17:34   
TP corrected and TTCN validated





View Issue Details
989 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose major have not tried 02-04-2007 15:40 04-09-2007 17:24
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Security
TP_SEC_6369_02: Wrong 'then' statement
According to the rfc, IUT must NOT send any INFORMATIONAL_response, and may send informational request.
Notes
(0003020)
Sebastian Muellers   
04-09-2007 17:24   
TP corrected and TTCN validated





View Issue Details
363 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 22-11-2006 15:25 04-09-2007 16:55
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
review f_setExtensionHdr/tunneledHdr
1) review and commentd clearly: why is updateOfOriginalHdr needed in setTunnelledHdr?

2)there are too many fx_calcPayload fns. clean it up
Notes
(0000519)
Alexandre Berge   
31-01-2007 13:37   
1) reviewed and cleaned f_setExtensionHeaders()

2) fx_payloadLength() is called after each recursive call returns in order to update the outter packet payload length... This function is also called if an auth header is present.
(0003017)
Sebastian Muellers   
04-09-2007 16:55   
Done





View Issue Details
878 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor have not tried 16-03-2007 16:19 04-09-2007 16:45
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
Pixit name check
PX_IP_SEC_PROTOCOL_MODE versus PX_IPSEC_CONTROL
in 1 case its IPSEC, in the other case it's IP_SEC. let's stay consistent.

further on: can't we find a better more meaningful name for these Pixits?
Notes
(0000987)
Sebastian Muellers   
19-03-2007 13:47   
modulepar { IpSecSwitch PX_IP_SEC := e_securityOff }
should rather be PX_USE_IPSEC_FOR_MIP
(0003013)
Sebastian Muellers   
04-09-2007 16:45   
Pixits renamed and PX_IP_SEC_PROTOCOL deleted (it was not used anymore)





View Issue Details
392 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 24-11-2006 10:59 04-09-2007 16:35
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
a_mobile: rename and check if this default is correctly used
The name of this default is not explicit enough and has to be changed (does it apply to HA, MN or CN ?).

It is also necessary to check that this default is activated for the correct target. It seems to be a HA-TN default, but some HA-UT testcases are using it.
Notes
(0002017)
Sebastian Muellers   
28-05-2007 10:30   
please check again
(0003012)
Sebastian Muellers   
04-09-2007 16:35   
description added to function description





View Issue Details
1434 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 28-05-2007 11:03 03-09-2007 17:44
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Security
f_TP_security do not exist
please checkk all Sec TCs and apck all fns between preamble and postamble in f_TP_Fns
Notes
(0002992)
Sebastian Muellers   
03-09-2007 17:44   
Finally it was decided that the validated code should not anymore be touched. creating f_TP fns now would only introduce errors. Therefore nothing done on this issue.





View Issue Details
1897 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 31-08-2007 17:31 31-08-2007 17:31
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_1024_01: does not test IPv6overIPv4Node: deleted
Thsi TP test a pure IPv4 requirement. Has nothing to do with IPv6overV4.
Therefore deleted.
There are no notes attached to this issue.





View Issue Details
1896 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 31-08-2007 17:25 31-08-2007 17:26
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_1022_01: does test internal behavior of Router: untestable: deleted
When router is handling both native LAN and "6over4" then there are FE80::MAC and FE80::IPv4Addresses. Router must distinguish them, but this is internal behavior which cannot be tested.
There are no notes attached to this issue.





View Issue Details
1892 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor have not tried 31-08-2007 13:04 31-08-2007 13:04
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_1025_01: does not test IPv6overIPv4Node: deleted
this TP concerns boundary routers v4 multicast functionality
this TP is out of the scope op 6over4 testing
therefore it is deleted
There are no notes attached to this issue.





View Issue Details
1873 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3) minor have not tried 29-08-2007 13:17 29-08-2007 13:19
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
configuration enumeration enhanced
type enumerated ConfigId {
        e_cfCore01,
        e_cfCore02,
        e_cfCore03,
        e_cfMob01,
        e_cfMob02,
        e_cfMob03,
        e_cfTrans01,
        e_cfTrans02,
        e_cfTrans03,
        e_cfTrans04,
        e_cfTrans05
    } is enhanced and all test control updated accordingly
Notes
(0002922)
Sebastian Muellers   
29-08-2007 13:19   
Done





View Issue Details
1460 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor N/A 31-05-2007 11:53 28-08-2007 18:14
Alexandre Berge  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Transitioning
TP_TRANS_0018_01: lack of precision
This TP states that 2002::/16 prefix should be advertised on IPv6 interface by relay router. The use of 'advertise' here can be a source of problem:

- A prefix can be advertised by routers using router advertisements
- A router can advertise a route for a prefix to other routers, using routing protocols such as RIPng, BGP...

The referenced requirements, and this TP, deal with the second interpretation of 'advertise'. The TP should state it explicitly, in order to avoid confusion.
Notes
(0002916)
Sebastian Muellers   
28-08-2007 18:14   
RIPng, BGP... are not tested in this project. Therefore this TP is deleted.





View Issue Details
1435 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor have not tried 28-05-2007 11:25 05-06-2007 16:29
Sebastian Muellers  
Peter Schmitting  
normal  
resolved  
fixed  
none    
none  
   
other
non testable TCs to be deleted from TTCN ?
non testable TCs are still present in testcase mdoule and in control part

decision needed to either deleted them all o rto have a log statement in the testcase itsale.

It is preffered to deleted them all and to keep the list of untestable in a separate file
Notes
(0002181)
Peter Schmitting   
05-06-2007 16:29   
Done for MOB TCs





View Issue Details
360 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 22-11-2006 15:21 01-06-2007 11:21
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
deletion of comments in types
delete all commented lines in all types.
comments were produced during switch to new type system. thsi is now validated, and comments can be removed.
Notes
(0002103)
Sebastian Muellers   
01-06-2007 11:21   
doen by DT in session 200705





View Issue Details
876 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 16-03-2007 16:14 31-05-2007 17:46
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
All TODO to be deleted out of code
just saw that there are still TODOs in the code. This should be deleted.
Notes
(0000986)
Sebastian Muellers   
19-03-2007 13:42   
//FIXME should be removed as well, if it was fixed
(0001262)
Sebastian Muellers   
02-04-2007 11:13   
all //smu should be deleted. It was done during the type chnage. NOw it's validated and can therefore be removed
(0002094)
Alexandre Berge   
31-05-2007 17:46   
sm + ab reviewd all todos and fimes. everything resolved.
fixmes are still existent in fast-handover testcases. but they are not yet validated anyway.





View Issue Details
877 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor have not tried 16-03-2007 16:16 28-05-2007 11:27
Sebastian Muellers  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
other
TP documentation in TTCN
Are TPs added in TTCN before each TC?
At the moment there is soem kind of hybrid use of
1) with {
                    extension "Description: Ignore message with payload proto other than 59.";
                } statements,
2) @desc statements
3) no statements at all

Decision needed here

Notes
(0002015)
Sebastian Muellers   
28-05-2007 10:23   
please delete all with extension statements
(0002018)
tepelmann   
28-05-2007 11:27   
Solved with revision 588.





View Issue Details
353 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Adapter (TA) minor always 21-11-2006 16:35 28-05-2007 10:23
Alexandre Berge  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Security
IKE encryption payload not fully implemented
encryption payload is not implemented in the way that the message will be decrypted while decoding and vice versa encrypted while encoding.
This has to be done in the same way like the ESP header.
Notes
(0002016)
tepelmann   
28-05-2007 10:23   
done in the jan/feb session





View Issue Details
879 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor have not tried 16-03-2007 16:21 28-05-2007 10:08
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
other
test configuration documentation in TTCN
Update all test cgf functions with more explanation
(what they do, their params like p_useInTa)
Notes
(0002012)
Sebastian Muellers   
28-05-2007 10:08   
done in IPv6_ATS_User_Documentation_v000.doc from 2. May 2007





View Issue Details
468 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) major always 29-11-2006 15:42 19-03-2007 13:55
Sebastian Muellers  
Sebastian Muellers  
normal  
resolved  
fixed  
none    
none  
   
Security
ATS doc update with tempaltign conventions iv,icv etc
describe in ATS doc the conventions when templating

for payload, icmp checksum:
if 0 then test adapter sets it
if non-0 then test adapter does nothing

for esp:
iv: if omit then test adapter sets it
     if not-omit then test adapter does nothing
icv: if omit then test adapter sets it
     if not-omit then test adapter does nothing
Notes
(0000988)
Sebastian Muellers   
19-03-2007 13:55   
done in clause "Value conventions in IPv6 ATS" of misc work item





View Issue Details
476 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 05-12-2006 13:09 27-02-2007 11:14
Alexandre Berge  
Peter Schmitting  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Multiple target TPs cannot be tested in a single TC
The following TPs are related to multiple targets:
- TP_MOB_1401_01 (CN, HA, MN)
- TP_MOB_1496_01 (CN, MN)
- TP_MOB_1426_01 (CN, HA, MN)

Due to huge differences between these targets and the differences between the test configurations used to test them, it is impossible to write one single TC for each TP.
Thus, I propose to split the TPs in order to keep the one-to-one relation between TPs and TCs:
- TP_MOB_1401_01 (CN)
- TP_MOB_1401_02 (HA)
- TP_MOB_1401_03 (MN)

- TP_MOB_1496_01 (CN)
- TP_MOB_1496_02 (MN)

- TP_MOB_1426_01 (CN)
- TP_MOB_1426_02 (HA)
- TP_MOB_1426_03 (MN)

There are no notes attached to this issue.





View Issue Details
159 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 25-10-2006 15:38 27-02-2007 11:12
Alexandre Berge  
Peter Schmitting  
normal  
resolved  
won't fix  
none    
none  
   
Mobility
Multiple verdicts
Some TPs, such as TP_MOB_1568_01 or TP_MOB_1552_01, do not enable the establishment of a clear verdict (OR'd actions in 'then' statement, optional behaviour in 'then' statement). I propose to split these TPs into two TPs.

TP_MOB_1568_01:
then { IUT sends IPv6Packet not in tunneled_mode
        or IUT discards the IPv6Packet }


TP_MOB_1552_01:
then { IUT discards IPv6Packet
       and optionally
           (IUT sends ICMP_Destination_Unreachable
                containing code
                    set to 3 address_unreachable
            and containing destination_address
                    set to source_address of received IPv6Packet) }

Notes
(0000128)
Peter Schmitting   
26-10-2006 12:35   
Keep TPs as they are.
The idea is that only the "optional" response is a valid response.
There are two possibilities to pass the test
1. No answer at all to trigger
2. optional answer received and no other answer to trigger

In the ATS:
1. send trigger
2. start timer
3. allow receipt of optional message
4. assign pass verdict on time-out
(0000387)
Alexandre Berge   
05-12-2006 12:43   
I can see two new problems to grouping optional and mandatory behaviors in the same TC:

- If the optional response packet is malformed, and thus does not match the receive template, then verdict is set to 'pass' and the test operator does not get informed that this packet was not correct.

- It's impossible (or at least difficult) to tell which optional requirement have been fulfilled and which ones have not (Let's think about Silver(mandatory rqmts) and Gold(manatory+optional rqmts) Logos)

I think it would be better to have two separate TCs (and TPs) in this case, even if thoses TCs are very similar...
(0000761)
Peter Schmitting   
27-02-2007 11:12   
Discussed with Alex and agreed to leave as is





View Issue Details
475 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose minor always 05-12-2006 12:26 27-02-2007 11:09
Alexandre Berge  
Peter Schmitting  
normal  
resolved  
fixed  
none    
none  
   
Mobility
TP_MOB_1625_01
Part of the context is missing in the 'with' statement:

IUT is communicating with Correspondent Node using IPsec (either esp or ah) in transport mode

Note: the fact that IUT and CN communicate securily is not linked to mobility
There are no notes attached to this issue.





View Issue Details
579 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) major have not tried 29-01-2007 09:38 31-01-2007 15:50
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
AtsModuel shall not be imported by Lib modules
//AtsIpv6
    import from AtsIpv6_TestSystem all;
    import from AtsIpv6_TestConfiguration_TypesAndValues all;
    import from AtsIpv6_ModuleParameters all ;

is not allowed in LibModules
LibIpv6_Rfc3775Mipv6_Functions
LibIpv6_Rfc4068FastHandovers_Functions are concerned. To be corrected
Notes
(0000520)
Alexandre Berge   
31-01-2007 15:50   
Fixed in rev471





View Issue Details
362 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) major always 22-11-2006 15:23 31-01-2007 09:27
Sebastian Muellers  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
other
review all f_sendXXX fns
in all f_sendXXX fns still fx_payloadLen and other fx_xxx fns are used. delete them all.
Notes
(0000518)
Alexandre Berge   
31-01-2007 09:27   
Fixed in rev467





View Issue Details
477 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Purpose feature always 05-12-2006 13:21 06-12-2006 13:13
Cesar Olvera  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Security
How to trigger IUT's multicast packets?
Some TPs need the IUT sends multicast packets
Possible answer: perform an Echo request from tester's global address to IUT's link local address so as to trigger an address resolution process
Notes
(0000388)
Alexandre Berge   
06-12-2006 13:13   
Answer: perform an Echo request from tester's LL address to IUT's LL address so as to trigger an Neighbor Solicitation from IUT (multicast)





View Issue Details
347 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) minor always 20-11-2006 16:23 24-11-2006 17:50
Alexandre Berge  
Alexandre Berge  
normal  
resolved  
fixed  
none    
none  
   
Mobility
Testcase failure leads to incomplete cleaning
When a testcase fails, a default cleanup procedure is executed. This function is not Mip-aware and leaves the IUT in an unknown state (bindings are not cleaned), which makes the next testcase fail.
Notes
(0000310)
Alexandre Berge   
24-11-2006 11:10   
Fix proposition:

On testcase failure, the default function should call a postamble wrapper with two parameters, the config message, and a postamble selector.
This wrapper will then be able to select the correct postamble using the selector, and prepare its parameters using the config message.
The selector will have to be a ptc-scope enum variable (e_cleanOnlyLla, e_cleanGla, e_cleanMobileNode, e_cleanHomeAgent, e_cleanCorrespondentNode), and its value will have to be set in the preamble. If not set, the default selector should be e_cleanGla.
(0000334)
Alexandre Berge   
24-11-2006 17:50   
Fixed as proposed (rev 411)





View Issue Details
365 [IPv6 Testing Conformance (TTCN3 + TPs)] LIB (TTCN3 Library) minor always 22-11-2006 15:28 23-11-2006 13:22
Sebastian Muellers  
Alexandre Berge  
high  
resolved  
fixed  
none    
none  
   
Security
esp: f_keySizeCheck to be implemented
key size and iv size need to be checked in functin of the enc/integrity algos
if wrong size, then stop
Notes
(0000304)
Alexandre Berge   
23-11-2006 13:22   
Implemented as f_checkEncryptionKeyLen and f_checkIntegrityKeyLen





View Issue Details
352 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Adapter (TA) minor always 21-11-2006 16:32 22-11-2006 16:48
Alexandre Berge  
tepelmann  
normal  
resolved  
fixed  
none    
none  
   
Security
UDP padding in IkeMsg
At the moment the padding is commented in TTCN-3 and therefore not handled by the codec.
Notes
(0000298)
tepelmann   
22-11-2006 16:48   
Now implemented.





View Issue Details
350 [IPv6 Testing Conformance (TTCN3 + TPs)] Test Case (TTCN3 ATS) major always 20-11-2006 16:32 21-11-2006 15:08
Alexandre Berge  
Alexandre Berge  
high  
resolved  
fixed  
none    
none  
   
Security
f_set_ExtensionHeaders: fix ESP handling
ESP handling in f_set_ExtensionHeaders is not correct (recursion results not included in original packet)
Notes
(0000279)
Alexandre Berge   
21-11-2006 15:08   
Fixed while validating ESP prototype





View Issue Details
150 [IPv6 Testing RQ Catalogue] Requirement minor always 25-10-2006 12:28 26-10-2006 14:59
Alexandre Berge  
Peter Schmitting  
normal  
resolved  
fixed  
none    
none  
   
Mobility
RQ_001_1404
I suggest to add the following note to the requirement:

This requirement does not apply to Home Agents forwarding HoTI and HoT messages (Mobility Header is not processed).
There are no notes attached to this issue.





View Issue Details
152 [IPv6 Testing RQ Catalogue] Requirement minor always 25-10-2006 12:32 26-10-2006 14:59
Alexandre Berge  
Peter Schmitting  
normal  
resolved  
fixed  
none    
none  
   
Mobility
RQ_001_1408_04
I suggest to add the following note to the requirement:

This requirement does not apply to Home Agents forwarding HoTI and HoT messages (Mobility Header is not processed).
There are no notes attached to this issue.