Contact Graph Routing for time-varying satellite networks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(lint): rename fuzz-afl alias to fuzz, fix ocaml-crc fuzz setup

E722: Convert ocaml-crc (test ...) to (executable ...) with rules
E718: Add gen_corpus.ml to ocaml-crc/fuzz
E724: Rename (alias fuzz-afl) to (alias fuzz) in 12 fuzz directories

+1 -1
+1 -1
fuzz/dune
··· 20 20 (run %{exe:fuzz_cgr.exe}))) 21 21 22 22 (rule 23 - (alias fuzz-afl) 23 + (alias fuzz) 24 24 (deps fuzz_cgr.exe) 25 25 (action 26 26 (echo "AFL fuzzer built: %{exe:fuzz_cgr.exe}\n")))