From 72b793554536f0fadf796faa700a28c339388725 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 9 Sep 2011 12:24:19 +0000 Subject: 2011-09-09 Sebastian Huber * sp03/sp03.scn, sp05/sp05.scn, sp23/sp23.scn, sp27/sp27.scn, sp27a/sp27a.scn, sp39/sp39.scn: Update. --- testsuites/sptests/ChangeLog | 5 +++++ testsuites/sptests/sp03/sp03.scn | 46 +++++++++++++++++++------------------- testsuites/sptests/sp05/sp05.scn | 4 ++-- testsuites/sptests/sp23/sp23.scn | 8 +++---- testsuites/sptests/sp27/sp27.scn | 2 +- testsuites/sptests/sp27a/sp27a.scn | 6 ++--- testsuites/sptests/sp39/sp39.scn | 2 +- 7 files changed, 39 insertions(+), 34 deletions(-) (limited to 'testsuites') diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 04ffa4782d..194834eaf6 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,8 @@ +2011-09-09 Sebastian Huber + + * sp03/sp03.scn, sp05/sp05.scn, sp23/sp23.scn, sp27/sp27.scn, + sp27a/sp27a.scn, sp39/sp39.scn: Update. + 2011-09-09 Sebastian Huber * sptests/sp68/init.c: Avoid CPU_STRUCTURE_ALIGNMENT. diff --git a/testsuites/sptests/sp03/sp03.scn b/testsuites/sptests/sp03/sp03.scn index 496982e86f..9a6266ec4a 100644 --- a/testsuites/sptests/sp03/sp03.scn +++ b/testsuites/sptests/sp03/sp03.scn @@ -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 --git a/testsuites/sptests/sp05/sp05.scn b/testsuites/sptests/sp05/sp05.scn index 40afb2d4b2..e5fe931cfb 100644 --- a/testsuites/sptests/sp05/sp05.scn +++ b/testsuites/sptests/sp05/sp05.scn @@ -3,7 +3,7 @@ TA1 - rtems_task_wake_after - sleep 5 seconds 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 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 --git a/testsuites/sptests/sp23/sp23.scn b/testsuites/sptests/sp23/sp23.scn index 0044ce7657..e8c91d7730 100644 --- a/testsuites/sptests/sp23/sp23.scn +++ b/testsuites/sptests/sp23/sp23.scn @@ -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 --git a/testsuites/sptests/sp27/sp27.scn b/testsuites/sptests/sp27/sp27.scn index 81695e741f..221e3e35e1 100644 --- a/testsuites/sptests/sp27/sp27.scn +++ b/testsuites/sptests/sp27/sp27.scn @@ -1,4 +1,4 @@ *** TEST 27 *** -Testing counting semaphore flush +Testing binary semaphore flush Flushed all waiting tasks *** END OF TEST 27 *** diff --git a/testsuites/sptests/sp27a/sp27a.scn b/testsuites/sptests/sp27a/sp27a.scn index 221e3e35e1..6415229903 100644 --- a/testsuites/sptests/sp27a/sp27a.scn +++ b/testsuites/sptests/sp27a/sp27a.scn @@ -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 --git a/testsuites/sptests/sp39/sp39.scn b/testsuites/sptests/sp39/sp39.scn index 3d3ab7446a..adf690b739 100644 --- a/testsuites/sptests/sp39/sp39.scn +++ b/testsuites/sptests/sp39/sp39.scn @@ -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 *** -- cgit v1.2.3