A tool about Mutation Testing in CPP (C preprocessor).
This tools implements some mutation operators from Mutation Operators for Preprocessor-Based Variability (Mustafa Al-Hajjaji et al).
Evaluation: Equivalent Mutants in Configurable Systems: An Empirical Study (Carvalho et al).
You need Java 7 (or higher), Python 3 and srcml (www.srcml.org)
You can call #mutaf like this:
./mutaf -mutations mutations-names -file path-to-file
e.g:
./mutaf -mutations MCIB AFIC -file /tmp/input.c
forked from lzmths/mutaf
-
Notifications
You must be signed in to change notification settings - Fork 0
easy-software-ufal/mutaf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A tool about Mutation Testing in CPP (C pre-processor)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 91.6%
- C 8.4%