diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2006-06-27 05:55:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-27 20:32:47 -0400 |
commit | 0bafd214e4ba55dc1fb81a3031d0249292f1bc05 (patch) | |
tree | 754b3ad381078c57061515549642889b19aaf86d /scripts/rt-tester/t5-l4-pi-boost-deboost.tst | |
parent | e74c69f46d93d29eea0ad8647863d1c6488f0f55 (diff) |
[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/t5-l4-pi-boost-deboost.tst')
-rw-r--r-- | scripts/rt-tester/t5-l4-pi-boost-deboost.tst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/rt-tester/t5-l4-pi-boost-deboost.tst b/scripts/rt-tester/t5-l4-pi-boost-deboost.tst index efa0788c1189..ca64f8bbf4bc 100644 --- a/scripts/rt-tester/t5-l4-pi-boost-deboost.tst +++ b/scripts/rt-tester/t5-l4-pi-boost-deboost.tst | |||
@@ -57,15 +57,10 @@ W: opcodeeq: 0: 0 | |||
57 | 57 | ||
58 | # Set schedulers | 58 | # Set schedulers |
59 | C: schedother: 0: 0 | 59 | C: schedother: 0: 0 |
60 | W: opcodeeq: 0: 0 | ||
61 | C: schedfifo: 1: 81 | 60 | C: schedfifo: 1: 81 |
62 | W: opcodeeq: 1: 0 | ||
63 | C: schedfifo: 2: 82 | 61 | C: schedfifo: 2: 82 |
64 | W: opcodeeq: 2: 0 | ||
65 | C: schedfifo: 3: 83 | 62 | C: schedfifo: 3: 83 |
66 | W: opcodeeq: 3: 0 | ||
67 | C: schedfifo: 4: 84 | 63 | C: schedfifo: 4: 84 |
68 | W: opcodeeq: 4: 0 | ||
69 | 64 | ||
70 | # T0 lock L0 | 65 | # T0 lock L0 |
71 | C: locknowait: 0: 0 | 66 | C: locknowait: 0: 0 |