panorama/imap/Justfile

6 lines
150 B
Makefile
Raw Normal View History

2021-08-23 06:52:20 +00:00
afl:
#!/bin/bash
cd imap-parsing-fuzz-target
pwd
cargo afl build
2021-08-23 07:11:06 +00:00
cargo afl fuzz -i in -o out target/debug/imap-parsing-fuzz-target