Consolidate x86 debug register code for BSD native targets.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.go / integers.exp
index 202c56d17e27c15281f680326b3b8d9b2747ccb8..b823f5a4d7995dd1c6442641a6d97d198b4ca675 100644 (file)
@@ -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
This page took 0.028119 seconds and 4 git commands to generate.