src/npr/tests/test_frame_codec.cpp file

Functions

TEST_CASE("frame_codec.fec_decode_invalid_shapes")
TEST_CASE("frame_codec.fec_decode_output_too_small")
TEST_CASE("frame_codec.fec_encode_invalid_arguments")
TEST_CASE("frame_codec.fec_encoded_size_boundaries")
TEST_CASE("frame_codec.fec_field_clone_can_pass_crc_and_corrupt_payload")
TEST_CASE("frame_codec.fec_roundtrip_with_padding")
TEST_CASE("frame_codec.fec_single_field_error_corrected")
TEST_CASE("frame_codec.fec_two_bit_same_field_alias_is_undetected")
TEST_CASE("frame_codec.fec_two_field_errors_rejected")
TEST_CASE("frame_codec.parity_helpers")
TEST_CASE("frame_codec.validate_header_bytes")