v4l2-compliance: add mem2mem support.
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 19 Jul 2012 11:42:44 +0000 (13:42 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Thu, 19 Jul 2012 11:42:44 +0000 (13:42 +0200)
commit7d88f06b257dd25db0592186d12e9e876eb4b301
tree9c733e2fb983b8bde33e4b5dea8b7ef3b6db4493
parentfcf32f535cf8ebd438cfcd77df3a2871619fd495
v4l2-compliance: add mem2mem support.

Some tests needed to be modified for mem2mem devices: such devices have
per-filehandle state so certain tests that check how two open device nodes
interact with one another are not valid for this class of devices.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-compliance/v4l2-compliance.cpp
utils/v4l2-compliance/v4l2-compliance.h
utils/v4l2-compliance/v4l2-test-buffers.cpp