test: v4l2_subdevice: Add format handling test
Add test for video format get and set operations on V4L2Subdevice class. Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
@@ -3,6 +3,7 @@ subdir('libtest')
|
||||
subdir('media_device')
|
||||
subdir('pipeline')
|
||||
subdir('v4l2_device')
|
||||
subdir('v4l2_subdevice')
|
||||
|
||||
public_tests = [
|
||||
['event', 'event.cpp'],
|
||||
|
||||
Reference in New Issue
Block a user