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

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Wed Mar 14 13:10:23 2012 +0100

cobalt: xeno-test fixes

---

 testsuite/xeno-test/xeno-test.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/testsuite/xeno-test/xeno-test.in b/testsuite/xeno-test/xeno-test.in
index 8ed5a32..d7c6313 100644
--- a/testsuite/xeno-test/xeno-test.in
+++ b/testsuite/xeno-test/xeno-test.in
@@ -43,10 +43,10 @@ set -ex
 echo 0 > /proc/xenomai/latency || :
 
 @testdir@/arith
-@testdir@/clocktest -T 30
+@testdir@/clocktest -D -T 30 -C 42 || @testdir@/clocktest -T 30
 @testdir@/switchtest -T 30
-@testdir@/cond-torture-posix
-@testdir@/mutex-torture-posix
+@testdir@/cond-torture
+@testdir@/mutex-torture
 
 start_load
 


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

Reply via email to