Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000011IPv6 Testing Conformance (TTCN3 + TPs)Test Purposepublic31-08-2006 16:2117-03-2017 13:09
Reporteruser10 
Assigned ToAlexandre Berge 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Summary0000011: TP_COR_1082_01 unclear --> lead to error
DescriptionTest Purpose TP_COR_1082_01 is unclear as it ends with "IUT sends 'no message in response' " where it should sent an Echo Reply...
TagsNo tags attached.
Cor - Mob - Sec - Trans
Attached Files

- Relationships
child of 0000113resolvedAlexandre Berge TC_COR_1082_01 

-  Notes
(0000191)
Alexandre Berge (administrator)
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 (administrator)
31-10-2007 09:57

Clarified.
(0013889)
Yann Garcia (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
18-03-2016 12:47

STF507 Week#11: Merge GNSS support from C2C branch
U /branches/STF507/taconfig.xml [^]
(0013904)
Yann Garcia (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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

- Issue History
Date Modified Username Field Change
31-08-2006 16:21 user10 New Issue
31-08-2006 16:22 user10 Relationship added related to 0000008
31-08-2006 16:23 user10 Status new => acknowledged
22-09-2006 14:45 user1 Source (company - Author) => Huawey
22-09-2006 14:48 user1 Source (company - Author) Huawey => ETSI - Vreck
07-11-2006 10:41 Alexandre Berge Relationship added duplicate of 0000113
07-11-2006 10:41 Alexandre Berge Duplicate ID 0 => 113
07-11-2006 10:41 Alexandre Berge Status acknowledged => resolved
07-11-2006 10:41 Alexandre Berge Resolution open => duplicate
07-11-2006 10:41 Alexandre Berge Assigned To => Alexandre Berge
07-11-2006 10:45 Alexandre Berge Relationship deleted 0000113
07-11-2006 10:45 Alexandre Berge Relationship added child of 0000113
07-11-2006 10:46 Alexandre Berge Note Added: 0000191
07-11-2006 10:46 Alexandre Berge Status resolved => confirmed
07-11-2006 10:46 Alexandre Berge Resolution duplicate => open
07-11-2006 10:52 Alexandre Berge Category Test Case (TTCN3) => Test Purpose
07-11-2006 11:25 Alexandre Berge Assigned To Alexandre Berge =>
07-11-2006 16:22 Alexandre Berge Relationship deleted related to 0000008
12-09-2007 18:48 user10 Project @3@ => IPv6 Testing Conformance (TTCN3 + TPs)
31-10-2007 09:51 Alexandre Berge Status confirmed => assigned
31-10-2007 09:51 Alexandre Berge Assigned To => Alexandre Berge
31-10-2007 09:57 Alexandre Berge Status assigned => resolved
31-10-2007 09:57 Alexandre Berge Resolution open => fixed
31-10-2007 09:57 Alexandre Berge Note Added: 0003843
31-10-2007 09:57 Alexandre Berge Duplicate ID 113 => 0
15-03-2016 09:13 Yann Garcia Checkin
15-03-2016 09:13 Yann Garcia Note Added: 0013889
15-03-2016 09:14 Yann Garcia Checkin
15-03-2016 09:14 Yann Garcia Note Added: 0013890
17-03-2016 10:21 Yann Garcia Checkin
17-03-2016 10:21 Yann Garcia Note Added: 0013891
17-03-2016 10:29 Yann Garcia Checkin
17-03-2016 10:29 Yann Garcia Note Added: 0013892
17-03-2016 10:33 Yann Garcia Checkin
17-03-2016 10:33 Yann Garcia Note Added: 0013893
17-03-2016 10:33 Yann Garcia Checkin
17-03-2016 10:33 Yann Garcia Note Added: 0013894
17-03-2016 14:50 Yann Garcia Checkin
17-03-2016 14:50 Yann Garcia Note Added: 0013895
18-03-2016 12:40 Yann Garcia Checkin
18-03-2016 12:40 Yann Garcia Note Added: 0013898
18-03-2016 12:41 Yann Garcia Checkin
18-03-2016 12:41 Yann Garcia Note Added: 0013899
18-03-2016 12:42 Yann Garcia Checkin
18-03-2016 12:42 Yann Garcia Note Added: 0013900
18-03-2016 12:44 Yann Garcia Checkin
18-03-2016 12:44 Yann Garcia Note Added: 0013901
18-03-2016 12:46 Yann Garcia Checkin
18-03-2016 12:46 Yann Garcia Note Added: 0013902
18-03-2016 12:47 Yann Garcia Checkin
18-03-2016 12:47 Yann Garcia Note Added: 0013903
18-03-2016 12:47 Yann Garcia Checkin
18-03-2016 12:47 Yann Garcia Note Added: 0013904
18-03-2016 13:15 Yann Garcia Checkin
18-03-2016 13:15 Yann Garcia Note Added: 0013905
27-06-2016 10:59 Yann Garcia Checkin
27-06-2016 10:59 Yann Garcia Note Added: 0013969
27-06-2016 11:01 Yann Garcia Checkin
27-06-2016 11:01 Yann Garcia Note Added: 0013970
15-03-2017 08:33 Yann Garcia Checkin
15-03-2017 08:33 Yann Garcia Note Added: 0014531
17-03-2017 13:09 Yann Garcia Checkin
17-03-2017 13:09 Yann Garcia Note Added: 0014532


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker