tests: v4l2_compat: Add test for v4l2_compat
Test the V4L2 compatibility layer by running v4l2-compliance -s on every /dev/video* device. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
323a53c232
commit
e37e72c61c
3 changed files with 163 additions and 0 deletions
|
@ -12,6 +12,7 @@ subdir('pipeline')
|
|||
subdir('process')
|
||||
subdir('serialization')
|
||||
subdir('stream')
|
||||
subdir('v4l2_compat')
|
||||
subdir('v4l2_subdevice')
|
||||
subdir('v4l2_videodevice')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue