CCSDS File Delivery Protocol (CCSDS 727.0-B-5) for space file transfer
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
··· 15 15 (run %{exe:fuzz_cfdp.exe}))) 16 16 17 17 (rule 18 - (alias fuzz-afl) 18 + (alias fuzz) 19 19 (deps fuzz_cfdp.exe) 20 20 (action 21 21 (echo "AFL fuzzer built: %{exe:fuzz_cfdp.exe}\n")))