aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/dispcxx.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/dispcxx.exp')
-rw-r--r--gdb/testsuite/gdb.cp/dispcxx.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.cp/dispcxx.exp b/gdb/testsuite/gdb.cp/dispcxx.exp
index ddb91b2..4174504 100644
--- a/gdb/testsuite/gdb.cp/dispcxx.exp
+++ b/gdb/testsuite/gdb.cp/dispcxx.exp
@@ -15,9 +15,7 @@
if { [skip_cplus_tests] } { continue }
-set testfile dispcxx
-set srcfile ${testfile}.cc
-set binfile ${objdir}/${subdir}/${testfile}
+standard_testfile .cc
if [get_compiler_info "c++"] {
untested dispcxx.exp