altos/test: Add FEC test for simple 'hello' message
authorKeith Packard <keithp@keithp.com>
Fri, 19 Apr 2024 21:07:50 +0000 (14:07 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 19 Apr 2024 21:07:50 +0000 (14:07 -0700)
commit2bd6698fb9d403931568ddc80266d1bb61c09a8b
treefcb12eea19637606a232d0815d367ee5aad2189c
parent19c42c4d97151f2dc38e59cff4d0638694fcd27d
altos/test: Add FEC test for simple 'hello' message

This just tests the FEC code using a slightly different data source
that makes sure odd lengths work correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_fec_test.c