[PATCH 1/1] test: unit test for crc8
Simon Glass
sjg at chromium.org
Wed Feb 22 20:16:56 CET 2023
On Tue, 21 Feb 2023 at 18:14, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Add a unit test for the crc8() function.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> 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 <sjg at chromium.org>
More information about the U-Boot
mailing list