v4l2-compliance: move streaming setup code to main source.
authorHans Verkuil <hansverk@cisco.com>
Thu, 20 Feb 2014 12:17:05 +0000 (13:17 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Thu, 20 Feb 2014 17:52:55 +0000 (18:52 +0100)
commitfe840814f13636a757ba7a190fdcc93b73f25624
tree31cc21342287ba33f68b33359c8e4f3d30d46c22
parent3a75243cee37db3f3e4d680d07bf23bbb6a06afd
v4l2-compliance: move streaming setup code to main source.

The streaming setup code was partially in v4l2-compliance and partially
in testMmap() where it really didn't belong. Move it all to
v4l2-compliance.cpp.

Also skip the streaming tests for mem2mem devices: these are not yet
supported.

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