Module: xenomai-forge
Branch: next
Commit: cd854383525cca06bfecb16850ba069505012e80
URL:    
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=cd854383525cca06bfecb16850ba069505012e80

Author: Jan Kiszka <jan.kis...@siemens.com>
Date:   Fri Nov  8 19:24:37 2013 +0100

testsuite/xeno-test: Use new -E switch of clocktest

Just to make sure it's used in our own testsuite.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>

---

 testsuite/xeno-test/xeno-test.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/xeno-test/xeno-test.in b/testsuite/xeno-test/xeno-test.in
index ea3c042..9b00b55 100644
--- a/testsuite/xeno-test/xeno-test.in
+++ b/testsuite/xeno-test/xeno-test.in
@@ -45,7 +45,7 @@ echo 0 > /proc/xenomai/latency || :
 testdir=@testdir@
 
 $testdir/arith
-$testdir/clocktest -D -T 30 -C 65578 || $testdir/clocktest -T 30
+$testdir/clocktest -D -T 30 -E -C 42 || $testdir/clocktest -T 30
 $testdir/switchtest -T 30
 $testdir/cond-torture
 # $testdir/mutex-torture


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to