libcamera/test/gstreamer
Vedant Paranjape 39c2d5dc95 test: gstreamer: Factor out code into a base class
A lot of code used in the single stream test is boiler plate and common
across every gstreamer test. Factor out this code into a base class
called GstreamerTest.

Also update the gstreamer_single_stream_test to use the GstreamerTest
base class.

Signed-off-by: Vedant Paranjape <vedantparanjape160201@gmail.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
2021-09-08 17:40:53 +09:00
..
gstreamer_single_stream_test.cpp test: gstreamer: Factor out code into a base class 2021-09-08 17:40:53 +09:00
gstreamer_test.cpp test: gstreamer: Factor out code into a base class 2021-09-08 17:40:53 +09:00
gstreamer_test.h test: gstreamer: Factor out code into a base class 2021-09-08 17:40:53 +09:00
meson.build test: gstreamer: Factor out code into a base class 2021-09-08 17:40:53 +09:00