libcamera/test
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
..
libtest test: Move include definitions to libtest 2019-01-02 11:08:20 +02:00
media_device libcamera: device_enumerator: Reference-count MediaDevice instances 2019-01-24 22:24:11 +02:00
pipeline libcamera: device_enumerator: Reference-count MediaDevice instances 2019-01-24 22:24:11 +02:00
v4l2_device test: v4l2_device: capture_async: End test at 30 frames 2019-02-13 15:46:30 +00:00
event-dispatcher.cpp tests: event-dispatcher: Add processEvents() interruption test 2019-01-23 18:51:56 +02:00
event.cpp test: Add event notifier test 2019-01-08 16:23:16 +02:00
list-cameras.cpp libcamera: camera: Handle camera objects through shared pointers 2019-01-21 11:13:53 +02:00
meson.build tests: Test event dispatcher interruption by signal 2019-01-23 18:51:56 +02:00
signal.cpp libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
timer.cpp test: timer: Add a 32 bit wraparound test 2019-01-17 21:31:33 +00:00