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
0006886GeoNetworkingATSpublic26-02-2015 16:0027-04-2015 14:48
ReporterAlexandre Berge 
Assigned Totepelmann 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006886: Add positive test for TC_GEONW_FDV_BAH_BI_02
DescriptionAdd positive test (with correctly formatted packet) or positive sequence to ensure proper transmission before running TC_GEONW_FDV_BAH_BI_02
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0012942)
tepelmann (developer)
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 (administrator)
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 (developer)
27-04-2015 14:48

Copied in TTCN-3 as well.

- Issue History
Date Modified Username Field Change
26-02-2015 16:00 Alexandre Berge New Issue
16-04-2015 14:40 Sebastian Muellers Assigned To => tepelmann
16-04-2015 14:40 Sebastian Muellers Status new => assigned
17-04-2015 11:35 tepelmann Assigned To tepelmann => Sebastian Muellers
17-04-2015 11:36 tepelmann Note Added: 0012942
27-04-2015 13:04 Sebastian Muellers Note Added: 0012950
27-04-2015 13:05 Sebastian Muellers Assigned To Sebastian Muellers => tepelmann
27-04-2015 14:48 tepelmann Note Added: 0012952
27-04-2015 14:48 tepelmann Status assigned => resolved
27-04-2015 14:48 tepelmann Resolution open => fixed


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