From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] Building LTP despite failures
Date: Wed, 18 Jan 2017 11:37:58 +0100 [thread overview]
Message-ID: <20170118103758.GB29948@rei.lan> (raw)
In-Reply-To: <b375a149-eda4-7179-1e5e-99240494b321@synopsys.com>
Hi!
> We use LTP regularly to check the health of ARC Linux. One the pain points have
> been out of tree patches to LTP to avoid building lot of stuff which are either
> not provided by C library (say uClibc) or not configured in uClibc etc.
The obvious answer is here are:
* If there is a functionality not provided by you C library you should
write a configure check like we do for many testcases already which
is something that could most likely be then accepted upstream
* There is also some added support for skipping test compilation under
UCLIBC, see testcases/kernel/syscalls/Makefile that skips profil
directory if UCLIBC has been defined for build. We may add more if
there are features not provided by the uClibc library.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2017-01-18 10:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 19:25 [LTP] Building LTP despite failures Vineet Gupta
2017-01-18 10:37 ` Cyril Hrubis [this message]
2017-01-18 17:13 ` Vineet Gupta
2017-01-19 13:47 ` Cyril Hrubis
-- strict thread matches above, loose matches on Subject: below --
2017-01-17 19:24 Vineet Gupta
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=20170118103758.GB29948@rei.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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