All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@jdl.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: dtc: Add basic testcases for dtc
Date: Tue, 18 Sep 2007 10:02:37 -0500	[thread overview]
Message-ID: <E1IXeaz-0000lF-HQ@jdl.com> (raw)
In-Reply-To: Your message of "Tue, 18 Sep 2007 10:33:40 +1000." <20070918003340.GA30766@localhost.localdomain>

So, like, the other day David Gibson mumbled:
> This patch adds a handful of simple testcases for dtc.  It adds a dts
> file which should generate the same sample tree as is used for the
> libfdt testcases, and tests invoking dtc on this dts, plus the
> standard batch of libfdt cases on the resulting dtb, which effectively
> checks that the dtb is correct.
> 
> Because the test framework assumes each testcase is an executable with
> the right output conventions, we use a little shell script, dtc.sh, as
> a wrapper around dtc itself.  It simply invokes dtc and returns a PASS
> or FAIL depending on whether dtc returned an error.
> 
> It's not much, but it's a start.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>


Applied.

> NB: Jon, you won't be able to simply git-applymbox this and have it
> work.  You'll need to manually add execute permission to tests/dtc.sh
> before git commiting it, since I can't encode the permissions in a
> patch.  Sorry for the inconvenience, but it didn't really seem worth
> setting up my own git to pull from just for that.

No problem.  Too bad you can't just use git, though... :-)

jdl

  reply	other threads:[~2007-09-18 15:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18  0:33 dtc: Add basic testcases for dtc David Gibson
2007-09-18 15:02 ` Jon Loeliger [this message]
2007-09-19  2:48   ` David Gibson

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=E1IXeaz-0000lF-HQ@jdl.com \
    --to=jdl@jdl.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    /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.