vix.ing · top · new · best · stats · spec

Continuous Verification of Large Embedded Software using SMT-Based Bounded Model Checking

2009/11/19 by Lucas C. Cordeiro, Cordeiro, Lucas, Bernd Fischer +3
Computer Science · #FOS: Computer and information sciences #Formal Methods in Verification #Software Engineering (cs.SE) #Software Reliability and Analysis Research #Software Testing and Debugging Techniques

paper · pdf · doi:10.48550/arxiv.0911.3784

openalex publication_date 2009/11/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The complexity of software in embedded systems has increased significantly over the last years so that software verification now plays an important role in ensuring the overall product quality. In this context, SAT-based bounded model checking has been successfully applied to discover subtle errors, but for larger applications, it often suffers from the state space explosion problem. This paper describes a new approach called continuous verification to detect design errors as quickly as possible by looking at the Software Configuration Management (SCM) system and by combining dynamic and static verification to reduce the state space to be explored. We also give a set of encodings that provide accurate support for program verification and use different background theories in order to improve scalability and precision in a completely automatic way. A case study from the telecommunications domain shows that the proposed approach improves the error-detection capability and reduces the overall verification time by up to 50%.

Related