summaryrefslogtreecommitdiff
path: root/test/timer-thread.cpp
AgeCommit message (Expand)Author
2024-01-25test: timer-thread: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: timer-thread: Move timer start from wrong thread to separate testLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2022-03-25libcamera: base: timer: Drop start() overload with int argumentLaurent Pinchart
2021-09-02libcamera: Drop emitter object pointer from signal argumentsLaurent Pinchart
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
2019-10-07test: timer-thread: Test starting a timer from another threadLaurent Pinchart
2019-08-17test: Simplify tests with parent-child relationshipsLaurent Pinchart
2019-08-17test: Add Timer thread move testLaurent Pinchart