Support assignments in C. We can use Mart (https://github.com/thierry-tct/mart) [ThierryChekam-etal:2019] to support mutation testing of software written in C/C++. Optionally, we may consider using Muteria (https://github.com/muteria/muteria) [ThierryChekam-etal:2020] to enable this feature.
Support assignments in C. We can use Mart (https://github.com/thierry-tct/mart) [ThierryChekam-etal:2019] to support mutation testing of software written in C/C++. Optionally, we may consider using Muteria (https://github.com/muteria/muteria) [ThierryChekam-etal:2020] to enable this feature.
We must also supports generating test cases. We could use KLEE for that (http://klee.github.io/) or even SeMu (https://arxiv.org/abs/2001.02941).