Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.linespec / skip-two.exp
index 7a6bef9efc8d226f03a39d457f13c803cf43622e..b967462bf17206d60111b150b94e2865eaced40d 100644 (file)
@@ -21,11 +21,11 @@ set baseone base/one/thefile.cc
 set basetwo base/two/thefile.cc
 
 if {[skip_cplus_tests]} {
-    unsupported ${testfile}.exp
+    unsupported "skipping C++ tests"
     return
 }
 
-if {[prepare_for_testing ${testfile}.exp $execfile \
+if {[prepare_for_testing "failed to prepare" $execfile \
         [list $srcfile $baseone $basetwo] \
         {debug nowarnings c++}]} {
     return -1
This page took 0.025559 seconds and 4 git commands to generate.