summaryrefslogtreecommitdiff
path: root/test/object-invoke.cpp
AgeCommit message (Expand)Author
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2020-11-15libcamera: Move EventDispatcher to internal APILaurent Pinchart
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-01-20libcamera: bound_method: Avoid deadlock with ConnectionTypeBlockingLaurent Pinchart
2020-01-07test: object-invoke: Test invoking a non-void methodLaurent Pinchart
2020-01-07test: object-invoke: Test direct invocationLaurent Pinchart
2020-01-03test: object-invoke: Test invocation of method taking a reference argumentLaurent Pinchart
2019-11-27test: object-invoke: Delete InvokeObject after thread terminationLaurent Pinchart
2019-10-29test: object-invoke: Invoke method in blocking modeJacopo Mondi
2019-10-29libcamera: object: Add connection type parameter to invokeMethod()Jacopo Mondi
2019-08-19test: Get event dispatcher from current threadLaurent Pinchart
2019-08-17test: Add Object::invokeMethod() testLaurent Pinchart