Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / psmang.exp
index fc895e6c68f7ee87943f7ad287aac0c01a97683e..6d873b191e0e42d2acb6821081ae64ad6a1f4878 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2002, 2004, 2007-2012 Free Software Foundation, Inc.
+# Copyright 2002-2016 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
@@ -181,10 +181,10 @@ if { [skip_cplus_tests] } { continue }
 standard_testfile psmang1.cc psmang2.cc
 
 if [get_compiler_info "c++"] {
-    return -1;
+    return -1
 }
 
-if {[prepare_for_testing $testfile.exp $testfile \
+if {[prepare_for_testing "failed to prepare" $testfile \
         [list $srcfile $srcfile2] {debug c++}]} {
     return -1
 }
This page took 0.026142 seconds and 4 git commands to generate.