X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.linespec%2Fskip-two.exp;h=4eba0382b2f51ac44554cf470dfcf727e2c5b640;hb=61baf725eca99af2569262d10aca03dcde2698f6;hp=2d8158a3ecd7218d39cfa444e6b8b9a3ff727a99;hpb=32d0add0a654c1204ab71dc8a55d9374538c4b33;p=external%2Fbinutils.git diff --git a/gdb/testsuite/gdb.linespec/skip-two.exp b/gdb/testsuite/gdb.linespec/skip-two.exp index 2d8158a..4eba038 100644 --- a/gdb/testsuite/gdb.linespec/skip-two.exp +++ b/gdb/testsuite/gdb.linespec/skip-two.exp @@ -1,4 +1,4 @@ -# Copyright 2012-2015 Free Software Foundation, Inc. +# Copyright 2012-2017 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 @@ -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