Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-22 | libcamera: Global s/devnode/deviceNode rename | Jacopo Mondi | |
Do not use the abreviated version for members, variables and getter methods. Library-wise rename, no intended functional changes. Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> | |||
2019-01-14 | test: media_device: Make MediaDeviceTest a MediaDevicePrintTest | Jacopo Mondi | |
As a new class for test link handling will be added as a separate test, it makes no sense to have a generic "MediaDeviceTest" class. Rename it in "MediaDevicePrintTest", and make it run only printing test. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> |