linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] rt-tests-v0.95
@ 2015-10-07 13:53 John Kacur
  2015-10-08 19:14 ` Uwe Kleine-König
  0 siblings, 1 reply; 2+ messages in thread
From: John Kacur @ 2015-10-07 13:53 UTC (permalink / raw)
  To: linux-rt-users; +Cc: LKML, Clark Williams

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] rt-tests-v0.95
  2015-10-07 13:53 [ANNOUNCE] rt-tests-v0.95 John Kacur
@ 2015-10-08 19:14 ` Uwe Kleine-König
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2015-10-08 19:14 UTC (permalink / raw)
  To: John Kacur; +Cc: linux-rt-users, Clark Williams

Hello,

[stripping lkml from recipents, guessing they are not that interested in
general in this conversion]

On Wed, Oct 07, 2015 at 03:53:19PM +0200, John Kacur wrote:
> I've pushed a branch for new development, so you can start sending us your 
> patches, and bug reports.
> 
> branch: devel/v0.96
I rebased my autoconf conversion on top of this branch. It's available
at

	git://git.pengutronix.de/git/ukl/rt-tests.git convert-to-autoconf

. If you want to give that a try and report success or about things I've
broken, that would be great.

One thing that is definitely missing is that for bionic all programs are
tried to be build. Still doing

	make cyclictest

there should work fine.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-08 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 13:53 [ANNOUNCE] rt-tests-v0.95 John Kacur
2015-10-08 19:14 ` Uwe Kleine-König

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