c4-project / c4t

Runs concurrent C compiler tests
MIT License
1 stars 0 forks source link

Add mutation test simulation to gccn't #103

Closed MattWindsor91 closed 3 years ago

MattWindsor91 commented 3 years ago

gccn't is c4t's compiler failure simulator; as such it is arguably a better testbed for new features involving compilation failure than llvm.

As such, this issue tracks adding a mode to gccn't such that:

This should exercise observing both kills and hits.