libcamera/test/camera
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.cpp test: camera: Add read default configuration test 2019-03-14 15:59:00 +01:00
camera_test.h test: camera: Add read default configuration test 2019-03-14 15:59:00 +01:00
capture.cpp test: camera: Add capture test 2019-03-14 15:59:13 +01:00
configuration_default.cpp test: camera: Add read default configuration test 2019-03-14 15:59:00 +01:00
configuration_set.cpp test: camera: Add setting of configuration test 2019-03-14 15:59:09 +01:00
meson.build test: camera: Add state machine test 2019-03-14 15:59:17 +01:00
statemachine.cpp test: camera: Add state machine test 2019-03-14 15:59:17 +01:00