qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado


From: Thomas Huth
Subject: Re: [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test
Date: Thu, 22 Aug 2024 10:59:59 +0200
User-agent: Mozilla Thunderbird

On 21/08/2024 15.33, Philippe Mathieu-Daudé wrote:
Straight forward conversion using the Python standard zipfile
module instead of avocado.utils package. Update the SHA1 hashes
to SHA256 hashes since SHA1 should not be used anymore nowadays.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  MAINTAINERS                             |  2 +-
  tests/avocado/machine_mips_malta.py     | 54 -------------------------
  tests/functional/meson.build            |  4 ++
  tests/functional/test_mips64el_malta.py |  3 ++
  tests/functional/test_mipsel_malta.py   | 46 +++++++++++++++++++++
  5 files changed, 54 insertions(+), 55 deletions(-)
  delete mode 100644 tests/avocado/machine_mips_malta.py
  create mode 100755 tests/functional/test_mipsel_malta.py

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]