c4-project / c4f

The C4 Concurrent C Fuzzer
MIT License
14 stars 1 forks source link

Fuzzer: remove empty programs #79

Closed MattWindsor91 closed 5 years ago

MattWindsor91 commented 5 years ago

The fuzzer currently emits empty programs, which confuse the living daylights out of Herd. It should be easy to add a step to subject-to-litmus-test conversion that filters out empty programs.