tests/functional: add execute permission to aspeed tests
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:22 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
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>
tests/functional/test_aarch64_aspeed.py [changed mode: 0644->0755]
tests/functional/test_arm_aspeed_ast1030.py [changed mode: 0644->0755]
tests/functional/test_arm_aspeed_ast2500.py [changed mode: 0644->0755]
tests/functional/test_arm_aspeed_ast2600.py [changed mode: 0644->0755]
tests/functional/test_arm_aspeed_palmetto.py [changed mode: 0644->0755]
tests/functional/test_arm_aspeed_rainier.py [changed mode: 0644->0755]
tests/functional/test_arm_aspeed_romulus.py [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)