libcamera/test
Niklas Söderlund af2144231e test: camera: Add state machine test
Add a test of the different access level enforced by the state machine
inside the camera. The state machine aims to limit operations on the
camera to the cameras state.

The test exercises all states of the camera and verifies that only the
intended operations are possible at each stage.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-03-14 15:59:17 +01:00
..
camera test: camera: Add state machine test 2019-03-14 15:59:17 +01: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: Add format handling test 2019-03-01 12:34:13 +01:00
v4l2_subdevice test: v4l2_subdevice: Add ListFormat test 2019-03-02 18:31:30 +01: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 test: camera: Add read default configuration test 2019-03-14 15:59:00 +01: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