libcamera/test/v4l2_videodevice
Laurent Pinchart 8abcce31ee test: meson: Use dictionaries instead of arrays to store test information
Tests are listed in meson.build using arrays that contain the test name
and source files at fixed positions. This isn't very readable, leading
to code using test[0], test[1] and test[2]. Replace the arrays with
dictionaries to improve readability.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
2022-10-07 17:05:42 +03:00
..
buffer_cache.cpp
buffer_sharing.cpp
capture_async.cpp
controls.cpp
dequeue_watchdog.cpp
double_open.cpp
formats.cpp
meson.build
request_buffers.cpp
stream_on_off.cpp
v4l2_m2mdevice.cpp
v4l2_videodevice_test.cpp
v4l2_videodevice_test.h