March 2, 2020

180 words 1 min read

Automated Run-time Regression Testing with Fuego

Automated Run-time Regression Testing with Fuego

Real-time applications need to satisfy timing constraints, and we have to avoid kernel changes which might cause long delays. But we need tons of time for testing to detect those issues. So, it is the …

Talk Title Automated Run-time Regression Testing with Fuego
Speakers Hirotaka Motai (Head Engineer, Mitsubishi Electric Corporation)
Conference Open Source Summit + Automotive Linux Summit Japan
Conf Tag
Location Tokyo, Japan
Date Jul 17-19, 2019
URL Talk Page
Slides Talk Slides
Video

Real-time applications need to satisfy timing constraints, and we have to avoid kernel changes which might cause long delays. But we need tons of time for testing to detect those issues. So, it is the reason why we use automated testing frameworks.We presented our test with “Fuego” in ELCE2018, which not only measures performance but also traces for detecting what cases delay. Now, we have developed Functional-test run-time logger to get clues to detect internal problem even if all of the test’s results is success. In this presentation we will share the detail of the run-time logger with showing our actual use case.

comments powered by Disqus