summaryrefslogtreecommitdiff
path: root/sim-scripts
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-07 22:50:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-07 22:50:46 +0000
commite7d6d8326086c3c0be290ec7f4b95df22c1ab333 (patch)
tree603e95df183b937ee9c039de7c4e7a20e63ce384 /sim-scripts
parent06fe7affc896cd167e57862cd244801f25b19ac9 (diff)
2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* gdb-sim-run.in: Match ACATS failure messages correctly.
Diffstat (limited to 'sim-scripts')
-rw-r--r--sim-scripts/ChangeLog4
-rwxr-xr-xsim-scripts/gdb-sim-run.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/sim-scripts/ChangeLog b/sim-scripts/ChangeLog
index 3a8aaeb..f1b2fd2 100644
--- a/sim-scripts/ChangeLog
+++ b/sim-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * gdb-sim-run.in: Match ACATS failure messages correctly.
+
2011-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* gdb-sim-run.in, pc386.in: Messages have changed.
diff --git a/sim-scripts/gdb-sim-run.in b/sim-scripts/gdb-sim-run.in
index fe8936b..274137e 100755
--- a/sim-scripts/gdb-sim-run.in
+++ b/sim-scripts/gdb-sim-run.in
@@ -204,7 +204,7 @@ checkGenericExits()
"^\*\*\* END OF " \
"^.*EXECUTIVE SHUTDOWN" \
"^assertion .* failed: file .*, line .*, function:" \
- "===.*FAILED.*===" \
+ "\*\*\*.*FAILED.*\*\*\*" \
"===.*PASSED.*===" \
"FAULTY THREAD WILL BE " \
"\*\*\* EXIT code "