All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asherah Connor <ashe@kivikakk.ee>
To: u-boot@lists.denx.de
Subject: [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests
Date: Fri, 19 Mar 2021 02:57:47 +0000	[thread overview]
Message-ID: <20210319025747.6xp6q3v6avq4td6v@talia.n4wrvuuuhszuhem3na2pm5saea.px.internal.cloudapp.net> (raw)
In-Reply-To: <20210314202232.GA13803@bill-the-cat>

On 21/03/14 04:03:p, Tom Rini wrote:
> A small thing, CMD_QFW needs to be disabled on sandbox_spl_defconfig (a
> special config for some tests only).  A larger thing is that these tests
> fail for me both locally and in CI:
> https://source.denx.de/u-boot/u-boot/-/jobs/237539
> https://source.denx.de/u-boot/u-boot/-/jobs/237535
> https://source.denx.de/u-boot/u-boot/-/jobs/237536

Thanks, I'll remove CMD_QFW from sandbox_spl_defconfig.

Ah, I didn't test the non-unit tests against sandbox.  I'll make those
tests agnostic to whether they're running against a real QEMU or in the
sandbox, thank you.

Best,

Asherah

  reply	other threads:[~2021-03-19  2:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07  3:59 [PATCH v6 0/4] Move qfw to DM, add Arm support Asherah Connor
2021-03-07  3:59 ` [PATCH v6 1/4] x86: qemu: move QFW to its own uclass Asherah Connor
2021-03-12  4:45   ` Simon Glass
2021-03-07  3:59 ` [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests Asherah Connor
2021-03-14 20:22   ` Tom Rini
2021-03-19  2:57     ` Asherah Connor [this message]
2021-03-07  3:59 ` [PATCH v6 3/4] qemu: add MMIO driver for QFW Asherah Connor
2021-03-12  4:45   ` Simon Glass
2021-03-07  3:59 ` [PATCH v6 4/4] qemu: arm: select QFW, MMIO on qemu-arm Asherah Connor
2021-03-12  4:45   ` Simon Glass

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=20210319025747.6xp6q3v6avq4td6v@talia.n4wrvuuuhszuhem3na2pm5saea.px.internal.cloudapp.net \
    --to=ashe@kivikakk.ee \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.