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.
Test utilities for codec implementations.