eVolCheck: incremental upgrade checker for C

  • Authors:
  • Grigory Fedyukovich;Ondrej Sery;Natasha Sharygina

  • Affiliations:
  • University of Lugano, Switzerland;University of Lugano, Switzerland, D3S, Faculty of Mathematics and Physics, Charles University, Czech Republic;University of Lugano, Switzerland

  • Venue:
  • TACAS'13 Proceedings of the 19th international conference on Tools and Algorithms for the Construction and Analysis of Systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software is not created at once. Rather, it grows incrementally version by version and evolves long after being first released. To be practical for software developers, the software verification tools should be able to cope with changes. In this paper, we present a tool, eVolCheck, that focuses on incremental verification of software as it evolves. During the software evolution the tool maintains abstractions of program functions, function summaries, derived using Craig interpolation. In each check, the function summaries are used to localize verification of an upgrade to analysis of the modified functions. Experimental evaluation on a range of various benchmarks shows substantial speedup of incremental upgrade checking of eVolCheck in contrast to checking each version from scratch.