libcamera/test/v4l2_videodevice
Kieran Bingham e6278e0571 test: v4l2_videodevice: Prevent variable shadowing of format
Rename the scoped usage of the variable format while iterating the formats
as it shadows the outer scoped format which is used for specific testing.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-10-21 17:18:48 +01:00
..
buffer_cache.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
buffer_sharing.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
capture_async.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
controls.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
double_open.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
formats.cpp test: v4l2_videodevice: Prevent variable shadowing of format 2020-10-21 17:18:48 +01:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00
request_buffers.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
stream_on_off.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
v4l2_m2mdevice.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
v4l2_videodevice_test.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
v4l2_videodevice_test.h libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00