Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-31 | tests: Only call execute() if the test is run directly | Laurent Pinchart | |
Only run a test automatically if the Python test script is executed directly. This will allow importing tests as modules in a test runner. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2022-06-29 | tests: Add plane alpha test | Laurent Pinchart | |
Add a test that enables multiple planes with different alpha values. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> |