View Issue Details

IDProjectCategoryView StatusLast Update
0006467Compliance Test Tool (CTT) Unified Architecture3 - Feature Requestpublic2021-03-26 15:20
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.03.341.398 
Summary0006467: Enhanced error processing based on currently running script
Description

To determine the result of some background activities during a CTT run it is necessary to be aware of the currently active script. One example are the Auditing tests. In this case the library functions like the OpenSecureChannel need to decide which auditing event to expect based on the currently processed test case (e.g. is the certificate being used an expired one?).
Therefore a function to get the currently running script is needed inside the library.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-02-05 16:11

developer   ~0013681

Introduced a new function called getCurrentTestCase() which is returning the absolute file path to the currently running script. This allows library function to get the current conformance unit and the exact script when needed for the processing.

Paul Hunkar

2021-03-26 15:20

administrator   ~0014091

Reviewed in CMP call - Agreed to changes and closed

Issue History

Date Modified Username Field Change
2021-02-05 15:04 Alexander Allmendinger New Issue
2021-02-05 16:09 Paul Hunkar Assigned To => Alexander Allmendinger
2021-02-05 16:09 Paul Hunkar Status new => assigned
2021-02-05 16:11 Alexander Allmendinger Status assigned => resolved
2021-02-05 16:11 Alexander Allmendinger Resolution open => fixed
2021-02-05 16:11 Alexander Allmendinger Fixed in Version => 1.03.341.398
2021-02-05 16:11 Alexander Allmendinger Note Added: 0013681
2021-03-26 15:20 Paul Hunkar Status resolved => closed
2021-03-26 15:20 Paul Hunkar Note Added: 0014091