File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# metacsl_examples
2- Examples of MetAcsl specification
3- Refer to [ this] ( https://arxiv.org/abs/1811.10509 ) paper.
2+ Examples of MetAcsl specification to support the TAP paper "Sail through your C
3+ Code with MetAcsl: Specifying, Testing and Proving High-Level Properties"
4+
5+ Each folder contains the following data relative to its case study:
6+ - The correct implementation ` name.c/h ` ,
7+ - A file ` test_suite.c ` containing several tests of the implementation,
8+ - A ` mutants ` folder containing number of mutants deriving from the correct
9+ implementation,
10+ - A file ` results.csv ` containing the results of each analysis on each mutant (and what
11+ mutation has been applied for each mutant).
File renamed without changes.
You can’t perform that action at this time.
0 commit comments