summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-04-24 16:08:51 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-04-24 16:10:01 -0500
commitc36ebbda308ae9bac76b1b09b6a5ee7bc68455a5 (patch)
treeb3cd89701fd41a281773eb2cef8c1e473758ff11 /testsuites
parentSimple SMP Scheduler - Fix typo which likely broke scheduling (diff)
downloadrtems-c36ebbda308ae9bac76b1b09b6a5ee7bc68455a5.tar.bz2
smp08 screen replacement
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/smptests/smp08/smp08.scn45
1 files changed, 29 insertions, 16 deletions
diff --git a/testsuites/smptests/smp08/smp08.scn b/testsuites/smptests/smp08/smp08.scn
index b1a434abb6..9dbcdf47ef 100644
--- a/testsuites/smptests/smp08/smp08.scn
+++ b/testsuites/smptests/smp08/smp08.scn
@@ -1,16 +1,29 @@
-*** CLOCK TICK TEST ***
-TA1 - clock_get_tod - 09:00:00 12/31/1988
-TA2 - clock_get_tod - 09:00:00 12/31/1988
-TA3 - clock_get_tod - 09:00:00 12/31/1988
-TA1 - clock_get_tod - 09:00:05 12/31/1988
-TA1 - clock_get_tod - 09:00:10 12/31/1988
-TA2 - clock_get_tod - 09:00:10 12/31/1988
-TA1 - clock_get_tod - 09:00:15 12/31/1988
-TA3 - clock_get_tod - 09:00:15 12/31/1988
-TA1 - clock_get_tod - 09:00:20 12/31/1988
-TA2 - clock_get_tod - 09:00:20 12/31/1988
-TA1 - clock_get_tod - 09:00:25 12/31/1988
-TA1 - clock_get_tod - 09:00:30 12/31/1988
-TA2 - clock_get_tod - 09:00:30 12/31/1988
-TA3 - clock_get_tod - 09:00:30 12/31/1988
-*** END OF CLOCK TICK TEST ***
+*** SMP08 TEST ***
+ CPU 0 running task Init - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA04 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA05 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA06 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA07 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA08 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA09 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA10 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA11 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA12 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 1 running task TA01 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 2 running task TA02 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 3 running task TA03 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 2 running task TA01 - rtems_clock_get_tod 09:00:05 12/31/1988
+ CPU 3 running task TA01 - rtems_clock_get_tod 09:00:10 12/31/1988
+ CPU 0 running task TA02 - rtems_clock_get_tod 09:00:10 12/31/1988
+ CPU 2 running task TA01 - rtems_clock_get_tod 09:00:15 12/31/1988
+ CPU 3 running task TA03 - rtems_clock_get_tod 09:00:15 12/31/1988
+ CPU 2 running task TA04 - rtems_clock_get_tod 09:00:20 12/31/1988
+ CPU 3 running task TA01 - rtems_clock_get_tod 09:00:20 12/31/1988
+ CPU 2 running task TA02 - rtems_clock_get_tod 09:00:20 12/31/1988
+ CPU 3 running task TA05 - rtems_clock_get_tod 09:00:25 12/31/1988
+ CPU 2 running task TA01 - rtems_clock_get_tod 09:00:25 12/31/1988
+ CPU 1 running task TA06 - rtems_clock_get_tod 09:00:30 12/31/1988
+ CPU 0 running task TA01 - rtems_clock_get_tod 09:00:30 12/31/1988
+ CPU 1 running task TA02 - rtems_clock_get_tod 09:00:30 12/31/1988
+ CPU 2 running task TA03 - rtems_clock_get_tod 09:00:30 12/31/1988
+*** END OF SMP08 TEST ***