blt / bughunt-rust

QuickCheck bug hunting in Rust standard library data structures
MIT License
160 stars 8 forks source link

Adapt bughunt-rust to run in clusterfuzz #14

Closed blt closed 5 years ago

blt commented 5 years ago

Now that clusterfuzz is open-source we can resolve a long-standing issue of bughunt-rust: not having enough CPU time. We should port tests to be runnable in clusterfuzz, setup a build pipeline etc.

Specific tickets to follow.

blt commented 5 years ago

Resolved by #15