libcamera/test/libtest
Kieran Bingham e228c290c9 libcamera/base: Validate internal headers as private
Headers which must not be exposed as part of the public libcamera API
should include base/private.h.

Any interface which includes the private.h header will only be able to
build if the libcamera_private dependency is used (or the
libcamera_base_private dependency directly).

Build targets which are intended to use the private API's will use the
libcamera_private to handle the automatic definition of the inclusion
guard.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-06-25 16:11:11 +01:00
..
buffer_source.cpp libcamera: v4l2_device: Return a unique pointer from fromEntityName() 2020-12-09 11:26:25 +02:00
buffer_source.h test: Include specific headers instead of libcamera.h 2020-09-21 13:50:42 +03: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: Include specific headers instead of libcamera.h 2020-09-21 13:50:42 +03:00
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
test.cpp tests: remove IPA_PROXY_PATH environment variable 2020-03-18 16:17:56 +00:00
test.h meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00