[PATCH 0/2] kms-tests: Add CRC test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

This small patch series adds a CRC computation test to the DU test suite.

The test is currently quite limited as it only captures the CRC at the output
of the pipeline for multiple frames and verifies that the CRC values match.
This is enough to exercise the DRM/KMS CRC API to test the driver's CRC
implementation, but more functional tests should be added later.

The kernel code is available at

	git://linuxtv.org/pinchartl/media.git vsp1-discom-v1-201712

Laurent Pinchart (2):
  kmstest.py: Add CRC reader class
  tests: crc: Add CRC computation test

 tests/kms-test-crc.py | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/kmstest.py      |  55 +++++++++++++++++++++++++++
 2 files changed, 158 insertions(+)
 create mode 100755 tests/kms-test-crc.py

-- 
Regards,

Laurent Pinchart




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux