Add skip_ada_tests to more Ada testcases
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / maint_with_ada.exp
index a3ef72c160eb904e4ae9ba48549efbe8d8064f0f..33092b78991ffcad3056daa0ae747b76135fe22c 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile var_arr_typedef
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
This page took 0.026651 seconds and 4 git commands to generate.