c4-project / c4t

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

Port bisect wrapper to act-tester? #62

Open MattWindsor91 opened 3 years ago

MattWindsor91 commented 3 years ago

In act-bash, we have a set of bisection tools that are useful for lifting the tester into act-fuzz's bisector. There are a few issues with these, though:

This issue tracks the possibility of:

MattWindsor91 commented 3 years ago

The FuzzRunner being implemented as part of the coverage testbed generator seems like it'd be a good place to start for making a 'lean' single-file runner, which would also be useful here (instead of using the full director).