libcamera/test/camera
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_import.cpp libcamera: base: timer: Drop start() overload with int argument 2022-03-25 13:11:12 +02:00
camera_reconfigure.cpp test: camera: Remove redundant call of std::string::c_str() 2022-08-30 15:26:38 +03:00
capture.cpp libcamera: base: timer: Drop start() overload with int argument 2022-03-25 13:11:12 +02:00
configuration_default.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
configuration_set.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
meson.build test: meson: Use dictionaries instead of arrays to store test information 2022-10-07 17:05:42 +03:00
statemachine.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00