On Tue, 21 Feb 2023 at 18:14, Heinrich Schuchardt
<[email protected]> wrote:
>
> Add a unit test for the crc8() function.
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  test/lib/Makefile    |  1 +
>  test/lib/test_crc8.c | 29 +++++++++++++++++++++++++++++
>  2 files changed, 30 insertions(+)
>  create mode 100644 test/lib/test_crc8.c

Reviewed-by: Simon Glass <[email protected]>

Reply via email to