qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Huacai Chen" <chenhuacai@kernel.org>,
	"Aurelien Jarno" <aurelien@aurel32.net>,
	"Thomas Huth" <thuth@redhat.com>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Cleber Rosa" <crosa@redhat.com>,
	"Beraldo Leal" <bleal@redhat.com>
Subject: [PATCH v2 0/3] tests/functional: Convert few MIPS avocado tests
Date: Wed, 21 Aug 2024 15:33:50 +0200	[thread overview]
Message-ID: <20240821133353.65903-1-philmd@linaro.org> (raw)

1/4 qemu:func-quick+func-mipsel / func-mipsel-empty_cpu_model                               OK   0.64s   1 subtests passed
2/4 qemu:func-quick+func-mipsel / func-mipsel-version                                       OK   0.65s   1 subtests passed
3/4 qemu:func-quick+func-mipsel / func-mipsel-info_usernet                                  OK   0.67s   1 subtests passed
4/4 qemu:func-thorough+func-mipsel-thorough+thorough / func-mipsel-mipsel_malta             OK   2.30s   1 subtests passed
1/6 qemu:func-quick+func-mips64el / func-mips64el-empty_cpu_model                           OK   0.12s   1 subtests passed
2/6 qemu:func-quick+func-mips64el / func-mips64el-version                                   OK   0.13s   1 subtests passed
3/6 qemu:func-quick+func-mips64el / func-mips64el-info_usernet                              OK   0.15s   1 subtests passed
4/6 qemu:func-quick+func-mips64el / func-mips64el-mips64el_fuloong2e                        OK   0.19s   1 subtests passed
5/6 qemu:func-thorough+func-mips64el-thorough+thorough / func-mips64el-mips64el_loongson3v  OK   4.53s   1 subtests passed
6/6 qemu:func-thorough+func-mips64el-thorough+thorough / func-mips64el-mips64el_malta       OK  23.52s   4 subtests passed

Based-on: <20240821082748.65853-1-thuth@redhat.com>
Supersedes: <20240821125701.63042-1-philmd@linaro.org>

Philippe Mathieu-Daudé (3):
  tests/functional: Convert mips fuloong2e avocado test
  tests/functional: Convert mips64el Malta I6400 avocado tests
  tests/functional: Convert mipsel Malta YAMON avocado test

 MAINTAINERS                                   |  5 +-
 tests/functional/meson.build                  |  9 ++
 .../test_mips64el_fuloong2e.py}               | 30 +++---
 .../test_mips64el_malta.py}                   | 98 +++++--------------
 tests/functional/test_mipsel_malta.py         | 46 +++++++++
 5 files changed, 99 insertions(+), 89 deletions(-)
 rename tests/{avocado/machine_mips_fuloong2e.py => functional/test_mips64el_fuloong2e.py} (61%)
 mode change 100644 => 100755
 rename tests/{avocado/machine_mips_malta.py => functional/test_mips64el_malta.py} (53%)
 mode change 100644 => 100755
 create mode 100755 tests/functional/test_mipsel_malta.py

-- 
2.45.2



             reply	other threads:[~2024-08-21 13:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21 13:33 Philippe Mathieu-Daudé [this message]
2024-08-21 13:33 ` [PATCH v2 1/3] tests/functional: Convert mips fuloong2e avocado test Philippe Mathieu-Daudé
2024-08-21 13:33 ` [PATCH v2 2/3] tests/functional: Convert mips64el Malta I6400 avocado tests Philippe Mathieu-Daudé
2024-08-21 13:33 ` [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test Philippe Mathieu-Daudé
2024-08-22  8:59   ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240821133353.65903-1-philmd@linaro.org \
    --to=philmd@linaro.org \
    --cc=aurelien@aurel32.net \
    --cc=bleal@redhat.com \
    --cc=chenhuacai@kernel.org \
    --cc=crosa@redhat.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wainersm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).