DonggeLiu / Legion

A coverage-based software testing tool
MIT License
29 stars 4 forks source link

CGC Benchmarking #1

Open DonggeLiu opened 5 years ago

DonggeLiu commented 5 years ago
  1. It seems CGC benchmark programs need to run under a framework (as they use XML files like SV-Benchmarks) to which we do not have access. Not sure if there is a workaround.
  2. Our instrumentation tool, TraceJump, does not support instrumentation across multiple files.