summaryrefslogtreecommitdiff
path: root/test/ipc
AgeCommit message (Expand)Author
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
2021-03-02tests: Add test for IPCPipeUnixSocketPaul Elder
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2020-12-14libcamera: Replace ARRAY_SIZE() with std::size()Laurent Pinchart
2020-11-15libcamera: Move EventDispatcher to internal APILaurent Pinchart
2020-08-13test: ipc: unixsocket: 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-08-19test: unixsocket: Fix typo in error messageLaurent Pinchart
2019-07-04test: Allow self-contained tests to run in parallelNiklas Söderlund
2019-07-02test: ipc: unix: Add test for IPCUnixSocketNiklas Söderlund