|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 02/14] tests/functional: Convert the m68k Q800 Avocado test into a functional test |
Date: | Sat, 7 Sep 2024 06:36:32 +0200 |
User-agent: | Mozilla Thunderbird |
On 6/9/24 20:05, Thomas Huth wrote:
Just had to update the asset checksum to use SHA256 instead of SHA1, but apart from that it is a pretty much straightforward conversion. Signed-off-by: Thomas Huth <thuth@redhat.com> --- MAINTAINERS | 1 + tests/avocado/boot_linux_console.py | 24 ------------------- tests/functional/meson.build | 3 ++- tests/functional/test_m68k_q800.py | 37 +++++++++++++++++++++++++++++ 4 files changed, 40 insertions(+), 25 deletions(-) create mode 100755 tests/functional/test_m68k_q800.py
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |