change log for rtems (2011-09-09)
rtems-vc at rtems.org
rtems-vc at rtems.org
Fri Sep 9 13:10:12 UTC 2011
*sh*:
2011-09-09 Sebastian Huber <sebastian.huber at embedded-brains.de>
* sptests/sp68/init.c: Avoid CPU_STRUCTURE_ALIGNMENT.
M 1.480 testsuites/sptests/ChangeLog
M 1.5 testsuites/sptests/sp68/init.c
diff -u rtems/testsuites/sptests/ChangeLog:1.479 rtems/testsuites/sptests/ChangeLog:1.480
--- rtems/testsuites/sptests/ChangeLog:1.479 Mon Sep 5 04:54:33 2011
+++ rtems/testsuites/sptests/ChangeLog Fri Sep 9 07:17:07 2011
@@ -1,3 +1,7 @@
+2011-09-09 Sebastian Huber <sebastian.huber at embedded-brains.de>
+
+ * sptests/sp68/init.c: Avoid CPU_STRUCTURE_ALIGNMENT.
+
2011-09-05 Sebastian Huber <sebastian.huber at embedded-brains.de>
* spfatal01/spfatal01.scn, spfatal02/spfatal02.scn,
diff -u rtems/testsuites/sptests/sp68/init.c:1.4 rtems/testsuites/sptests/sp68/init.c:1.5
--- rtems/testsuites/sptests/sp68/init.c:1.4 Sun Jul 24 17:10:19 2011
+++ rtems/testsuites/sptests/sp68/init.c Fri Sep 9 07:17:07 2011
@@ -375,7 +375,7 @@
rtems_task Init(rtems_task_argument argument)
{
rtems_status_code sc = RTEMS_SUCCESSFUL;
- char region_area [128] CPU_STRUCTURE_ALIGNMENT;
+ char region_area [256];
enum resource_type rt = SEMAPHORE;
void *new_region_item = NULL;
size_t i = 0;
*sh*:
2011-09-09 Sebastian Huber <sebastian.huber at embedded-brains.de>
* sp03/sp03.scn, sp05/sp05.scn, sp23/sp23.scn, sp27/sp27.scn,
sp27a/sp27a.scn, sp39/sp39.scn: Update.
M 1.481 testsuites/sptests/ChangeLog
M 1.2 testsuites/sptests/sp03/sp03.scn
M 1.2 testsuites/sptests/sp05/sp05.scn
M 1.7 testsuites/sptests/sp23/sp23.scn
M 1.5 testsuites/sptests/sp27/sp27.scn
M 1.2 testsuites/sptests/sp27a/sp27a.scn
M 1.4 testsuites/sptests/sp39/sp39.scn
diff -u rtems/testsuites/sptests/ChangeLog:1.480 rtems/testsuites/sptests/ChangeLog:1.481
--- rtems/testsuites/sptests/ChangeLog:1.480 Fri Sep 9 07:17:07 2011
+++ rtems/testsuites/sptests/ChangeLog Fri Sep 9 07:24:19 2011
@@ -1,5 +1,10 @@
2011-09-09 Sebastian Huber <sebastian.huber at embedded-brains.de>
+ * sp03/sp03.scn, sp05/sp05.scn, sp23/sp23.scn, sp27/sp27.scn,
+ sp27a/sp27a.scn, sp39/sp39.scn: Update.
+
+2011-09-09 Sebastian Huber <sebastian.huber at embedded-brains.de>
+
* sptests/sp68/init.c: Avoid CPU_STRUCTURE_ALIGNMENT.
2011-09-05 Sebastian Huber <sebastian.huber at embedded-brains.de>
diff -u rtems/testsuites/sptests/sp03/sp03.scn:1.1 rtems/testsuites/sptests/sp03/sp03.scn:1.2
--- rtems/testsuites/sptests/sp03/sp03.scn:1.1 Thu May 11 12:38:05 1995
+++ rtems/testsuites/sptests/sp03/sp03.scn Fri Sep 9 07:24:19 2011
@@ -1,26 +1,26 @@
*** TEST 3 ***
-TA1 sets clock: 09:15:00 12/31/1988
-TA1 going to sleep: 09:15:00 12/31/1988
-TA2 09:15:01 12/31/1988
-TA2 09:15:02 12/31/1988
-TA2 09:15:03 12/31/1988
-TA2 09:15:04 12/31/1988
-TA1 awakened: 09:15:05 12/31/1988
-TA1 going to sleep: 09:15:05 12/31/1988
-TA2 09:15:05 12/31/1988
-TA2 09:15:06 12/31/1988
-TA2 09:15:07 12/31/1988
-TA2 09:15:08 12/31/1988
-TA2 09:15:09 12/31/1988
-TA1 awakened: 09:15:10 12/31/1988
-TA1 going to sleep: 09:15:10 12/31/1988
-TA2 09:15:10 12/31/1988
-TA2 09:15:11 12/31/1988
-TA2 09:15:12 12/31/1988
-TA2 09:15:13 12/31/1988
-TA2 09:15:14 12/31/1988
-TA1 awakened: 09:15:15 12/31/1988
-TA1 going to sleep: 09:15:15 12/31/1988
+TA1 sets clock: 09:15:00 12/31/1988
+TA1 going to sleep: 09:15:00 12/31/1988
+TA2 09:15:01 12/31/1988
+TA2 09:15:02 12/31/1988
+TA2 09:15:03 12/31/1988
+TA2 09:15:04 12/31/1988
+TA1 awakened: 09:15:05 12/31/1988
+TA1 going to sleep: 09:15:05 12/31/1988
+TA2 09:15:05 12/31/1988
+TA2 09:15:06 12/31/1988
+TA2 09:15:07 12/31/1988
+TA2 09:15:08 12/31/1988
+TA2 09:15:09 12/31/1988
+TA1 awakened: 09:15:10 12/31/1988
+TA1 going to sleep: 09:15:10 12/31/1988
+TA2 09:15:10 12/31/1988
+TA2 09:15:11 12/31/1988
+TA2 09:15:12 12/31/1988
+TA2 09:15:13 12/31/1988
+TA2 09:15:14 12/31/1988
+TA1 awakened: 09:15:15 12/31/1988
+TA1 going to sleep: 09:15:15 12/31/1988
TA2 09:15:15 12/31/1988
TA2 09:15:16 12/31/1988
-*** END OF TEST 3 ***
+*** END OF TEST 3 ***
diff -u rtems/testsuites/sptests/sp05/sp05.scn:1.1 rtems/testsuites/sptests/sp05/sp05.scn:1.2
--- rtems/testsuites/sptests/sp05/sp05.scn:1.1 Thu May 11 12:38:09 1995
+++ rtems/testsuites/sptests/sp05/sp05.scn Fri Sep 9 07:24:19 2011
@@ -3,7 +3,7 @@
TA2 - rtems_task_suspend - suspend self
TA3 - rtems_task_suspend - suspend self
TA1 - rtems_task_suspend - suspend TA3
-TA1 - rtems_task_resume - resume TA2
+TA1 - rtems_task_resume - resume TA2
TA1 - rtems_task_wake_after - sleep 5 seconds
TA2 - rtems_task_wake_after - sleep 1 second
TA2 - rtems_task_wake_after - sleep 1 second
@@ -19,7 +19,7 @@
TA3 - rtems_task_wake_after - sleep 1 second
TA3 - rtems_task_wake_after - sleep 1 second
TA1 - rtems_task_suspend - suspend TA3
-TA1 - rtems_task_resume - resume TA2
+TA1 - rtems_task_resume - resume TA2
TA1 - rtems_task_wake_after - sleep 5 seconds
TA2 - rtems_task_wake_after - sleep 1 second
TA2 - rtems_task_wake_after - sleep 1 second
diff -u rtems/testsuites/sptests/sp23/sp23.scn:1.6 rtems/testsuites/sptests/sp23/sp23.scn:1.7
--- rtems/testsuites/sptests/sp23/sp23.scn:1.6 Thu Nov 14 11:36:13 2002
+++ rtems/testsuites/sptests/sp23/sp23.scn Fri Sep 9 07:24:19 2011
@@ -1,9 +1,9 @@
*** TEST 23 ***
INIT - rtems_port_create - DP1 - int = 0x1000 ext = 0x2000
TA1 - rtems_port_ident - 0x3a010001
-TA1 - rtems_port_external_to_internal - 0x200e => 0x100e
-TA1 - rtems_port_internal_to_external - 0x100e => 0x200e
-TA1 - rtems_port_external_to_internal - 0x300e => 0x300e
-TA1 - rtems_port_internal_to_external - 0x50e => 0x50e
+TA1 - rtems_port_external_to_internal - 0x200e => 0x100e
+TA1 - rtems_port_internal_to_external - 0x100e => 0x200e
+TA1 - rtems_port_external_to_internal - 0x300e => 0x300e
+TA1 - rtems_port_internal_to_external - 0x50e => 0x50e
TA1 - rtems_port_delete - DP1
*** END OF TEST 23 ***
diff -u rtems/testsuites/sptests/sp27/sp27.scn:1.4 rtems/testsuites/sptests/sp27/sp27.scn:1.5
--- rtems/testsuites/sptests/sp27/sp27.scn:1.4 Wed Jul 8 15:26:44 2009
+++ rtems/testsuites/sptests/sp27/sp27.scn Fri Sep 9 07:24:19 2011
@@ -1,4 +1,4 @@
*** TEST 27 ***
-Testing counting semaphore flush
+Testing binary semaphore flush
Flushed all waiting tasks
*** END OF TEST 27 ***
diff -u rtems/testsuites/sptests/sp27a/sp27a.scn:1.1 rtems/testsuites/sptests/sp27a/sp27a.scn:1.2
--- rtems/testsuites/sptests/sp27a/sp27a.scn:1.1 Wed Jul 8 15:26:45 2009
+++ rtems/testsuites/sptests/sp27a/sp27a.scn Fri Sep 9 07:24:19 2011
@@ -1,4 +1,4 @@
-*** TEST 27 ***
-Testing binary semaphore flush
+*** TEST 27a ***
+Testing counting semaphore flush
Flushed all waiting tasks
-*** END OF TEST 27 ***
+*** END OF TEST 27a ***
diff -u rtems/testsuites/sptests/sp39/sp39.scn:1.3 rtems/testsuites/sptests/sp39/sp39.scn:1.4
--- rtems/testsuites/sptests/sp39/sp39.scn:1.3 Tue Jul 21 18:06:13 2009
+++ rtems/testsuites/sptests/sp39/sp39.scn Fri Sep 9 07:24:19 2011
@@ -1,4 +1,4 @@
*** TEST 39 ***
Event sent from ISR hitting synchronization point has occurred
-Event timeout hitting synchronization point has occurred
+Event sent from ISR (with timeout) hitting synchronization point has occurred
*** END OF TEST 39 ***
--
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/20110909/5f85ba3b/attachment-0001.html>
More information about the vc
mailing list