summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-03-18libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers()Laurent Pinchart
2020-03-18test: libtest: buffer_source: Close video device right after allocationLaurent Pinchart
2020-03-18libcamera: PixelFormat: Make constructor explicitLaurent Pinchart
2020-03-18test: v4l2_videodevice: buffer_cache: Use DRM pixel formatNiklas Söderlund
2020-03-18tests: remove IPA_PROXY_PATH environment variableKaaira Gupta
2020-03-08test: file-descriptor: Fix undefined O_TMPFILE compilation errorLaurent Pinchart
2020-03-06test: v4l2_videodevice: Add test for V4L2BufferCacheNiklas Söderlund
2020-03-06test: Extract BufferSource class out of camera tests to libtestNiklas Söderlund
2020-03-06test: camera: buffer_import: Fix error messagesNiklas Söderlund
2020-03-06test: controls: control_value: Expand test to cover array controlsLaurent Pinchart
2020-03-06test: controls: control_value: Expand test to cover all control typesLaurent Pinchart
2020-03-06test: Add Span testLaurent Pinchart
2020-02-24tests: Remove IPA_MODULE_PATH environment variableKieran Bingham
2020-02-24libcamera: utils: Add a C++ dirname implementationKieran Bingham
2020-02-18test: camera: buffer_import: Don't include <random>Laurent Pinchart
2020-02-14test: thread: Test waiting on a thread that is not runningLaurent Pinchart
2020-02-14test: threads: Add wait() timeout testLaurent Pinchart
2020-02-13test: Add a utils::split() testLaurent Pinchart
2020-01-22test: signal: Add additional disconnection tests for ObjectLaurent Pinchart
2020-01-20libcamera: bound_method: Avoid deadlock with ConnectionTypeBlockingLaurent Pinchart
2020-01-20test: buffer_import: Propagate status code from buffer allocationLaurent Pinchart
2020-01-14libcamera: Switch from utils::make_unique to std::make_uniqueLaurent Pinchart
2020-01-13rkisp1: add pipeline test for rkisp1Show Liu
2020-01-12libcamera: camera: Remove the prepared stateNiklas Söderlund
2020-01-12libcamera: v4l2_videodevice: Remove Buffer interfaceNiklas Söderlund
2020-01-12libcamera: Switch to FrameBuffer interfaceNiklas Söderlund
2020-01-12test: camera: buffer_import: Update to FrameBuffer restrictionsNiklas Söderlund
2020-01-12test: v4l2_videodevice: Switch to FrameBuffer interfaceNiklas Söderlund
2020-01-12libcamera: buffer: Move captured metadata to FrameMetadataNiklas Söderlund
2020-01-12libcamera: request: In addBuffer() do not fetch stream from BufferNiklas Söderlund
2020-01-12libcamera: buffer: Switch from Plane to FrameBuffer::PlaneNiklas Söderlund
2020-01-12ipa: Switch to FrameBuffer interfaceNiklas Söderlund
2020-01-12test: file_descriptor: Add testNiklas Söderlund
2020-01-07test: signal: Test connecting to non-void slotsLaurent 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-12-16libcamera: Remove buffer index from loggingNiklas Söderlund
2019-11-27test: object-invoke: Delete InvokeObject after thread terminationLaurent Pinchart
2019-11-27test: message: Add slow receiver testLaurent Pinchart
2019-11-27test: message: Fix message handling in MessageReceiverLaurent Pinchart
2019-11-25test: controls: control_list: Add status checkJacopo Mondi
2019-11-20test: ipa: Add IPA wrappers testLaurent Pinchart
2019-11-20test: Add control serialization testJacopo Mondi
2019-11-20test: Add ByteStreamBuffer testLaurent Pinchart
2019-11-20test: controls: Add ControlInfoMap testLaurent Pinchart
2019-11-20test: Extract CameraTest class out of camera tests to libtestLaurent Pinchart
2019-11-19libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...Niklas Söderlund
2019-11-18libcamera: Remove space between empty curly bracketsLaurent Pinchart
2019-11-08libcamera: Remove unneeded semicolonsLaurent Pinchart