[rtems commit] smp08 screen replacement
Joel Sherrill
joel at rtems.org
Tue Apr 24 21:16:52 UTC 2012
Module: rtems
Branch: master
Commit: c36ebbda308ae9bac76b1b09b6a5ee7bc68455a5
Changeset: http://git.rtems.org/rtems/commit/?id=c36ebbda308ae9bac76b1b09b6a5ee7bc68455a5
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Tue Apr 24 16:08:51 2012 -0500
smp08 screen replacement
---
testsuites/smptests/smp08/smp08.scn | 45 ++++++++++++++++++++++------------
1 files changed, 29 insertions(+), 16 deletions(-)
diff --git a/testsuites/smptests/smp08/smp08.scn b/testsuites/smptests/smp08/smp08.scn
index b1a434a..9dbcdf4 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 ***
More information about the vc
mailing list