New testcase for PR tui/25126 (staled source cache)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / eu-strip-infcall.exp
index a325668ecfa754af1233536710fa4784c0400520..7421c022ff56258f3663f57cb19d0ac966d9a7f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2020 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@ if {[build_executable ${testfile}.exp $testfile] == -1} {
 set test "eu-strip"
 set status [remote_exec build "eu-strip -f ${binfile}.debug $binfile"]
 if {[lindex $status 0] != 0} {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return 0
 }
 
This page took 0.028274 seconds and 4 git commands to generate.