X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.go%2Fintegers.exp;h=b823f5a4d7995dd1c6442641a6d97d198b4ca675;hb=a3405d124e1388b613a35af49f19f0cc1b8d959d;hp=202c56d17e27c15281f680326b3b8d9b2747ccb8;hpb=a766d390bb857383a5f9ae80a102e1f8705f4c2e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.go/integers.exp b/gdb/testsuite/gdb.go/integers.exp index 202c56d17e..b823f5a4d7 100644 --- a/gdb/testsuite/gdb.go/integers.exp +++ b/gdb/testsuite/gdb.go/integers.exp @@ -1,6 +1,6 @@ # This testcase is part of GDB, the GNU debugger. -# Copyright 2012 Free Software Foundation, Inc. +# Copyright 2012-2016 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,8 +21,7 @@ load_lib "go.exp" if { [skip_go_tests] } { continue } -set testfile "integers" -set srcfile ${testfile}.go +standard_testfile .go if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug go}] } { return -1