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

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Sun Nov  1 19:45:49 2015 +0100

testsuite/smokey: tsc: shorten default duration

---

 testsuite/smokey/tsc/tsc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/smokey/tsc/tsc.c b/testsuite/smokey/tsc/tsc.c
index 369f042..2865e33 100644
--- a/testsuite/smokey/tsc/tsc.c
+++ b/testsuite/smokey/tsc/tsc.c
@@ -114,7 +114,7 @@ static int run_tsc(struct smokey_test *t, int argc, char 
*const argv[])
                min = (secs + 59) / 60;
                secs = min * 60;
        } else
-               secs = 60;
+               secs = 15;
        min = secs / 60;
        smokey_trace("Checking tsc for %u minute(s)", min);
 


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

Reply via email to