public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Philippe REYNES <philippe.reynes@softathome.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 8/8] test: dm: add a test for class button
Date: Mon, 20 Jul 2020 16:29:56 +0200 (CEST)	[thread overview]
Message-ID: <2026286228.536309.1595255396818.JavaMail.zimbra@softathome.com> (raw)
In-Reply-To: <CAPnjgZ0KH9F4ojZzsDara7jcnuiCdToF9z7Bz60sQTsKRswUow@mail.gmail.com>

Hi Simon,

> Hi Philippe,
> 
> On Fri, 17 Jul 2020 at 06:22, Philippe Reynes
> <philippe.reynes@softathome.com> wrote:
>> 
>> Add a test to confirm that we can read button state
>> using the button-gpio driver.
>> 
>> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
>> ---
>> Changelog:
>> v2:
>> - new commit in the serie
>> 
>> test/dm/Makefile | 1 +
>> test/dm/button.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 75 insertions(+)
>> create mode 100644 test/dm/button.c
> 
> This seems to fail with 'make qcheck'. Can you please take a look?
> I've left it unapplied for now.

I've tried to reproduce this issue, but make qcheck don't work for me.
I have some issues with test for binman, patman, and dtoc.

Could you provide me the log of the issue with 'make qcheck' please ?

 
> Regards,
> Simon


Regards,
Philippe

  reply	other threads:[~2020-07-20 14:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 12:22 [PATCH v2 1/8] dm: button: add an uclass for button Philippe Reynes
2020-07-17 12:22 ` [PATCH v2 2/8] dm: button: add a driver for button driven by gpio Philippe Reynes
2020-07-21 14:39   ` Neil Armstrong
2020-07-17 12:22 ` [PATCH v2 3/8] cmd: button: add a new 'button' command Philippe Reynes
2020-07-17 12:22 ` [PATCH v2 4/8] sandbox: dtsi: add buttons Philippe Reynes
2020-07-17 12:22 ` [PATCH v2 5/8] sandbox64: enable button Philippe Reynes
2020-07-17 12:22 ` [PATCH v2 6/8] sandbox: " Philippe Reynes
2020-07-17 12:22 ` [PATCH v2 7/8] test/py: add tests for the button commands Philippe Reynes
2020-07-17 12:22 ` [PATCH v2 8/8] test: dm: add a test for class button Philippe Reynes
2020-07-19 21:32   ` Simon Glass
2020-07-20 14:29     ` Philippe REYNES [this message]
2020-07-21 14:17       ` Simon Glass
2020-07-24 16:28         ` Philippe REYNES

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=2026286228.536309.1595255396818.JavaMail.zimbra@softathome.com \
    --to=philippe.reynes@softathome.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox