From 548cc0aa0463c09337962943d3f05317f0f1cc84 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 7 Aug 2020 09:48:52 +0300 Subject: tests: crc: Compute reference CRC values and compare them Instead of only checking that the CRC value is constant, compute the expected CRC value, and compare it to the hardware-generated CRC. Signed-off-by: Laurent Pinchart --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 7f770d4..dcd3461 100644 --- a/README +++ b/README @@ -33,6 +33,7 @@ The tests scripts require the following dependencies to be installed on the target. * Python 3 +* The Python module 'crcmod' * kmsxx Python bindings (https://github.com/tomba/kmsxx.git) kmsxx hasn't released any stable version yet, it is recommended to use the -- cgit v1.2.3