From: Daniel P. Berrangé Date: Tue, 17 Dec 2024 15:59:22 +0000 (+0000) Subject: tests/functional: add execute permission to aspeed tests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=11b88e07f0c221890502250bfe758c526f93cc69;p=qemu.git tests/functional: add execute permission to aspeed tests Tests are expected to be directly invoked when debugging so must have execute permission. Signed-off-by: Daniel P. Berrangé Reviewed-by: Richard Henderson Message-ID: <20241217155953.3950506-2-berrange@redhat.com> Signed-off-by: Thomas Huth --- diff --git a/tests/functional/test_aarch64_aspeed.py b/tests/functional/test_aarch64_aspeed.py old mode 100644 new mode 100755 diff --git a/tests/functional/test_arm_aspeed_ast1030.py b/tests/functional/test_arm_aspeed_ast1030.py old mode 100644 new mode 100755 diff --git a/tests/functional/test_arm_aspeed_ast2500.py b/tests/functional/test_arm_aspeed_ast2500.py old mode 100644 new mode 100755 diff --git a/tests/functional/test_arm_aspeed_ast2600.py b/tests/functional/test_arm_aspeed_ast2600.py old mode 100644 new mode 100755 diff --git a/tests/functional/test_arm_aspeed_palmetto.py b/tests/functional/test_arm_aspeed_palmetto.py old mode 100644 new mode 100755 diff --git a/tests/functional/test_arm_aspeed_rainier.py b/tests/functional/test_arm_aspeed_rainier.py old mode 100644 new mode 100755 diff --git a/tests/functional/test_arm_aspeed_romulus.py b/tests/functional/test_arm_aspeed_romulus.py old mode 100644 new mode 100755