Add skip_ada_tests to more Ada testcases
[binutils-gdb.git] / gdb / testsuite / gdb.ada / disc_arr_bound.exp
index 818b58d4eb17ece94d1055971ad9261c1367c603..1056563f2f86a5f6fbe7a5503b55b0ba2ae9cc7b 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_n612_026
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {