eurecom-s3 / symcc

SymCC: efficient compiler-based symbolic execution
http://www.s3.eurecom.fr/tools/symbolic_execution/symcc.html
GNU General Public License v3.0
771 stars 137 forks source link

Support test-case handlers in instrumented code #141

Closed sebastianpoeplau closed 1 year ago

sebastianpoeplau commented 1 year ago

This commit fixes eurecom-s3/symcc#140 by calling the test-case handler with the proper calling convention for instrumented code, i.e., setting parameter expressions before the call.