libcamera/test
Laurent Pinchart a40023e6cc libcamera: Use stream roles directly instead of StreamUsage
In order to prepare for an API overhall of the camera configuration
generation, remove the StreamUsage class and replace its uses by stream
roles. The size hints can't be specified anymore, and will be replaced
with an API on the StreamConfiguration to negotiate configuration
parameters with cameras.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-05-23 00:27:13 +03:00
..
camera libcamera: Use stream roles directly instead of StreamUsage 2019-05-23 00:27:13 +03:00
ipa test: ipa: add IPAModule tests 2019-05-21 18:35:11 -04: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: ipa: add IPAModule tests 2019-05-21 18:35:11 -04: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