qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v3 22/24] tests/functional: Convert the acpi-bits test into a


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 22/24] tests/functional: Convert the acpi-bits test into a standalone test
Date: Fri, 2 Aug 2024 18:10:35 +0200
User-agent: Mozilla Thunderbird

On 30/7/24 19:03, Daniel P. Berrangé wrote:
From: Thomas Huth <thuth@redhat.com>

Mostly a straight-forward conversion. Looks like we can simply drop
the avocado datadrainer stuff when not using the avocado framework
anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  .../acpi-bits/bits-config/bits-cfg.txt        |  0
  .../acpi-bits/bits-tests/smbios.py2           |  0
  .../acpi-bits/bits-tests/smilatency.py2       |  0
  .../acpi-bits/bits-tests/testacpi.py2         |  0
  .../acpi-bits/bits-tests/testcpuid.py2        |  0
  tests/functional/meson.build                  |  2 +
  .../test_acpi_bits.py}                        | 81 ++++++++++---------
  7 files changed, 43 insertions(+), 40 deletions(-)
  rename tests/{avocado => functional}/acpi-bits/bits-config/bits-cfg.txt (100%)
  rename tests/{avocado => functional}/acpi-bits/bits-tests/smbios.py2 (100%)
  rename tests/{avocado => functional}/acpi-bits/bits-tests/smilatency.py2 
(100%)
  rename tests/{avocado => functional}/acpi-bits/bits-tests/testacpi.py2 (100%)
  rename tests/{avocado => functional}/acpi-bits/bits-tests/testcpuid.py2 (100%)
  rename tests/{avocado/acpi-bits.py => functional/test_acpi_bits.py} (86%)
  mode change 100644 => 100755

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>



reply via email to

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