Identifikační kód | RIV/00216224:14330/12:00057431 |
Název v anglickém jazyce | Checking Properties Described by State Machines: On Synergy of Instrumentation, Slicing, and Symbolic Execution |
Druh | D - Článek ve sborníku |
Jazyk | eng - angličtina |
Obor - skupina | I - Informatika |
Obor | IN - Informatika |
Rok uplatnění | 2012 |
Kód důvěrnosti údajů | S - Úplné a pravdivé údaje o výsledku nepodléhající ochraně podle zvláštních právních předpisů. |
Počet výskytů výsledku | 2 |
Počet tvůrců celkem | 3 |
Počet domácích tvůrců | 3 |
Výčet všech uvedených jednotlivých tvůrců | Jiří Slabý (státní příslušnost: CZ - Česká republika, domácí tvůrce: A, vedidk: 6545270) Jan Strejček (státní příslušnost: CZ - Česká republika, domácí tvůrce: A, vedidk: 3978915) Marek Trtík (státní příslušnost: CZ - Česká republika, domácí tvůrce: A, vedidk: 9937056) |
Popis výsledku v anglickém jazyce | We introduce 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. Depending on the kind of symbolic execution, the technique can be applied as a stand-alone bug finding technique, or to weed out some false positives from an output of another bug-finding tool. We provide several examples demonstrating the practical applicability of our technique. |
Klíčová slova oddělená středníkem | Bug finding; Symbolic execution; Program slicing; FSM property specification; Code instrumentation |
Stránka www, na které se nachází výsledek | - |
DOI výsledku | 10.1007/978-3-642-32469-7_14 |