set varsize-limit: New GDB setting for maximum dynamic object size
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / atomic_enum.exp
index e0ac2146f5ec1a18a9a1589fe5de22ef6598b366..1dac0c59b376e475fc66c23db211ebd3cb3c95ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2008-2012 Free Software Foundation, Inc.
+# Copyright 2008-2018 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
 
 load_lib "ada.exp"
 
-set testdir "atomic_enum"
-set testfile "${testdir}/foo"
-set srcfile ${srcdir}/${subdir}/${testfile}.adb
-set binfile ${objdir}/${subdir}/${testfile}
+standard_ada_testfile foo
 
-file mkdir ${objdir}/${subdir}/${testdir}
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug additional_flags=-gnat05 ]] != "" } {
   return -1
 }
This page took 0.025673 seconds and 4 git commands to generate.