diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2024-12-17 15:59:22 +0000 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-12-17 19:39:53 +0100 |
commit | 11b88e07f0c221890502250bfe758c526f93cc69 (patch) | |
tree | 7215e3022324eb46def2bd852a84cf13e264d688 | |
parent | 8032c78e556cd0baec111740a6c636863f9bd7c8 (diff) | |
download | qemu-11b88e07f0c221890502250bfe758c526f93cc69.zip qemu-11b88e07f0c221890502250bfe758c526f93cc69.tar.gz qemu-11b88e07f0c221890502250bfe758c526f93cc69.tar.bz2 |
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é <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20241217155953.3950506-2-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_aarch64_aspeed.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_arm_aspeed_ast1030.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_arm_aspeed_ast2500.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_arm_aspeed_ast2600.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_arm_aspeed_palmetto.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_arm_aspeed_rainier.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/functional/test_arm_aspeed_romulus.py | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/functional/test_aarch64_aspeed.py b/tests/functional/test_aarch64_aspeed.py index 59916ef..59916ef 100644..100755 --- a/tests/functional/test_aarch64_aspeed.py +++ b/tests/functional/test_aarch64_aspeed.py diff --git a/tests/functional/test_arm_aspeed_ast1030.py b/tests/functional/test_arm_aspeed_ast1030.py index 380a76e..380a76e 100644..100755 --- a/tests/functional/test_arm_aspeed_ast1030.py +++ b/tests/functional/test_arm_aspeed_ast1030.py diff --git a/tests/functional/test_arm_aspeed_ast2500.py b/tests/functional/test_arm_aspeed_ast2500.py index 79baf37..79baf37 100644..100755 --- a/tests/functional/test_arm_aspeed_ast2500.py +++ b/tests/functional/test_arm_aspeed_ast2500.py diff --git a/tests/functional/test_arm_aspeed_ast2600.py b/tests/functional/test_arm_aspeed_ast2600.py index 74d025e..74d025e 100644..100755 --- a/tests/functional/test_arm_aspeed_ast2600.py +++ b/tests/functional/test_arm_aspeed_ast2600.py diff --git a/tests/functional/test_arm_aspeed_palmetto.py b/tests/functional/test_arm_aspeed_palmetto.py index 6588c02..6588c02 100644..100755 --- a/tests/functional/test_arm_aspeed_palmetto.py +++ b/tests/functional/test_arm_aspeed_palmetto.py diff --git a/tests/functional/test_arm_aspeed_rainier.py b/tests/functional/test_arm_aspeed_rainier.py index b856aea..b856aea 100644..100755 --- a/tests/functional/test_arm_aspeed_rainier.py +++ b/tests/functional/test_arm_aspeed_rainier.py diff --git a/tests/functional/test_arm_aspeed_romulus.py b/tests/functional/test_arm_aspeed_romulus.py index 747b616..747b616 100644..100755 --- a/tests/functional/test_arm_aspeed_romulus.py +++ b/tests/functional/test_arm_aspeed_romulus.py |