Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | kmstest.py: Add output_connectors() helper to skip writeback connectors | Laurent Pinchart | |
Add a generator method to the KMSTest class to enumerate all non-writeback connectors, and use it through tests. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | |||
2019-06-19 | tests: Add a plane formats test | Laurent Pinchart | |
Add a new test script that tests all formats supported by planes. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> |