From: John Kacur <jkacur@redhat.com>
To: linux-rt-users@vger.kernel.org
Cc: LKML <linux-kernel@vger.kernel.org>,
Clark Williams <williams@redhat.com>
Subject: [ANNOUNCE] rt-tests-v0.95
Date: Wed, 7 Oct 2015 15:53:19 +0200 (CEST) [thread overview]
Message-ID: <alpine.LFD.2.20.1510071533540.14006@riemann> (raw)
[-- Attachment #1: Type: text/plain, Size: 2289 bytes --]
Dear RT Folks
We're pleased to announce the latest version of rt-tests
The previous version included the first addition of the ability to build
some of the tests for android which uses the bionic library. (Thank you to
Henrik Austad for that) Henrik is continuing his development work on
that.
This version includes a lot of changes to the build system that you will
hopefully find makes working with rt-tests a lot easier and more pleasant.
Chiefly the addition of a bld directory for the object files, plus some
clarification in the comments for different ways to build rt-tests. A
separate Makefile for bionic, and more.
To clear-up any previous confusion, we do support building without the
numa libs.
And there are a few odds and ends, clean-ups and a new man page
You can fetch it via git by cloning one of the following repos
git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git
tag: v0.95
You can also fetch the tarball here
https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-0.95.tar.xz
https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-0.95.tar.gz
older versions are in
https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests/older
I've pushed a branch for new development, so you can start sending us your
patches, and bug reports.
branch: devel/v0.96
Enjoy!
List of Changes
Henrik Austad (1):
cyclictest: move redefine of CPUSET back to uclib
John Kacur (11):
Explicitly separate VPATH paths with a colon
build: Generate .o, .a, and .d files in bld dir
signaltest: call process_options before calling check_privs
signaltest: Check the status of pthread_create
rt-utils: Add John Kacur to the copyright
rt-utils: Fix some checkpatch errors in rt-utils.c
signaltest: Add a man page to signaltest
Makefile: Document certain compiling options
Makefile: Only call cc -dumpmachine once in the makefile
Bionic: Move android functionality into it's own arch Makefile
maintainence: VERSION bump and Change-log update
Uwe Kleine-König (4):
backfire: remove unused header file
remove several unused Makefiles
rt-migrate-test: remove space before \n
drop compiling without NPTL support
next reply other threads:[~2015-10-07 13:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 13:53 John Kacur [this message]
2015-10-08 19:14 ` [ANNOUNCE] rt-tests-v0.95 Uwe Kleine-König
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=alpine.LFD.2.20.1510071533540.14006@riemann \
--to=jkacur@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.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.
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).