summaryrefslogtreecommitdiff
path: root/test/ipc/unixsocket.cpp
AgeCommit message (Expand)Author
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
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
2019-08-19test: Get event dispatcher from current threadLaurent Pinchart
2019-08-19test: unixsocket: Fix typo in error messageLaurent Pinchart
2019-07-02test: ipc: unix: Add test for IPCUnixSocketNiklas Söderlund