unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Lukasz Majewski <lukma@denx.de>
Cc: Florian Weimer <fweimer@redhat.com>,
	libc-help@sourceware.org, libc-alpha <libc-alpha@sourceware.org>
Subject: Re: Question regarding test suite build
Date: Tue, 27 Jul 2021 20:34:06 +0000	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2107272030291.403014@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20210721153522.31ac5aca@ktm>

On Wed, 21 Jul 2021, Lukasz Majewski wrote:

> The problem I'm facing now is that make check does everything at once (
> it cross compiles tests, executes them and prints results).
> I would probably need to add new make rule (like make tst or such)

You can build tests without running them simply by running "make check" 
for a cross-compiled glibc without test-wrapper set.  (I've done a variant 
of that - "make math/tests" with some -j option to build the math/ tests 
in parallel, then "make regen-ulps" with test-wrapper set to run those 
tests needed for ulps regeneration.)

Many tests depend on aspects of the test environment and aren't designed 
to be installed and run without a glibc source and build tree present.

-- 
Joseph S. Myers
joseph@codesourcery.com

      reply	other threads:[~2021-07-27 20:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 13:35 Question regarding test suite build Lukasz Majewski
2021-07-27 20:34 ` Joseph Myers [this message]

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

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.22.394.2107272030291.403014@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=libc-help@sourceware.org \
    --cc=lukma@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).