Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-24 | tests: Use POSIX '.' as 'source' | Kieran Bingham | |
On posix shells, only the '.' command is supported. Even when running on a full bash shell, the file to source should be either fully or locally qualified to avoid picking up a stray version available in $PATH. Fix both issues by swapping to the posix standard Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2017-02-12 | tests: Add RPF cropping test | Kieran Bingham | |
Test both the input cropping size and position Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |