Index: gdb/testsuite/gdb.cp/smartp.exp |
diff --git a/gdb/testsuite/gdb.cp/smartp.exp b/gdb/testsuite/gdb.cp/smartp.exp |
index 98b0df762abe0de7b5a6335861beb23eed7f3e1a..6f3e3acd2d80e369bbd1ca5525d32d9cce8e0370 100644 |
--- a/gdb/testsuite/gdb.cp/smartp.exp |
+++ b/gdb/testsuite/gdb.cp/smartp.exp |
@@ -13,8 +13,8 @@ |
# You should have received a copy of the GNU General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
-set testfile smartp |
-set srcfile ${testfile}.cc |
+standard_testfile .cc |
+ |
if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } { |
return -1 |
} |