• Medientyp: Sonstige Veröffentlichung; Bericht; E-Book
  • Titel: Model-Based Fault Classification for Automotive Software
  • Beteiligte: Becker, Mike [Verfasser:in]; Meyer, Roland [Verfasser:in]; Runge, Tobias [Verfasser:in]; Schaefer, Ina [Verfasser:in]; van der Wall, Sören [Verfasser:in]; Wolff, Sebastian [Verfasser:in]
  • Erschienen: arxiv, 2023-03-02
  • Sprache: Englisch
  • DOI: https://doi.org/10.48550/arXiv.2208.14290
  • Schlagwörter: DATA processing & computer science
  • Entstehung:
  • Anmerkungen: Diese Datenquelle enthält auch Bestandsnachweise, die nicht zu einem Volltext führen.
  • Beschreibung: Intensive testing using model-based approaches is the standard way of demonstrating the correctness of automotive software. Unfortunately, state-of-the-art techniques leave a crucial and labor intensive task to the test engineer: identifying bugs in failing tests. Our contribution is a model-based classification algorithm for failing tests that assists the engineer when identifying bugs. It consists of three steps. (i) Fault localization replays the test on the model to identify the moment when the two diverge. (ii) Fault explanation then computes the reason for the divergence. The reason is a subset of actions from the test that is sufficient for divergence. (iii) Fault classification groups together tests that fail for similar reasons. Our approach relies on machinery from formal methods: (i) symbolic execution, (ii) Hoare logic and a new relationship between the intermediary assertions constructed for a test, and (iii) a new relationship among Hoare proofs. A crucial aspect in automotive software is timing requirements, for which we develop appropriate Hoare logic theory. We also briefly report on our prototype implementation for the CAN bus Unified Diagnostic Services in an industrial project.