Subscribe to our monthly blog
Expert perspectives and opinions from our team
The chrono header from the C++ standard library provides applications with various types to abstract clocks, points in time and operations thereon. However,...
Compilers and libraries play a critical role in any software development process. That is why functional safety standards such as ISO 26262, IEC...
Are you looking for a solution to qualify standard libraries? The most important thing is getting the right software tool to ensure you remain...
Choosing a C or C++ compiler for safety-critical application development can be challenging. You may be torn between a compiler that is already...
The tuple is one of the most versatile and powerful data structures in C++, allowing you to combine related data without declaring a...
With the emergence of new and customizable instruction set architectures like RISC-V, compiler developers face the challenge of keeping up with the latest...
During our most recent webinar, SuperTest Live Demo, one of the audience members asked whether SuperTest and SuperGuard are suitable for ‘white-box’ testing...
Does your software development environment need to be fully compliant with functional safety standards such as ISO 26262, IEC 61508, EN 50128, EN...
SuperGuard is used to qualify and certify C and C++ standard libraries. It is a requirements-based test suite that provides evidence that a...
While the dream of fully autonomous driving appears to have taken a back seat, other automotive applications of Artificial Intelligence (AI) have become...
The GCC and LLVM communities continually perform a remarkable feat by implementing compiler behavior in accordance with the complexities of the C++ Standard....
As compiler and library testers, we often find ourselves between the demands of developers and those of the functional safety industry. On the...
Code coverage analysis… what is it and why is it vital when qualifying libraries? And why have Solid Sands and Rapita Systems got...
Due to the high demand for C++ Standard Library qualification, we are actively developing tests, test specifications, and requirements for the C++ standard...
We are often asked what differentiates SuperTest from open-source test suites for C and C++. If you are using the LLVM or GCC...
Home / Blog / Page 2