aboutsummaryrefslogtreecommitdiff
path: root/scripts/rt-tester/rt-tester.py
AgeCommit message (Collapse)AuthorFilesLines
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner1-0/+222
RT-mutex tester: scriptable tester for rt mutexes, which allows userspace scripting of mutex unit-tests (and dynamic tests as well), using the actual rt-mutex implementation of the kernel. [[email protected]: fixlet] Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Arjan van de Ven <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>