libcamera/test/v4l2_videodevice
Laurent Pinchart db27029ce4 meson: Fix coding style when declaring arrays
The meson.build files mix array declarations with and without a space
after the opening and before the closing square bracket. The vast
majority of cases don't use spaces, so standardize on that.

While it it, fix indentation in a few places.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-02-11 18:20:22 +02:00
..
buffer_cache.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
buffer_sharing.cpp libcamera: Move EventDispatcher to internal API 2020-11-15 22:21:28 +02:00
capture_async.cpp libcamera: Move EventDispatcher to internal API 2020-11-15 22:21:28 +02: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 meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02: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 libcamera: Move EventDispatcher to internal API 2020-11-15 22:21:28 +02: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