summaryrefslogtreecommitdiff
path: root/test/log
AgeCommit message (Expand)Author
2023-12-07test: log: log_process: Increase process exit timeoutLaurent Pinchart
2023-12-07test: log: log_process: Improve debugging on process exit failuresLaurent Pinchart
2023-12-07test: log: log_process: Fix uninitialized variable on process exit failureLaurent Pinchart
2023-12-07test: log: log_process: Log an error when failing due to incorrect messageLaurent Pinchart
2022-10-07test: meson: Use dictionaries instead of arrays to store test informationLaurent Pinchart
2022-10-07test: Rename 't' to 'test' in meson.buildLaurent Pinchart
2022-03-25libcamera: base: timer: Drop start() overload with int argumentLaurent Pinchart
2021-12-01test: Replace "/proc/self/exe" with path to test binaryLaurent Pinchart
2021-12-01test: Store path to the test executable in Test classLaurent Pinchart
2021-09-02libcamera: Drop emitter object pointer from signal argumentsLaurent Pinchart
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2020-11-15libcamera: Move EventDispatcher to internal APILaurent Pinchart
2020-10-07libcamera: ProcessManager: make ProcessManager lifetime explicitly managedPaul Elder
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-06-04test: log: log_api: Close open fds on error pathsUmang Jain
2020-06-04test: log: log_process: Close open fds on error pathsUmang Jain
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2019-08-19test: Get event dispatcher from current threadLaurent Pinchart
2019-07-17test: logging: move logging tests to a subdirectoryPaul Elder