libcamera/test/v4l2_device
Kieran Bingham 1db3ea08b6 test: v4l2_device: capture_async: End test at 30 frames
The capture_async test was written to run for a fixed 5 second duration.
Modify the test such that it runs until it has captured 30 frames, or a 10
second time out occurs.

Running the capture_async test on an ARM64 platform using VIVID captures 30
frames in 6.15 seconds.

There may be scope to optimise this speed by changing the format on the capture
device.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-02-13 15:46:30 +00:00
..
capture_async.cpp test: v4l2_device: capture_async: End test at 30 frames 2019-02-13 15:46:30 +00: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 VIVID capture stream 2019-02-13 15:46:18 +00:00
v4l2_device_test.h test: v4l2_device: Add request_buffers test 2019-02-06 06:49:31 +02:00