summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-08-07 09:48:52 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-08-08 02:11:40 +0300
commit548cc0aa0463c09337962943d3f05317f0f1cc84 (patch)
treea2705cc9e5c3ce7bdd553abba960556c2ab697fc /README
parent9c5d153cb996ca44f5ef92cd4646ce612b175261 (diff)
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 <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
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