rt-tests version 0.60 is now available at:
git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
or as a source tarball from:
http://www.kernel.org/pub/linux//kernel/people/clrkwllms/rt-tests/rt-tests-0.60.tar.gz
This version contains John Kacur's new test 'pip', which is a priority
inheritance stress test (similar to pi_stress), but process-based
rather than purely pthreads.
It also adds an unbuffered output option to cyclictest (from Michael
Olbrich) so that programs parsing the output of cyclictest can get more
up-to-date information (rather than waiting for a std output flush).
Clark