summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-06-20libcamera: yaml_parser: Remove memberNames() functionLaurent Pinchart
2022-06-20test: yaml_parser: Extend tests to cover the iterator APILaurent Pinchart
2022-06-16test: yaml-parser: Use write() instead of fwrite()Laurent Pinchart
2022-06-16libcamera: yaml_parser: Switch from FILE to FileLaurent Pinchart
2022-06-16libcamera: yaml_parser: Extend YamlObject::size() to dictionariesLaurent Pinchart
2022-06-04py: Merge read_event() and get_ready_requests()Tomi Valkeinen
2022-06-01py: unittests: Fix test_select()Tomi Valkeinen
2022-06-01py: unittests: Fix test_sleep()Tomi Valkeinen
2022-06-01libcamera: Use "..." instead of <...> consistently for internal headersLaurent Pinchart
2022-05-27py: Rename 'efd' to 'event_fd'Tomi Valkeinen
2022-05-27py: Add CameraManager.read_event()Tomi Valkeinen
2022-05-18py: unittests: Make typechecker happyTomi Valkeinen
2022-05-18py: unittests: Verify that cam and cm are freedTomi Valkeinen
2022-05-18py: unittests: Fix selector fd useTomi Valkeinen
2022-05-10py: Add unittests.pyTomi Valkeinen
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-05-10test: Add YamlParser testHan-Lin Chen
2022-05-04libcamera: Replace toString with operator<<() for format classesLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart
2022-04-07test: v4l2_videodevice: Fix format configuration in the vimc pipelineLaurent Pinchart
2022-04-07test: v4l2_videodevice: dequeue_watchdog: Check return value of streamOnLaurent Pinchart
2022-04-07test: v4l2_videodevice: dequeue_watchdog: Log message on failuresLaurent Pinchart
2022-04-06test: v4l2_videodevice: Verify the Dequeue WatchdogKieran Bingham
2022-03-28test: Test V4L2BufferCache::isEmpty() member functionNaushir Patuck
2022-03-25libcamera: base: timer: Drop start() overload with int argumentLaurent Pinchart
2022-02-04libcamera: base: object: Prevent the same signal being connected more than onceKieran Bingham
2022-01-19test: Ensure CameraTest tests are not run in parallelKieran Bingham
2022-01-17test: v4l2_compat: Add --verbose argumentLaurent Pinchart
2021-12-13test: fence: Signal fence onceJacopo Mondi
2021-12-13test: fence: Check write return valueJacopo Mondi
2021-12-11test: fence: Add test for the Fence classJacopo Mondi
2021-12-04libcamera: base: shared_fd: Rename fd() to get()Laurent Pinchart
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-12-04libcamera: ipc_unixsocket: Use UniqueFD for a file descriptorHirokazu Honda
2021-12-03test: Add UniqueFD testLaurent Pinchart
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart
2021-12-01test: gstreamer: Avoid call to deprecated gst_element_get_request_pad()Xavier Roumegue
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-11-29test: camera: Fix trivial spelling mistakeJacopo Mondi
2021-11-24test: Convert to pragma onceKieran Bingham
2021-11-02libcamera: bayer_format: Turn BayerFormat::Packing into scoped enumLaurent Pinchart
2021-10-15test: Remove using namespace in header filesHirokazu Honda
2021-10-15libcamera: geometry: Add Size members to grown or shrink by a marginLaurent Pinchart
2021-10-04test: gstreamer: Remove unnecessary header file includesVedant Paranjape
2021-09-27libcamera: control_serializer: Separate the handles spaceJacopo Mondi
2021-09-24test: gstreamer: Add a test for gstreamer multi streamVedant Paranjape
2021-09-23test: v4l2_compat: Skip vimc as a test candidatePaul Elder
2021-09-23test: gstreamer: Simplify elements' ownershipsVedant Paranjape
2021-09-23test: gstreamer: Simplify single stream test using functions from GstUtilsVedant Paranjape