News

  • 2022/11/01
  • NEWS

Product Version Update Information (QTE)

Thank you for using Gaio Technology products.
The following Product Update has taken place.

Update Information

[Product name] Quality Town for Embedded Grade
[Product Version] R1.4
[Release Date] 2022/10/31

*Functional Safety (ISO 26262 2nd Edition/IEC 61508) Certification is planned for February 2023.

Update Contents

Added Functions

• Increased Compatibility with Traceability Tools
–Added function to embed Tag Information for each Project in Reports.
–These can be used when combined with external Traceability tools.

• Improved Support for Operating Environments
–Ubuntu 20.04 LTS has been added as a supported Operating System.
–The following Native Compilers have been implemented. (Only in Functional Safety Coverage Mode.)
GCC 8.2, 9.4
Clang 10.0.0, 12.0.0
–The following Cross-Compilers have been implemented.
ARM GCC 8.2.0 32bit version
–GoogleTest 1.8.1, 1.10.0, and 1.11.0 have been implemented as compatible Test Drivers.

• Report Function added
–Profile Execution Report Function added which outputs Google Test Results & Coverage Results for each Profile as a Report.

Improved Functions

• Simplified Evidence Creation suitable for Functional Safety
–In the past, it was necessary to have one test for the Target System and a separate Coverage test to be run on a PC in order to satisfy the test requirements (*) of Functional Safety Testing.
*[Coverage Code Insertion Impact Confirmation] and [Native/Target Calculation Deviation Confirmation]
From this version, the Project Profile (Operating Environment and Settings) structure has been improved to allow Functional Safety Testing in one Test, with greatly simplified Test Environment Creation and Management.

• Creation of Test Reports reflecting Output Values of Target
–Previously, the Google Test Results (Variable Output Values etc.) were only output into HTML files for the Host PC Results.
In this version, a function has been added to output the Target MPU Execution Results into the HTML Test Report.
As a result, a Test Report can be created which contains a higher level of precision for Functional Safety Test Standards than was possible with just Google Test.