mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: Building a solid musl automated-testing framework
Date: Mon, 4 Aug 2014 07:30:50 +0200	[thread overview]
Message-ID: <20140804053049.GB22308@port70.net> (raw)
In-Reply-To: <20140804051012.GA8714@duality.lan>

* Bobby Bingham <koorogi@koorogi.info> [2014-08-04 00:10:12 -0500]:
> On Thu, Jul 31, 2014 at 05:47:16PM -0400, Rich Felker wrote:
> >
> > 1. Have a Makefile and a subdirectory full of cross compiler trees.
> >    The set of archs could be based purely on the set of cross
> >    compilers, computed by the Makefile based on directory contents.
> >
> > 2. Have the Makefile clone/pull one musl tree from upstream git and
> >    then clone/pull an additional copy of the tree per arch/subarch
> >    (with the set of archs determined as in point 1).
> >
> > 3. Build each musl (via recursive make, i.e. make calling configure
> >    and make in each musl clone) and install them into the cross
> >    compiler include/lib dirs for their corresponding cross compilers.
> >
> > 4. Do like points 2 and 3, but for libc-test repo.
> >
> > 5. Use the kernel, initrd, and qemu stuff from the adk-test-framework
> >    to build initrd images and run them.
> >
> 
> Last I looked, libc-test didn't support being built on one system and
> run on another.  Has this changed?
> 

libc-test builds and runs the tests using make

building works with a cross-compiler, but running them does not

so one can build on one system and then manually run the tests
on another, there is no automated method for this now


  reply	other threads:[~2014-08-04  5:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31 21:47 Rich Felker
2014-08-01  6:32 ` u-igbb
2014-08-04  5:10 ` Bobby Bingham
2014-08-04  5:30   ` Szabolcs Nagy [this message]
2014-08-04 12:18 ` Waldemar Brodkorb
2014-08-04 14:56   ` Rich Felker
2014-08-06  7:57     ` Waldemar Brodkorb

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=20140804053049.GB22308@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).