qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Tim Lee <timlee660101@gmail.com>
Cc: farosas@suse.de, lvivier@redhat.com, pbonzini@redhat.com,
	 wuhaotsh@google.com, kfting@nuvoton.com, chli30@nuvoton.com,
	 qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [v2] tests/qtest: Add qtest for NPCM8XX PSPI module
Date: Sun, 11 May 2025 14:58:00 +0100	[thread overview]
Message-ID: <CAFEAcA8qYRa+CHD+z687ATYwOBenrm_c1hg=yvVq-hzRDxMdRA@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA82=0Pp9U=W5EAjcVkR0GL_o1iVPuUPA=w2SFy4mwd_5w@mail.gmail.com>

On Sun, 11 May 2025 at 14:47, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Wed, 7 May 2025 at 10:19, Tim Lee <timlee660101@gmail.com> wrote:
> >
> > - Created qtest to check initialization of registers in PSPI Module
> > - Implemented test into Build File
> >
> > Tested:
> > ./build/tests/qtest/npcm8xx-pspi_test
> >
> > Signed-off-by: Tim Lee <timlee660101@gmail.com>
> > ---
> > Changes since v1:
> > - MAINTAINERS file not need to change
> > - Add comment for copyright/license information
> > - Correct CTL registers to use 16 bits
> > - Remove printf() in test cases
>
>
>
> Applied to target-arm.next, thanks.

...but it fails "make check", so I've dropped it:

not ok /aarch64/npcm8xx_pspi/data - ERROR:../../tests/qtest/npcm8xx_pspi-test.c:
80:test_data: assertion failed (output == test): (0x00000000 == 0x00001234)
Bail out!
----------------------------------- stderr -----------------------------------
**
ERROR:../../tests/qtest/npcm8xx_pspi-test.c:80:test_data: assertion failed (outp
ut == test): (0x00000000 == 0x00001234)

(test program exited with status code -6)

thanks
-- PMM


  reply	other threads:[~2025-05-11 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-07  9:18 [v2] tests/qtest: Add qtest for NPCM8XX PSPI module Tim Lee
2025-05-08  1:31 ` KFTING
2025-05-11 13:47 ` Peter Maydell
2025-05-11 13:58   ` Peter Maydell [this message]
2025-05-12  1:25     ` Tim Lee
2025-05-12  8:43       ` Peter Maydell

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='CAFEAcA8qYRa+CHD+z687ATYwOBenrm_c1hg=yvVq-hzRDxMdRA@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=chli30@nuvoton.com \
    --cc=farosas@suse.de \
    --cc=kfting@nuvoton.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=timlee660101@gmail.com \
    --cc=wuhaotsh@google.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).