libcamera/test/gstreamer
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
..
gstreamer_multi_stream_test.cpp test: gstreamer: Fix failure of gstreamer_multistream_test 2022-09-12 22:44:54 +05:30
gstreamer_single_stream_test.cpp test: gstreamer: Remove unnecessary header file includes 2021-10-04 12:55:08 +05:30
gstreamer_test.cpp test: gstreamer: gstreamer_test: Remove redundant word 2022-09-12 22:44:56 +05:30
gstreamer_test.h test: gstreamer: Fix failure of gstreamer_multistream_test 2022-09-12 22:44:54 +05:30
meson.build test: meson: Use dictionaries instead of arrays to store test information 2022-10-07 17:05:42 +03:00