diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-02-24 20:12:45 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-03-06 17:45:48 +0100 |
commit | 257df552a454d7afdc339ef88040e986400d2d89 (patch) | |
tree | 85f68de72ec4564aeedc6ef3f47aaa3bb2c3e695 /src/v4l2/v4l2_compat_manager.cpp | |
parent | 42a00cb6172230b822f5c8a910b73e94d4be84cf (diff) |
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>
Diffstat (limited to 'src/v4l2/v4l2_compat_manager.cpp')
0 files changed, 0 insertions, 0 deletions