Videos and Webinars

Watch our educational videos and recorded webinars on compiler validation and library testing.

Qualification of the C and C++ standard libraries for safety-critical applications

Marcel Beemster explains how we created a requirement-based test suite and the process used to qualify the C and C++ standard libraries for safety-critical applications using the ISO 26262 automotive Functional Safety standard.

Watch Video

SuperGuard: The solution for using C standard libraries in safety-critical applications

In this presentation, Marcel Beemster shows the principles and practice of C standard library qualification at the Embedded System Week 2022.

Watch Video

Technical Panel Discussion: Standards-Driven Development in an Agile World

Our CTO, Marcel Beemster joined the panel to talk about ‘Standards-Driven Development in an Agile World’ at the virtual Embedded Safety & Security Summit 2022.

Watch Video

A Requirements based Test Suite for the C Standard Library: SuperGuard

In this talk at the RISC-V Summit, we talk about SuperGuard, a requirement-based test suite for the C standard library, with traceability from individual test results to the requirements derived from the ISO C language specification.

Watch Video

Using C and C++ Compilers and Libraries in Safety-Critical ComponentsHow to Qualify Standard Libraries in Safety Critical Applications

In this keynote at ESSS 2021, we talk about the changes in the safety critical markets regarding software components such as libraries and compilers.

Watch Video

Large scale test suites: The standard library is huge

In this talk we will show our approach to build a test suite with full coverage of all the functions in most sections of the C++ Library.

Watch Video

Testing and qualification of Optimizing Compilers for Functional Safety

During this talk at the LLVM European Developer’s Meeting, we discuss the requirements of ISO 26262 on tools such as LLVM compilers and how they can be met with a testing procedure that works well with the V-Model of engineering.

Watch Video

Verifying the safety of optimizing compilers

During this talk at the LLVM Social Meetup in Bangalore, we show how we have developed a technique that achieves good results with optimization testing and demonstrate optimization errors in some well-known compilers.

Watch Video