]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
rt-tests: allow building subset of tests with non-NPTL toolchains
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Tue, 11 Nov 2014 13:56:48 +0000 (16:56 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Nov 2014 14:32:37 +0000 (15:32 +0100)
commit143fe5b443da448c2652527cce299dab0c4fab96
treef86d444b174f0f4c98579e05579e4b61e65a9432
parentcaf2b2ba6b1896c6f0d5751fca84d48607497b04
rt-tests: allow building subset of tests with non-NPTL toolchains

Some architectures are still stuck with non-NPTL toolchains.
These are for example ARC, Blackfin, Xtensa etc.

Still rt-tests are very good benchmarks and it would be good to enable use of
at least selected (those that will be built) tests on those architectures.

This change makes it possible to only build subset of tests that don't require
NPTL calls.

Following tests will be built with non-NPTL toolchain:
 * signaltest
 * ptsematest
 * sigwaittest
 * svsematest
 * sendme
 * hackbench

Still it's required to have a toolchain with threads support because most of
mentioned tests use threads.

03-fix-non-nptl-buil.patch was submitted upstream:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg762958.html
so as soon as it is accepted with the next version bump this patch should be
removed.

[Thomas: fix the rt-tests.mk test on NPTL to use positive logic.]

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rt-tests/03-fix-non-nptl-buil.patch [new file with mode: 0644]
package/rt-tests/Config.in
package/rt-tests/rt-tests.mk