Abstracting Path Conditions for Effective Symbolic Execution
Abstract
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is supposed to help in situations, when a tool is repeatedly failing to cover some code by tests. The algorithm then provides the tool a necessary condition strongly narrowing space of program paths, which must be checked for reaching the uncovered code. We also discuss integration of the algorithm into the tools and we provide experimental results showing a potential of the algorithm to be valuable in the tools, when properly implemented there.
- Publication:
-
arXiv e-prints
- Pub Date:
- December 2011
- DOI:
- 10.48550/arXiv.1112.4703
- arXiv:
- arXiv:1112.4703
- Bibcode:
- 2011arXiv1112.4703T
- Keywords:
-
- Computer Science - Symbolic Computation;
- D.2.4;
- D.2.5;
- F.3.1