Explora I+D+i UPV

Volver atrás Publicación

Concolic Execution in Functional Programming by Program Instrumentation

Compartir
Autores UPV

Año

CONGRESO

Concolic Execution in Functional Programming by Program Instrumentation

Abstract

Concolic execution, a combination of concrete and symbolic execution, has become increasingly popular in recent approaches to model checking and test case generation. In general, an interpreter of the lan- guage is augmented in order to also deal with symbolic values. In this paper, in contrast, we present an alternative approach that is based on a program instrumentation. Basically, the execution of the instrumented program in a standard environment produces a sequence of events that can be used to reconstruct the associated symbolic execution.