aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rt-tester/check-all.sh
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2006-06-27 02:55:01 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-27 17:32:47 -0700
commit0bafd214e4ba55dc1fb81a3031d0249292f1bc05 (patch)
tree754b3ad381078c57061515549642889b19aaf86d /scripts/rt-tester/check-all.sh
parente74c69f46d93d29eea0ad8647863d1c6488f0f55 (diff)
downloadkernel_samsung_smdk4412-0bafd214e4ba55dc1fb81a3031d0249292f1bc05.zip
kernel_samsung_smdk4412-0bafd214e4ba55dc1fb81a3031d0249292f1bc05.tar.gz
kernel_samsung_smdk4412-0bafd214e4ba55dc1fb81a3031d0249292f1bc05.tar.bz2
[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation
Make test suite setscheduler calls asynchronously. Remove the waits in the test cases and add a new testcase to verify the correctness of the setscheduler priority propagation. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/rt-tester/check-all.sh')
-rw-r--r--scripts/rt-tester/check-all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/rt-tester/check-all.sh b/scripts/rt-tester/check-all.sh
index ac45c3e..43098af 100644
--- a/scripts/rt-tester/check-all.sh
+++ b/scripts/rt-tester/check-all.sh
@@ -18,4 +18,5 @@ testit t3-l1-pi-steal.tst
testit t3-l2-pi.tst
testit t4-l2-pi-deboost.tst
testit t5-l4-pi-boost-deboost.tst
+testit t5-l4-pi-boost-deboost-setsched.tst