change log for rtems-testing (2011-02-06)

rtems-vc at rtems.org rtems-vc at rtems.org
Sun Feb 6 17:10:05 UTC 2011


 *joel*:
2011-02-06	Joel Sherrill <joel.sherrill at oarcorp.com>

	* gdb-sim-run.in, pc386.in: Messages have changed.

M   1.93  sim-scripts/ChangeLog
M   1.50  sim-scripts/gdb-sim-run.in
M   1.11  sim-scripts/pc386.in

diff -u rtems-testing/sim-scripts/ChangeLog:1.92 rtems-testing/sim-scripts/ChangeLog:1.93
--- rtems-testing/sim-scripts/ChangeLog:1.92	Fri Jan 28 12:21:27 2011
+++ rtems-testing/sim-scripts/ChangeLog	Sun Feb  6 10:47:43 2011
@@ -1,3 +1,7 @@
+2011-02-06	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* gdb-sim-run.in, pc386.in: Messages have changed.
+
 2011-01-28	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* pc386.in: Now running Go tests on PowerPC (2/3 passing) and i386 (in

diff -u rtems-testing/sim-scripts/gdb-sim-run.in:1.49 rtems-testing/sim-scripts/gdb-sim-run.in:1.50
--- rtems-testing/sim-scripts/gdb-sim-run.in:1.49	Fri Jan 21 10:58:44 2011
+++ rtems-testing/sim-scripts/gdb-sim-run.in	Sun Feb  6 10:47:43 2011
@@ -206,7 +206,8 @@
       "^assertion .* failed: file .*, line .*, function:" \
       "===.*FAILED.*===" \
       "===.*PASSED.*===" \
-      "FAULTY THREAD WILL BE DELETED"
+      "FAULTY THREAD WILL BE " \
+      "\*\*\* EXIT code "
   do
     grep "${pattern}" ${logfile} >/dev/null 2>&1
     if [ $? -eq 0 ] ; then

diff -u rtems-testing/sim-scripts/pc386.in:1.10 rtems-testing/sim-scripts/pc386.in:1.11
--- rtems-testing/sim-scripts/pc386.in:1.10	Fri Jan 28 12:21:28 2011
+++ rtems-testing/sim-scripts/pc386.in	Sun Feb  6 10:47:43 2011
@@ -65,8 +65,9 @@
 
 checkBSPFaults()
 {
+  # faulty thread may be deleted or suspended
   for pattern in  \
-     "FAULTY THREAD WILL BE DELETED" \
+     "FAULTY THREAD WILL BE " \
      "Error code pushed by processor itself"
   do
     grep "${pattern}" ${logfile}



--

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/20110206/c8e42bd7/attachment.html>


More information about the vc mailing list