libcamera/test
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
..
camera test: Unify naming of configurations in tests 2019-04-30 22:19:07 +03:00
libtest test: Move include definitions to libtest 2019-01-02 11:08:20 +02:00
media_device test: media_device: Add test for acquire() and release() 2019-05-17 20:35:09 +02:00
pipeline libcamera: media_device: Open and close media device inside populate() 2019-05-17 01:33:53 +02:00
v4l2_device test: v4l2_device: Switch most tests to vimc 2019-05-17 20:39:03 +02:00
v4l2_subdevice libcamera: media_device: Open and close media device inside populate() 2019-05-17 01:33:53 +02:00
event-dispatcher.cpp tests: event-dispatcher: Add processEvents() interruption test 2019-01-23 18:51:56 +02:00
event.cpp libcamera: Don't ignore the return value of read() and write() 2019-04-29 15:54:40 +03:00
geometry.cpp test: geometry: Add tests for Size class comparison operators 2019-04-18 18:13:10 +03:00
list-cameras.cpp libcamera: camera: Handle camera objects through shared pointers 2019-01-21 11:13:53 +02:00
meson.build test: geometry: Add tests for Size class comparison operators 2019-04-18 18:13:10 +03:00
signal.cpp test: signal: Exercise the signal delivery code paths for Object 2019-04-27 17:50:25 +03:00
timer.cpp test: timer: Add a 32 bit wraparound test 2019-01-17 21:31:33 +00:00