mbox series

[0/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC

Message ID 20200318132722.3089925-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive)
Headers show
Series v4l2-compliance: add tests for V4L2_CAP_IO_MC | expand

Message

Niklas Söderlund March 18, 2020, 1:27 p.m. UTC
Hi,

This series adds a test to v4l2-compliance for the yet to be picked up 
V4L2_CAP_IO_MC capability posted as [1].

The series is based on-top of latest v4l-utils master branch. Patch 1/2 
is not meant for consumption but to ease testing of patch 2/2. Patch 1/2 
should be replaced with a proper header after V4L2_CAP_IO_MC is picked  
up in Linux.

1. [PATCH v5 0/4] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC

Niklas Söderlund (2):
  [DNI] v4l-utils: Add V4L2_CAP_IO_MC to videodev2.h
  v4l2-compliance: add tests for V4L2_CAP_IO_MC

 include/linux/videodev2.h                        |  2 ++
 utils/v4l2-compliance/v4l2-test-input-output.cpp | 14 ++++++++++++++
 2 files changed, 16 insertions(+)