All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: [RFC] tests in test/dm/video.c are not independent
Date: Sun, 7 Mar 2021 17:49:52 +0100	[thread overview]
Message-ID: <a5665a6b-7679-739d-6af1-0db513e5bc8d@gmx.de> (raw)

Hello Simon,

looking at the tests in test/dm/video.c it seems that none of them
clears the screen before adding text and testing the hash of the frame
buffer. So it is hard to tell which output led to changes in subsequent
tests.

I think the tests should first clear the screen to start from a defined
state. This will make the tests independent of each other.

What is your view?

Best regards

Heinrich

             reply	other threads:[~2021-03-07 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07 16:49 Heinrich Schuchardt [this message]
2021-03-07 23:27 ` [RFC] tests in test/dm/video.c are not independent 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=a5665a6b-7679-739d-6af1-0db513e5bc8d@gmx.de \
    --to=xypron.glpk@gmx.de \
    --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.