libcamera/test/libtest
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_source.cpp test: Extract BufferSource class out of camera tests to libtest 2020-03-06 17:45:48 +01:00
buffer_source.h test: Extract BufferSource class out of camera tests to libtest 2020-03-06 17:45:48 +01:00
camera_test.cpp test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
camera_test.h test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
meson.build test: Extract BufferSource class out of camera tests to libtest 2020-03-06 17:45:48 +01:00
test.cpp tests: Remove IPA_MODULE_PATH environment variable 2020-02-24 09:45:56 +00:00
test.h libcamera: Remove space between empty curly brackets 2019-11-18 02:27:48 +02:00