]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.cp/method2.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.cp / method2.exp
index 5204a3988b32d0bcc5110cbe78d8d8bc7c4311d3..c4b7ddd2e2923b08000d060b90f39b901a7072bd 100644 (file)
@@ -22,8 +22,7 @@ if { [skip_cplus_tests] } { continue }
 
 standard_testfile .cc
 
-if  {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
-     untested "failed to compile"
+if  {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} {
      return -1
 }