libcamera/test
Kieran Bingham 27aff949fb libcamera/base: Move extended base functionality
Move the functionality for the following components to the new
base support library:

 - BoundMethod
 - EventDispatcher
 - EventDispatcherPoll
 - Log
 - Message
 - Object
 - Signal
 - Semaphore
 - Thread
 - Timer

While it would be preferable to see these split to move one component
per commit, these components are all interdependent upon each other,
which leaves us with one big change performing the move for all of them.

Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-06-25 16:11:08 +01:00
..
camera libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
controls test: control_list: Test ControlList::merge() 2021-05-06 15:08:34 +02:00
ipa libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
ipc libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
libtest libcamera: v4l2_device: Return a unique pointer from fromEntityName() 2020-12-09 11:26:25 +02:00
log libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
media_device libcamera: Drop unneeded empty default constructors and destructors 2020-10-23 22:48:17 +03:00
pipeline libcamera: camera: Rename name() to id() 2020-08-05 20:07:13 +02:00
process libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
serialization libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
stream meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
v4l2_compat tests: v4l2_compat: Fix v4l2-compliance and v4l2-ctl version parsing 2020-07-17 18:50:10 +09:00
v4l2_subdevice libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
v4l2_videodevice libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
bayer-format.cpp test: bayer-format: Rectify internal header's #include path 2021-05-05 10:32:33 +02:00
byte-stream-buffer.cpp test: byte-stream-buffer: Initialize data array 2021-05-26 10:24:15 +02:00
camera-sensor.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
delayed_controls.cpp test: delayed_controls: Rename delayed_contols.cpp to delayed_controls.cpp 2021-03-12 14:20:51 +00:00
event-dispatcher.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
event-thread.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
event.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
file-descriptor.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
file.cpp test: file: Check that directories are not treated as files 2020-12-30 13:03:54 +00:00
geometry.cpp test: geometry: Add unit tests for new geometry helper functions 2020-10-27 14:06:51 +02:00
hotplug-cameras.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
mapped-buffer.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
meson.build meson: Summarize which applications and adaptation layers are built 2021-03-28 01:47:26 +02:00
message.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
object-delete.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
object-invoke.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
object.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
pixel-format.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
signal-threads.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
signal.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
span.cpp test: span: Add tests for begin() and rbegin() 2021-04-15 22:23:02 +03:00
threads.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
timer-thread.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
timer.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
utils.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00