]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/test_arm_orangepi: rename test class to 'OrangePiMachine'
authorNiek Linnenbank <nieklinnenbank@gmail.com>
Sun, 16 Mar 2025 21:02:31 +0000 (22:02 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 19 Mar 2025 06:41:32 +0000 (07:41 +0100)
commit6d19d095470221684afe065cffd40adebe644d04
tree2e3961d0d41bd9952c2375f5e7a86a5db2c3a9a1
parentc1a6bff276ca52ffde472532d92bb5bb122dab3f
tests/functional/test_arm_orangepi: rename test class to 'OrangePiMachine'

The test class in this file contains all functional test cases
for testing the Orange Pi PC board. It should be given a name
matching the Qemu machine it covers.

This commit sets the test class name to 'OrangePiMachine'.

Signed-off-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Fixes: 380f7268b7b ("tests/functional: Convert the OrangePi tests to the functional framework")
Message-ID: <20250316210232.46298-1-nieklinnenbank@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_arm_orangepi.py