libcamera/test/v4l2_device
Niklas Söderlund 0085202fe2 test: v4l2_device: Switch most tests to vimc
The vimc driver delivers frames much faster then the vivid driver hence
most v4l2 device tests complete much quicker if vimc is used. The only
v4l2 device test which can't be switched is buffer_sharing as it needs
to import buffers somewhere, something vimc do not support.

With this change I manage to shave of almost 7 seconds for each run of
all v4l2 device tests.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-05-17 20:39:03 +02: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 test: v4l2_device: Add format handling test 2019-03-01 12:34:13 +01: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