libcamera/test
Jacopo Mondi 3a6c4bd146 libcamera: Rename V4L2Device to V4L2VideoDevice
In preparation of creating a new V4L2Device base class, rename
V4L2Device to V4L2VideoDevice.

This is a project wide rename without any intended functional change.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-06-19 15:46:44 +02:00
..
camera test: camera: Increase runtime for capture test 2019-06-11 15:56:36 +02:00
ipa libcamera: test: remove test IPA and use dummy IPA instead 2019-06-05 10:44:52 -04:00
libtest libcamera: ipa_manager: implement class for managing IPA modules 2019-06-05 10:44:52 -04:00
media_device meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
pipeline meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
stream test: stream: Add test for StreamFormat 2019-06-19 12:25:12 +02:00
v4l2_subdevice libcamera: v4l2_subdevice: Replace FormatEnum with ImageFormats 2019-06-19 03:06:33 +02:00
v4l2_videodevice libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
camera-sensor.cpp tests: Add CameraSensor class test 2019-06-12 15:10:38 +03: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 libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02: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