libcamera/test/camera
Niklas Söderlund 257df552a4 test: Extract BufferSource class out of camera tests to libtest
The BufferSource class can be used by other tests other then the camera
buffer importer test, move it to libtest. The only changes to
BufferSource is for it to be allowed to be split in a header and source
file.

This change makes it necessary for libtest to have access to internal
libcamera headers. As the internal headers already are accessible to all
test cases this does not increase the exposure of libcamera internals to
the test cases.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-03-06 17:45:48 +01:00
..
buffer_import.cpp test: Extract BufferSource class out of camera tests to libtest 2020-03-06 17:45:48 +01:00
capture.cpp libcamera: camera: Remove the prepared state 2020-01-12 16:10:38 +01:00
configuration_default.cpp test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
configuration_set.cpp test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
meson.build test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
statemachine.cpp libcamera: camera: Remove the prepared state 2020-01-12 16:10:38 +01:00