parity-common
parity-common copied to clipboard
Consider converting fuzz tests to LibAFL
It already outperforms many well-known coverage-guided fuzzers in Google's fuzzbench^1 benchmark, including honggfuzz, libfuzzer/entropic, as well as old-skool afl. On top, LibAFL^2 scales better across cores and machines.
https://github.com/camshaft/bolero also looks interesting as a unification interface across fuzz engines.
This issue has been mentioned on Polkadot Forum. There might be relevant details there:
https://forum.polkadot.network/t/testing-complex-frame-pallets-discussion-tools/356/4