libcamera/test/v4l2_device
Laurent Pinchart 3fac104158 meson: Create and use a dependency for libcamera and its headers
Instead of manually adding the libcamera library and include path to
every target that requires it, declare a dependency that groups the
headers as source, the library and the include path, and use it through
the project. This simplifies handling of the dependency.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-05-23 13:56:33 +03:00
..
buffer_sharing.cpp test: v4l2_device: Allow each test to specify which device and entity to test 2019-05-17 20:39:03 +02:00
capture_async.cpp test: v4l2_device: Switch most tests to vimc 2019-05-17 20:39:03 +02:00
double_open.cpp test: v4l2_device: Switch most tests to vimc 2019-05-17 20:39:03 +02:00
formats.cpp test: v4l2_device: Switch most tests to vimc 2019-05-17 20:39:03 +02:00
meson.build meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
request_buffers.cpp test: v4l2_device: Switch most tests to vimc 2019-05-17 20:39:03 +02:00
stream_on_off.cpp test: v4l2_device: Switch most tests to vimc 2019-05-17 20:39:03 +02:00
v4l2_device_test.cpp test: v4l2_device: Reset media links and set a resolution 2019-05-17 20:39:03 +02:00
v4l2_device_test.h test: v4l2_device: Allow each test to specify which device and entity to test 2019-05-17 20:39:03 +02:00