Skip to content

Missing test coverage for lib/os/crc*.c #16943

@andrewboie

Description

@andrewboie

We have a bunch of C files in lib/os for computing CRC values. These are not being tested. LCOV shows 42.9% line coverage for crc16_sw.c, and zero coverage for crc32_sw.c, crc7_sw.c, crc8_sw.c. Need to get these up to 100% coverage including branches.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions