qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1] tests/avocado: Add LoongArch machine start test


From: Thomas Huth
Subject: Re: [PATCH v1] tests/avocado: Add LoongArch machine start test
Date: Thu, 11 May 2023 15:00:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 11/05/2023 14.21, Song Gao wrote:
Add a new test in tests/avocado to check LoongArch virt machine start.

Signed-off-by: Song Gao <gaosong@loongson.cn>
---
  MAINTAINERS                              |  1 +
  tests/avocado/machine_loongarch_start.py | 68 ++++++++++++++++++++++++
  2 files changed, 69 insertions(+)
  create mode 100644 tests/avocado/machine_loongarch_start.py

diff --git a/MAINTAINERS b/MAINTAINERS
index f757369373..d3b11ac056 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -245,6 +245,7 @@ M: Xiaojuan Yang <yangxiaojuan@loongson.cn>
  S: Maintained
  F: target/loongarch/
  F: tests/tcg/loongarch64/
+F: tests/avocado/machine_loongarch_start.py

I'd maybe just name it machine_loongarch.py, without the "start", in case you add some more tests later.

Anyway, thanks for tackling this!

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




reply via email to

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