Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-23 | meson: Fix coding style in meson.build files | Laurent Pinchart | |
Consistently go for 4 spaces indentation, and always put a space between the colon in argument lists, as per the examples from the meson documentation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2019-01-22 | test: pipeline: IPU3: Add IPU3 pipeline test | Jacopo Mondi | |
Add test for the Intel IPU3 pipeline that lists all the cameras registered in the system and verifies the result matches the expected. This test is meant to be run on IPU3 platforms, it gets skipped otherwise. Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> |