libcamera/test/v4l2_device
Kieran Bingham ba4dfa7471 test: v4l2_device: Provide asynchronous capture test
Utilise the event_dispatcher to create a default event loop, and process
asynchronous buffer receive events.

If no frames are captured in 5 seconds, the test will fail.
It will also fail if less than 30 frames have been captured in the same
timeout period.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-02-06 06:49:43 +02:00
..
capture_async.cpp test: v4l2_device: Provide asynchronous capture test 2019-02-06 06:49:43 +02:00
double_open.cpp test: v4l2_device: Add test suite and initial test 2019-01-17 21:55:27 +00:00
meson.build test: v4l2_device: Provide asynchronous capture test 2019-02-06 06:49:43 +02:00
request_buffers.cpp test: v4l2_device: Add request_buffers test 2019-02-06 06:49:31 +02:00
stream_on_off.cpp test: v4l2_device: Add StreamOn/StreamOff test 2019-02-06 06:49:41 +02:00
v4l2_device_test.cpp test: v4l2_device: Use DeviceEnumerator to find a UVCVideo 2019-02-06 06:49:25 +02:00
v4l2_device_test.h test: v4l2_device: Add request_buffers test 2019-02-06 06:49:31 +02:00