Skip to content
/ mutaf Public

A tool about Mutation Testing in CPP (C pre-processor)

Notifications You must be signed in to change notification settings

lzmths/mutaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd4b842 · Nov 3, 2017

History

31 Commits
Aug 11, 2017
Jul 27, 2017
Oct 19, 2017
Oct 19, 2017
Oct 23, 2017
Aug 15, 2017
Aug 11, 2017
Nov 3, 2017
Jul 27, 2017
Jul 27, 2017
Jul 27, 2017
Jul 27, 2017

Repository files navigation

#mutaf

A tool about Mutation Testing in CPP (C preprocessor).
This tools implements some mutation operations from Mutation Operators for Preprocessor-Based Variability (Mustafa Al-Hajjaji 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

About

A tool about Mutation Testing in CPP (C pre-processor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published