test_ax25_decoder.cpp file
Functions
- TEST_CASE("AX25 frame decoder drops too-long wire frames", ""[pr][ax25])
- TEST_CASE("AX25 frame decoder emits valid raw frame without FCS", ""[pr][ax25])
- TEST_CASE("AX25 frame decoder output queue overflows when consumer is too slow", ""[pr][ax25])
- TEST_CASE("AX25 frame decoder rejects bad FCS and too-short frames", ""[pr][ax25])