Skip to content

rewrite FEC tests

STEVAN Antoine requested to merge fec-tests into main

changelog

  • make the FEC decoding test more generic by accepting bytes and encoding by itself
  • define a large BYTES constant that holds random bytes
  • calls the template on a slice of BYTES

Merge request reports