1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
31df2ba0aa
Fletcher32: Add incremental API 2023-10-18 13:22:44 +02:00
Benjamin Valentin
eb527d3481 tests/unittests: add test for CRC-32 checksum 2022-10-04 15:40:53 +02:00
Teufelchen1
a25934ca16 sys/checksum: Adding four crc16 variations: ccitt-aug/false/kermit/mcrf4xx 2022-08-30 15:37:04 +02:00
Marian Buschsieweke
fa3d0ad0f1
tests/unittests: fix unaligned access 2021-11-16 14:23:45 +01:00
Benjamin Valentin
5d8aa6ad9a tests/checksum: add tests for crc8
Taken from tests-checksum-crc16-ccitt.c
2019-12-13 14:50:33 +01:00
fd7a05e635
tests: Add test for fletcher multipart functions 2018-10-23 17:35:58 +02:00
Martine Lenders
71f778aa65 tests: provide unittests for ucrc16 2016-12-27 00:58:11 +01:00
Martine Lenders
100991e59e tests: unittests: add tests for longer input vectors
Fixes #5299
2016-10-21 11:06:27 +02:00
Ludwig Knüpfer
ef25f32536 tests/checksum: fix style in fletcher32 2016-04-08 22:03:48 +02:00
Ludwig Knüpfer
018b3b4660 tests/checksum: fix style in fletcher16 2016-04-08 22:03:48 +02:00
Ludwig Knüpfer
4d9ac9eebd tests/checksum: fix style in crc16-ccitt 2016-04-08 22:03:48 +02:00
Ludwig Knüpfer
889adc18b8 unittests: add fletcher* tests 2016-04-08 22:03:48 +02:00
9082273746 core: header cleanup 2016-02-28 22:46:28 +01:00
Ludwig Knüpfer
1fedd456ce Revert "crc: rename checksum to CRC"
This reverts commit 3f645884a4.
2016-02-15 09:28:57 +01:00
Oleg Hahm
3f645884a4 crc: rename checksum to CRC 2016-02-04 14:58:34 +01:00
Ludwig Knüpfer
edbfdeb02e tests/unittests: add checksum test 2016-01-27 19:28:05 +01:00