change log for rtems-testing (2011-06-22)
rtems-vc at rtems.org
rtems-vc at rtems.org
Wed Jun 22 21:10:14 UTC 2011
*joel*:
2011-06-22 Joel Sherrill <joel.sherrill at oarcorp.com>
* psxtest/TEST.doc, psxtest/init.c, psxtest_with_thread/TEST.doc,
psxtest_with_thread/init.c, psxtmtest_blocking/TEST.doc,
psxtmtest_blocking/init.c, psxtmtest_single/TEST.doc,
smptest/TEST.doc, spfatal/TEST.doc, spfatal/testcase.h,
sptest/TEST.doc, sptest/init.c, sptest_operation_from_tsr/TEST.doc,
sptest_operation_from_tsr/init.c, sptest_with_task/TEST.doc,
sptest_with_task/init.c, tmtest/TEST.doc, tmtest/init.c: Tidy up.
M 1.13 rtems-test-template/ChangeLog
M 1.2 rtems-test-template/psxtest/TEST.doc
M 1.2 rtems-test-template/psxtest/init.c
M 1.2 rtems-test-template/psxtest_with_thread/TEST.doc
M 1.2 rtems-test-template/psxtest_with_thread/init.c
M 1.2 rtems-test-template/psxtmtest_blocking/TEST.doc
M 1.2 rtems-test-template/psxtmtest_blocking/init.c
M 1.2 rtems-test-template/psxtmtest_single/TEST.doc
M 1.2 rtems-test-template/smptest/TEST.doc
M 1.2 rtems-test-template/spfatal/TEST.doc
M 1.2 rtems-test-template/spfatal/testcase.h
M 1.2 rtems-test-template/sptest/TEST.doc
M 1.2 rtems-test-template/sptest/init.c
M 1.2 rtems-test-template/sptest_operation_from_tsr/TEST.doc
M 1.4 rtems-test-template/sptest_operation_from_tsr/init.c
M 1.2 rtems-test-template/sptest_with_task/TEST.doc
M 1.2 rtems-test-template/sptest_with_task/init.c
M 1.2 rtems-test-template/tmtest/TEST.doc
M 1.2 rtems-test-template/tmtest/init.c
diff -u rtems-testing/rtems-test-template/ChangeLog:1.12 rtems-testing/rtems-test-template/ChangeLog:1.13
--- rtems-testing/rtems-test-template/ChangeLog:1.12 Mon Jun 13 16:04:30 2011
+++ rtems-testing/rtems-test-template/ChangeLog Wed Jun 22 15:53:20 2011
@@ -1,3 +1,13 @@
+2011-06-22 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * psxtest/TEST.doc, psxtest/init.c, psxtest_with_thread/TEST.doc,
+ psxtest_with_thread/init.c, psxtmtest_blocking/TEST.doc,
+ psxtmtest_blocking/init.c, psxtmtest_single/TEST.doc,
+ smptest/TEST.doc, spfatal/TEST.doc, spfatal/testcase.h,
+ sptest/TEST.doc, sptest/init.c, sptest_operation_from_tsr/TEST.doc,
+ sptest_operation_from_tsr/init.c, sptest_with_task/TEST.doc,
+ sptest_with_task/init.c, tmtest/TEST.doc, tmtest/init.c: Tidy up.
+
2011-06-13 Joel Sherrill <joel.sherrill at oarcorp.com>
* smptest/Makefile.am: New file.
diff -u rtems-testing/rtems-test-template/psxtest/TEST.doc:1.1 rtems-testing/rtems-test-template/psxtest/TEST.doc:1.2
--- rtems-testing/rtems-test-template/psxtest/TEST.doc:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtest/TEST.doc Wed Jun 22 15:53:22 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/psxtest/init.c:1.1 rtems-testing/rtems-test-template/psxtest/init.c:1.2
--- rtems-testing/rtems-test-template/psxtest/init.c:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtest/init.c Wed Jun 22 15:53:23 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/psxtest_with_thread/TEST.doc:1.1 rtems-testing/rtems-test-template/psxtest_with_thread/TEST.doc:1.2
--- rtems-testing/rtems-test-template/psxtest_with_thread/TEST.doc:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtest_with_thread/TEST.doc Wed Jun 22 15:53:23 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/psxtest_with_thread/init.c:1.1 rtems-testing/rtems-test-template/psxtest_with_thread/init.c:1.2
--- rtems-testing/rtems-test-template/psxtest_with_thread/init.c:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtest_with_thread/init.c Wed Jun 22 15:53:23 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/psxtmtest_blocking/TEST.doc:1.1 rtems-testing/rtems-test-template/psxtmtest_blocking/TEST.doc:1.2
--- rtems-testing/rtems-test-template/psxtmtest_blocking/TEST.doc:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtmtest_blocking/TEST.doc Wed Jun 22 15:53:23 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
@@ -11,4 +11,4 @@
This test benchmarks the following operations:
-+ TBD
++ @DESC@
diff -u rtems-testing/rtems-test-template/psxtmtest_blocking/init.c:1.1 rtems-testing/rtems-test-template/psxtmtest_blocking/init.c:1.2
--- rtems-testing/rtems-test-template/psxtmtest_blocking/init.c:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtmtest_blocking/init.c Wed Jun 22 15:53:23 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -9,12 +9,15 @@
* $Id$
*/
-#include <coverhd.h>
-#include <tmacros.h>
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <timesys.h>
+#include <rtems/timerdrv.h>
#include "test_support.h"
+
#include <pthread.h>
-#include <rtems/timerdrv.h>
void *Low(
void *argument
@@ -25,7 +28,7 @@
end_time = benchmark_timer_read();
put_time(
- "XXX",
+ "@DESC@",
end_time,
OPERATION_COUNT,
0,
diff -u rtems-testing/rtems-test-template/psxtmtest_single/TEST.doc:1.1 rtems-testing/rtems-test-template/psxtmtest_single/TEST.doc:1.2
--- rtems-testing/rtems-test-template/psxtmtest_single/TEST.doc:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/psxtmtest_single/TEST.doc Wed Jun 22 15:53:23 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
@@ -11,4 +11,4 @@
This test benchmarks the following operations:
-+ TBD
++ @DESC@
diff -u rtems-testing/rtems-test-template/smptest/TEST.doc:1.1 rtems-testing/rtems-test-template/smptest/TEST.doc:1.2
--- rtems-testing/rtems-test-template/smptest/TEST.doc:1.1 Mon Jun 13 14:28:14 2011
+++ rtems-testing/rtems-test-template/smptest/TEST.doc Wed Jun 22 15:53:24 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/spfatal/TEST.doc:1.1 rtems-testing/rtems-test-template/spfatal/TEST.doc:1.2
--- rtems-testing/rtems-test-template/spfatal/TEST.doc:1.1 Mon Jun 21 20:27:20 2010
+++ rtems-testing/rtems-test-template/spfatal/TEST.doc Wed Jun 22 15:53:24 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/spfatal/testcase.h:1.1 rtems-testing/rtems-test-template/spfatal/testcase.h:1.2
--- rtems-testing/rtems-test-template/spfatal/testcase.h:1.1 Mon Jun 21 20:27:20 2010
+++ rtems-testing/rtems-test-template/spfatal/testcase.h Wed Jun 22 15:53:24 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/sptest/TEST.doc:1.1 rtems-testing/rtems-test-template/sptest/TEST.doc:1.2
--- rtems-testing/rtems-test-template/sptest/TEST.doc:1.1 Mon Jun 21 07:37:11 2010
+++ rtems-testing/rtems-test-template/sptest/TEST.doc Wed Jun 22 15:53:24 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/sptest/init.c:1.1 rtems-testing/rtems-test-template/sptest/init.c:1.2
--- rtems-testing/rtems-test-template/sptest/init.c:1.1 Mon Jun 21 07:37:11 2010
+++ rtems-testing/rtems-test-template/sptest/init.c Wed Jun 22 15:53:24 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/sptest_operation_from_tsr/TEST.doc:1.1 rtems-testing/rtems-test-template/sptest_operation_from_tsr/TEST.doc:1.2
--- rtems-testing/rtems-test-template/sptest_operation_from_tsr/TEST.doc:1.1 Mon Jun 21 13:26:03 2010
+++ rtems-testing/rtems-test-template/sptest_operation_from_tsr/TEST.doc Wed Jun 22 15:53:24 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/sptest_operation_from_tsr/init.c:1.3 rtems-testing/rtems-test-template/sptest_operation_from_tsr/init.c:1.4
--- rtems-testing/rtems-test-template/sptest_operation_from_tsr/init.c:1.3 Mon Jul 5 19:12:30 2010
+++ rtems-testing/rtems-test-template/sptest_operation_from_tsr/init.c Wed Jun 22 15:53:24 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/sptest_with_task/TEST.doc:1.1 rtems-testing/rtems-test-template/sptest_with_task/TEST.doc:1.2
--- rtems-testing/rtems-test-template/sptest_with_task/TEST.doc:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/sptest_with_task/TEST.doc Wed Jun 22 15:53:24 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/sptest_with_task/init.c:1.1 rtems-testing/rtems-test-template/sptest_with_task/init.c:1.2
--- rtems-testing/rtems-test-template/sptest_with_task/init.c:1.1 Fri Nov 5 14:33:03 2010
+++ rtems-testing/rtems-test-template/sptest_with_task/init.c Wed Jun 22 15:53:24 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff -u rtems-testing/rtems-test-template/tmtest/TEST.doc:1.1 rtems-testing/rtems-test-template/tmtest/TEST.doc:1.2
--- rtems-testing/rtems-test-template/tmtest/TEST.doc:1.1 Mon Jun 21 11:51:16 2010
+++ rtems-testing/rtems-test-template/tmtest/TEST.doc Wed Jun 22 15:53:24 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2010.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
@@ -11,4 +11,4 @@
This test benchmarks the following operations:
-+ TBD
++ @DESC@
diff -u rtems-testing/rtems-test-template/tmtest/init.c:1.1 rtems-testing/rtems-test-template/tmtest/init.c:1.2
--- rtems-testing/rtems-test-template/tmtest/init.c:1.1 Mon Jun 21 11:51:16 2010
+++ rtems-testing/rtems-test-template/tmtest/init.c Wed Jun 22 15:53:24 2011
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2010.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110622/0ff68f26/attachment.html>
More information about the vc
mailing list