diff mbox series

[kms-test,10/10] tests: Rename kms-test-planeposition.py to kms-test-plane-position.py

Message ID 20220609234031.14803-11-laurent.pinchart@ideasonboard.com (mailing list archive)
State Mainlined
Commit 5d4af9c1f04ab0411ba5818baad9a68e87f33099
Delegated to: Kieran Bingham
Headers show
Series Test plane alpha and zpos control | expand

Commit Message

Laurent Pinchart June 9, 2022, 11:40 p.m. UTC
Match the name scheme of other tests by renaming
kms-test-planeposition.py to kms-test-plane-position.py.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 tests/{kms-test-planeposition.py => kms-test-plane-position.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tests/{kms-test-planeposition.py => kms-test-plane-position.py} (100%)

Comments

Kieran Bingham June 29, 2022, 3:44 p.m. UTC | #1
Quoting Laurent Pinchart (2022-06-10 00:40:31)
> Match the name scheme of other tests by renaming
> kms-test-planeposition.py to kms-test-plane-position.py.
> 

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
>  tests/{kms-test-planeposition.py => kms-test-plane-position.py} | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename tests/{kms-test-planeposition.py => kms-test-plane-position.py} (100%)
> 
> diff --git a/tests/kms-test-planeposition.py b/tests/kms-test-plane-position.py
> similarity index 100%
> rename from tests/kms-test-planeposition.py
> rename to tests/kms-test-plane-position.py
> -- 
> Regards,
> 
> Laurent Pinchart
>
diff mbox series

Patch

diff --git a/tests/kms-test-planeposition.py b/tests/kms-test-plane-position.py
similarity index 100%
rename from tests/kms-test-planeposition.py
rename to tests/kms-test-plane-position.py