Latest Blog Posts

Yes you can qualify a compiler in house!

Yes you can qualify a compiler in house!

We are frequently asked questions about compiler qualification. Why it is necessary and how hard is it to qualify your compiler? Well, with SuperTest it is not hard at all, and we are happy to help you. That is why we will be at the...

read more
The Standard Library: the forgotten child

The Standard Library: the forgotten child

So much of the embedded software and systems rely on it. It provides the fundaments for the code. Without it, essential systems will not run. And yet, we often forget to test them properly: we take the functions in the standard...

read more
SuperTest is fully C++14 compatible

SuperTest is fully C++14 compatible

Now that cars are more and more equipped with cameras and sensors, the automotive industry is moving to the C++ language as the standard for coding. The latest update of SuperTest makes it the first test suite that can...

read more
Code Size Tracking will save costs

Code Size Tracking will save costs

Even though the original source code might not be that long, the compiler generated executable can be very big. That generated executable could be too big to fit your embedded device. So how do you know if it is or isn’t? Compiler...

read more