Add skip_ada_tests to more Ada testcases
[binutils-gdb.git] / gdb / testsuite / gdb.ada / char_param.exp
index f6cabe7c32d27fbb8b33fb692204c93fa28c579a..3d3ac6559b12b7bf8f695fa1de921a9a9d956506 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]] != "" } {