Add "universal mutator"

This commit is contained in:
Jason Turner
2022-10-25 14:12:50 -06:00
committed by GitHub
parent 18aa4b6945
commit b1629ebf81

View File

@@ -339,6 +339,7 @@ These tools take code executed during unit test runs and mutate the executed cod
* [MuCPP](https://neptuno.uca.es/redmine/projects/mucpp-mutation-tool/wiki) * [MuCPP](https://neptuno.uca.es/redmine/projects/mucpp-mutation-tool/wiki)
* [mull](https://github.com/mull-project/mull) * [mull](https://github.com/mull-project/mull)
* [CCMutator](https://github.com/markus-kusano/CCMutator) * [CCMutator](https://github.com/markus-kusano/CCMutator)
* [Universal Mutator](https://github.com/agroce/universalmutator)
### Control Flow Guard ### Control Flow Guard