Symbiotic
Authors | |
---|---|
Year of publication | 2012 |
MU Faculty or unit | |
Web | Odkaz na stránku software |
Description | We introduce a tool implementing a novel technique for checking properties described by finite state machines. The technique is based on a synergy of three well-known methods: instrumentation, program slicing, and symbolic execution. More precisely, we instrument a given program with a code that tracks runs of state machines representing various properties. Next we slice the program to reduce its size without affecting runs of state machines. And then we symbolically execute the sliced program to find real violations of the checked properties, i.e. real bugs. |
Related projects: |