Module testing

Source
Expand description

Test utilities for codec implementations.

Functionsยง

test_codec
Comprehensively tests a codec implementation with both valid and corrupted data.
test_int_coded
Tests integer codec implementations for fixed-size types.