tracer-x / TracerX

TracerX Symbolic Virtual Machine
https://tracer-x.github.io/
Other
31 stars 11 forks source link

Bug mcdc #346

Closed sanghu1790 closed 5 years ago

sanghu1790 commented 5 years ago

Adding a feature of emitting all errors in same path for TX and KLEE. It useful for achieving MC/DC. Also, added a command line option to enable this feature whenever user wants to use. By default it is off, and to use we need to use this command "-emit-all-errors-in-same-path=true".