summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
12 daysmeson: Group libipa and libipa_includes in a dependency objectLaurent Pinchart
13 daystest: ipa: rkisp1: utils: Fix floating and fixed point conversion testPaul Elder
2024-06-03test: ipa: rkisp1-utils: Fix coding style for template argumentsLaurent Pinchart
2024-06-03test: v4l2_videodevice: Increase timeout for vimc capture testsLaurent Pinchart
2024-06-03test: fence: Increase timeout for fence testLaurent Pinchart
2024-06-03test: fence: Fix race conditionLaurent Pinchart
2024-06-03test: fence: Turn class member variable into local variableLaurent Pinchart
2024-06-03test: camera: Increase timeout for vimc capture testsLaurent Pinchart
2024-05-31test: ipa: rkisp1-utils: Fix capitalization of hex numbersPaul Elder
2024-05-31ipa: rkisp1: Add a helper to convert floating-point to fixed-pointPaul Elder
2024-05-14libcamera: pipeline: Rename pipelines to a shorter nameJulien Vuillaumier
2024-05-13test: gstreamer: Simplify single stream testNicolas Dufresne
2024-05-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-05-07test: Don't add current build directory to include pathLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to codeLaurent Pinchart
2024-03-12libcamera: controls: Add policy parameter to ControlList::merge()Stefan Klug
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-25test: signal-threads: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: message: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: message: Remove incorrect slow receiver testLaurent Pinchart
2024-01-25test: event-thread: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: object-delete: Test deferred delete just before thread stopsLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-23test: gstreamer: Use env instead of registry editNicolas Dufresne
2023-12-07test: gstreamer: Remove videoconvert element from pipelineLaurent Pinchart
2023-12-07test: ipc: unixsocket: Increase process exit timeoutLaurent Pinchart
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
2023-12-06test: gstreamer: Fix indentation in commentsLaurent Pinchart
2023-10-23test: Add unit test for Transform and OrientationJacopo Mondi
2023-07-11tests: gstreamer: Fix compiler error with gcc 8.4.0Laurent Pinchart
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-07-06tests: gstreamer: Test cameras' enumeration from GstDeviceProviderUmang Jain
2023-06-04py: unittests.py: Fix type checker warningsTomi Valkeinen
2023-05-30py: unittests.py: Add weakref helpers and use delTomi Valkeinen
2023-05-30py: Use exceptions instead of returning error codesTomi Valkeinen
2023-05-30py: Fix CameraManager.version propertyTomi Valkeinen
2023-04-20test: controls: control_info_map: Test default constructorMattijs Korpershoek
2022-12-24test: Drop pipeline testLaurent Pinchart
2022-12-24test: py: Fix test failure when ASan is enabledLaurent Pinchart
2022-12-24test: v4l2_compat: Enable test with ASanLaurent Pinchart
2022-12-24test: v4l2_compat: Reduce indentationLaurent Pinchart
2022-12-16test: controls: control_info: Test default def() valuesLaurent Pinchart
2022-11-24libcamera: Test sensor's ability to discover ancillary devicesYunke Cao
2022-11-08test: camera_reconfigure: Qualify move() with std:: namespaceLaurent Pinchart
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder