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