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
0007334SECURITYTSS&TPpublic14-01-2016 13:0818-01-2016 14:55
Reporterhaddads 
Assigned ToDenis Filatov 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007334: [TP_SEC_ITSS_SND_CAM_05_01_BV and 05_02] Formulation proposition
DescriptionSummary : "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"

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0013719)
Denis Filatov (administrator)
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 [^]

- Issue History
Date Modified Username Field Change
14-01-2016 13:08 haddads New Issue
14-01-2016 13:42 haddads Assigned To => Denis Filatov
14-01-2016 13:42 haddads Status new => assigned
18-01-2016 14:55 Denis Filatov Checkin
18-01-2016 14:55 Denis Filatov Note Added: 0013719
18-01-2016 14:55 Denis Filatov Status assigned => resolved
18-01-2016 14:55 Denis Filatov Resolution open => fixed


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