Add skip_ada_tests to more Ada testcases
authorPedro Alves <pedro@palves.net>
Thu, 13 Aug 2020 16:34:21 +0000 (17:34 +0100)
committerPedro Alves <pedro@palves.net>
Thu, 13 Aug 2020 16:34:21 +0000 (17:34 +0100)
This adds missing skip_ada_tests checks to Ada testcases, using the
exact same pattern the existing files that do check it use.

gdb/testsuite/ChangeLog:

* gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
* gdb.ada/access_to_packed_array.exp: Likewise.
* gdb.ada/access_to_unbounded_array.exp: Likewise.
* gdb.ada/addr_arith.exp: Likewise.
* gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
* gdb.ada/arr_arr.exp: Likewise.
* gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
* gdb.ada/array_bounds.exp: Likewise.
* gdb.ada/array_of_variable_length.exp: Likewise.
* gdb.ada/array_ptr_renaming.exp: Likewise.
* gdb.ada/array_subscript_addr.exp: Likewise.
* gdb.ada/arraydim.exp: Likewise.
* gdb.ada/arrayparam.exp: Likewise.
* gdb.ada/arrayptr.exp: Likewise.
* gdb.ada/assign_1.exp: Likewise.
* gdb.ada/assign_arr.exp: Likewise.
* gdb.ada/atomic_enum.exp: Likewise.
* gdb.ada/attr_ref_and_charlit.exp: Likewise.
* gdb.ada/bad-task-bp-keyword.exp: Likewise.
* gdb.ada/bias.exp: Likewise.
* gdb.ada/boolean_expr.exp: Likewise.
* gdb.ada/bp_c_mixed_case.exp: Likewise.
* gdb.ada/bp_enum_homonym.exp: Likewise.
* gdb.ada/bp_inlined_func.exp: Likewise.
* gdb.ada/bp_on_var.exp: Likewise.
* gdb.ada/bp_range_type.exp: Likewise.
* gdb.ada/bp_reset.exp: Likewise.
* gdb.ada/call_pn.exp: Likewise.
* gdb.ada/catch_assert_if.exp: Likewise.
* gdb.ada/catch_ex.exp: Likewise.
* gdb.ada/catch_ex_std.exp: Likewise.
* gdb.ada/char_enum.exp: Likewise.
* gdb.ada/char_param.exp: Likewise.
* gdb.ada/complete.exp: Likewise.
* gdb.ada/cond_lang.exp: Likewise.
* gdb.ada/convvar_comp.exp: Likewise.
* gdb.ada/dgopt.exp: Likewise.
* gdb.ada/disc_arr_bound.exp: Likewise.
* gdb.ada/display_nested.exp: Likewise.
* gdb.ada/dot_all.exp: Likewise.
* gdb.ada/dyn_loc.exp: Likewise.
* gdb.ada/dyn_stride.exp: Likewise.
* gdb.ada/excep_handle.exp: Likewise.
* gdb.ada/expr_delims.exp: Likewise.
* gdb.ada/expr_with_funcall.exp: Likewise.
* gdb.ada/exprs.exp: Likewise.
* gdb.ada/fin_fun_out.exp: Likewise.
* gdb.ada/fixed_cmp.exp: Likewise.
* gdb.ada/formatted_ref.exp: Likewise.
* gdb.ada/frame_arg_lang.exp: Likewise.
* gdb.ada/frame_args.exp: Likewise.
* gdb.ada/fullname_bp.exp: Likewise.
* gdb.ada/fun_addr.exp: Likewise.
* gdb.ada/fun_in_declare.exp: Likewise.
* gdb.ada/fun_overload_menu.exp: Likewise.
* gdb.ada/fun_renaming.exp: Likewise.
* gdb.ada/funcall_char.exp: Likewise.
* gdb.ada/funcall_param.exp: Likewise.
* gdb.ada/funcall_ptr.exp: Likewise.
* gdb.ada/funcall_ref.exp: Likewise.
* gdb.ada/homonym.exp: Likewise.
* gdb.ada/info_addr_mixed_case.exp: Likewise.
* gdb.ada/info_auto_lang.exp: Likewise.
* gdb.ada/info_exc.exp: Likewise.
* gdb.ada/info_types.exp: Likewise.
* gdb.ada/int_deref.exp: Likewise.
* gdb.ada/interface.exp: Likewise.
* gdb.ada/iwide.exp: Likewise.
* gdb.ada/lang_switch.exp: Likewise.
* gdb.ada/length_cond.exp: Likewise.
* gdb.ada/maint_with_ada.exp: Likewise.
* gdb.ada/mi_catch_assert.exp: Likewise.
* gdb.ada/mi_catch_ex.exp: Likewise.
* gdb.ada/mi_catch_ex_hand.exp: Likewise.
* gdb.ada/mi_dyn_arr.exp: Likewise.
* gdb.ada/mi_ex_cond.exp: Likewise.
* gdb.ada/mi_exc_info.exp: Likewise.
* gdb.ada/mi_interface.exp: Likewise.
* gdb.ada/mi_prot.exp: Likewise.
* gdb.ada/mi_ref_changeable.exp: Likewise.
* gdb.ada/mi_string_access.exp: Likewise.
* gdb.ada/mi_task_arg.exp: Likewise.
* gdb.ada/mi_task_info.exp: Likewise.
* gdb.ada/mi_var_array.exp: Likewise.
* gdb.ada/mi_var_union.exp: Likewise.
* gdb.ada/mi_variant.exp: Likewise.
* gdb.ada/minsyms.exp: Likewise.
* gdb.ada/mod_from_name.exp: Likewise.
* gdb.ada/nested.exp: Likewise.
* gdb.ada/null_array.exp: Likewise.
* gdb.ada/optim_drec.exp: Likewise.
* gdb.ada/out_of_line_in_inlined.exp: Likewise.
* gdb.ada/packed_array_assign.exp: Likewise.
* gdb.ada/packed_tagged.exp: Likewise.
* gdb.ada/pp-rec-component.exp: Likewise.
* gdb.ada/print_chars.exp: Likewise.
* gdb.ada/print_pc.exp: Likewise.
* gdb.ada/ptr_typedef.exp: Likewise.
* gdb.ada/ptype_arith_binop.exp: Likewise.
* gdb.ada/ptype_array.exp: Likewise.
* gdb.ada/ptype_field.exp: Likewise.
* gdb.ada/ptype_tagged_param.exp: Likewise.
* gdb.ada/ptype_union.exp: Likewise.
* gdb.ada/py_range.exp: Likewise.
* gdb.ada/py_taft.exp: Likewise.
* gdb.ada/rdv_wait.exp: Likewise.
* gdb.ada/rec_comp.exp: Likewise.
* gdb.ada/rec_return.exp: Likewise.
* gdb.ada/ref_param.exp: Likewise.
* gdb.ada/ref_tick_size.exp: Likewise.
* gdb.ada/rename_subscript_param.exp: Likewise.
* gdb.ada/repeat_dyn.exp: Likewise.
* gdb.ada/same_component_name.exp: Likewise.
* gdb.ada/same_enum.exp: Likewise.
* gdb.ada/scalar_storage.exp: Likewise.
* gdb.ada/set_wstr.exp: Likewise.
* gdb.ada/small_reg_param.exp: Likewise.
* gdb.ada/str_binop_equal.exp: Likewise.
* gdb.ada/str_ref_cmp.exp: Likewise.
* gdb.ada/str_uninit.exp: Likewise.
* gdb.ada/sub_variant.exp: Likewise.
* gdb.ada/sym_print_name.exp: Likewise.
* gdb.ada/taft_type.exp: Likewise.
* gdb.ada/tagged.exp: Likewise.
* gdb.ada/tagged_access.exp: Likewise.
* gdb.ada/task_bp.exp: Likewise.
* gdb.ada/task_switch_in_core.exp: Likewise.
* gdb.ada/tasks.exp: Likewise.
* gdb.ada/tick_last_segv.exp: Likewise.
* gdb.ada/tick_length_array_enum_idx.exp: Likewise.
* gdb.ada/type_coercion.exp: Likewise.
* gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
* gdb.ada/unchecked_union.exp: Likewise.
* gdb.ada/uninitialized_vars.exp: Likewise.
* gdb.ada/var_arr_attrs.exp: Likewise.
* gdb.ada/var_arr_typedef.exp: Likewise.
* gdb.ada/var_rec_arr.exp: Likewise.
* gdb.ada/variant-record.exp: Likewise.
* gdb.ada/variant.exp: Likewise.
* gdb.ada/variant_record_packed_array.exp: Likewise.
* gdb.ada/varsize_limit.exp: Likewise.
* gdb.ada/whatis_array_val.exp: Likewise.
* gdb.ada/widewide.exp: Likewise.
* gdb.ada/win_fu_syms.exp: Likewise.

145 files changed:
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/access_tagged_param.exp
gdb/testsuite/gdb.ada/access_to_packed_array.exp
gdb/testsuite/gdb.ada/access_to_unbounded_array.exp
gdb/testsuite/gdb.ada/addr_arith.exp
gdb/testsuite/gdb.ada/arr_acc_idx_w_gap.exp
gdb/testsuite/gdb.ada/arr_arr.exp
gdb/testsuite/gdb.ada/arr_enum_idx_w_gap.exp
gdb/testsuite/gdb.ada/array_bounds.exp
gdb/testsuite/gdb.ada/array_of_variable_length.exp
gdb/testsuite/gdb.ada/array_ptr_renaming.exp
gdb/testsuite/gdb.ada/array_subscript_addr.exp
gdb/testsuite/gdb.ada/arraydim.exp
gdb/testsuite/gdb.ada/arrayparam.exp
gdb/testsuite/gdb.ada/arrayptr.exp
gdb/testsuite/gdb.ada/assign_1.exp
gdb/testsuite/gdb.ada/assign_arr.exp
gdb/testsuite/gdb.ada/atomic_enum.exp
gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp
gdb/testsuite/gdb.ada/bias.exp
gdb/testsuite/gdb.ada/boolean_expr.exp
gdb/testsuite/gdb.ada/bp_c_mixed_case.exp
gdb/testsuite/gdb.ada/bp_enum_homonym.exp
gdb/testsuite/gdb.ada/bp_inlined_func.exp
gdb/testsuite/gdb.ada/bp_on_var.exp
gdb/testsuite/gdb.ada/bp_range_type.exp
gdb/testsuite/gdb.ada/bp_reset.exp
gdb/testsuite/gdb.ada/call_pn.exp
gdb/testsuite/gdb.ada/catch_assert_if.exp
gdb/testsuite/gdb.ada/catch_ex.exp
gdb/testsuite/gdb.ada/catch_ex_std.exp
gdb/testsuite/gdb.ada/char_enum.exp
gdb/testsuite/gdb.ada/char_param.exp
gdb/testsuite/gdb.ada/complete.exp
gdb/testsuite/gdb.ada/cond_lang.exp
gdb/testsuite/gdb.ada/convvar_comp.exp
gdb/testsuite/gdb.ada/dgopt.exp
gdb/testsuite/gdb.ada/disc_arr_bound.exp
gdb/testsuite/gdb.ada/display_nested.exp
gdb/testsuite/gdb.ada/dot_all.exp
gdb/testsuite/gdb.ada/dyn_loc.exp
gdb/testsuite/gdb.ada/dyn_stride.exp
gdb/testsuite/gdb.ada/excep_handle.exp
gdb/testsuite/gdb.ada/expr_delims.exp
gdb/testsuite/gdb.ada/expr_with_funcall.exp
gdb/testsuite/gdb.ada/exprs.exp
gdb/testsuite/gdb.ada/fin_fun_out.exp
gdb/testsuite/gdb.ada/fixed_cmp.exp
gdb/testsuite/gdb.ada/formatted_ref.exp
gdb/testsuite/gdb.ada/frame_arg_lang.exp
gdb/testsuite/gdb.ada/frame_args.exp
gdb/testsuite/gdb.ada/fullname_bp.exp
gdb/testsuite/gdb.ada/fun_addr.exp
gdb/testsuite/gdb.ada/fun_in_declare.exp
gdb/testsuite/gdb.ada/fun_overload_menu.exp
gdb/testsuite/gdb.ada/fun_renaming.exp
gdb/testsuite/gdb.ada/funcall_char.exp
gdb/testsuite/gdb.ada/funcall_param.exp
gdb/testsuite/gdb.ada/funcall_ptr.exp
gdb/testsuite/gdb.ada/funcall_ref.exp
gdb/testsuite/gdb.ada/homonym.exp
gdb/testsuite/gdb.ada/info_addr_mixed_case.exp
gdb/testsuite/gdb.ada/info_auto_lang.exp
gdb/testsuite/gdb.ada/info_exc.exp
gdb/testsuite/gdb.ada/info_types.exp
gdb/testsuite/gdb.ada/int_deref.exp
gdb/testsuite/gdb.ada/interface.exp
gdb/testsuite/gdb.ada/iwide.exp
gdb/testsuite/gdb.ada/lang_switch.exp
gdb/testsuite/gdb.ada/length_cond.exp
gdb/testsuite/gdb.ada/maint_with_ada.exp
gdb/testsuite/gdb.ada/mi_catch_assert.exp
gdb/testsuite/gdb.ada/mi_catch_ex.exp
gdb/testsuite/gdb.ada/mi_catch_ex_hand.exp
gdb/testsuite/gdb.ada/mi_dyn_arr.exp
gdb/testsuite/gdb.ada/mi_ex_cond.exp
gdb/testsuite/gdb.ada/mi_exc_info.exp
gdb/testsuite/gdb.ada/mi_interface.exp
gdb/testsuite/gdb.ada/mi_prot.exp
gdb/testsuite/gdb.ada/mi_ref_changeable.exp
gdb/testsuite/gdb.ada/mi_string_access.exp
gdb/testsuite/gdb.ada/mi_task_arg.exp
gdb/testsuite/gdb.ada/mi_task_info.exp
gdb/testsuite/gdb.ada/mi_var_array.exp
gdb/testsuite/gdb.ada/mi_var_union.exp
gdb/testsuite/gdb.ada/mi_variant.exp
gdb/testsuite/gdb.ada/minsyms.exp
gdb/testsuite/gdb.ada/mod_from_name.exp
gdb/testsuite/gdb.ada/nested.exp
gdb/testsuite/gdb.ada/null_array.exp
gdb/testsuite/gdb.ada/optim_drec.exp
gdb/testsuite/gdb.ada/out_of_line_in_inlined.exp
gdb/testsuite/gdb.ada/packed_array_assign.exp
gdb/testsuite/gdb.ada/packed_tagged.exp
gdb/testsuite/gdb.ada/pp-rec-component.exp
gdb/testsuite/gdb.ada/print_chars.exp
gdb/testsuite/gdb.ada/print_pc.exp
gdb/testsuite/gdb.ada/ptr_typedef.exp
gdb/testsuite/gdb.ada/ptype_arith_binop.exp
gdb/testsuite/gdb.ada/ptype_array.exp
gdb/testsuite/gdb.ada/ptype_field.exp
gdb/testsuite/gdb.ada/ptype_tagged_param.exp
gdb/testsuite/gdb.ada/ptype_union.exp
gdb/testsuite/gdb.ada/py_range.exp
gdb/testsuite/gdb.ada/py_taft.exp
gdb/testsuite/gdb.ada/rdv_wait.exp
gdb/testsuite/gdb.ada/rec_comp.exp
gdb/testsuite/gdb.ada/rec_return.exp
gdb/testsuite/gdb.ada/ref_param.exp
gdb/testsuite/gdb.ada/ref_tick_size.exp
gdb/testsuite/gdb.ada/rename_subscript_param.exp
gdb/testsuite/gdb.ada/repeat_dyn.exp
gdb/testsuite/gdb.ada/same_component_name.exp
gdb/testsuite/gdb.ada/same_enum.exp
gdb/testsuite/gdb.ada/scalar_storage.exp
gdb/testsuite/gdb.ada/set_wstr.exp
gdb/testsuite/gdb.ada/small_reg_param.exp
gdb/testsuite/gdb.ada/str_binop_equal.exp
gdb/testsuite/gdb.ada/str_ref_cmp.exp
gdb/testsuite/gdb.ada/str_uninit.exp
gdb/testsuite/gdb.ada/sub_variant.exp
gdb/testsuite/gdb.ada/sym_print_name.exp
gdb/testsuite/gdb.ada/taft_type.exp
gdb/testsuite/gdb.ada/tagged.exp
gdb/testsuite/gdb.ada/tagged_access.exp
gdb/testsuite/gdb.ada/task_bp.exp
gdb/testsuite/gdb.ada/task_switch_in_core.exp
gdb/testsuite/gdb.ada/tasks.exp
gdb/testsuite/gdb.ada/tick_last_segv.exp
gdb/testsuite/gdb.ada/tick_length_array_enum_idx.exp
gdb/testsuite/gdb.ada/type_coercion.exp
gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp
gdb/testsuite/gdb.ada/unchecked_union.exp
gdb/testsuite/gdb.ada/uninitialized_vars.exp
gdb/testsuite/gdb.ada/var_arr_attrs.exp
gdb/testsuite/gdb.ada/var_arr_typedef.exp
gdb/testsuite/gdb.ada/var_rec_arr.exp
gdb/testsuite/gdb.ada/variant-record.exp
gdb/testsuite/gdb.ada/variant.exp
gdb/testsuite/gdb.ada/variant_record_packed_array.exp
gdb/testsuite/gdb.ada/varsize_limit.exp
gdb/testsuite/gdb.ada/whatis_array_val.exp
gdb/testsuite/gdb.ada/widewide.exp
gdb/testsuite/gdb.ada/win_fu_syms.exp

index d5e6bba195f56e609b31f2790d04e821a3010273..73d9de93011f38f530954604ebbb6a1c78387b2b 100644 (file)
@@ -1,4 +1,151 @@
-2020-08-12  Gary Benson <gbenson@redhat.com>
+2020-08-13  Pedro Alves  <pedro@palves.net>
+
+       * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
+       * gdb.ada/access_to_packed_array.exp: Likewise.
+       * gdb.ada/access_to_unbounded_array.exp: Likewise.
+       * gdb.ada/addr_arith.exp: Likewise.
+       * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
+       * gdb.ada/arr_arr.exp: Likewise.
+       * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
+       * gdb.ada/array_bounds.exp: Likewise.
+       * gdb.ada/array_of_variable_length.exp: Likewise.
+       * gdb.ada/array_ptr_renaming.exp: Likewise.
+       * gdb.ada/array_subscript_addr.exp: Likewise.
+       * gdb.ada/arraydim.exp: Likewise.
+       * gdb.ada/arrayparam.exp: Likewise.
+       * gdb.ada/arrayptr.exp: Likewise.
+       * gdb.ada/assign_1.exp: Likewise.
+       * gdb.ada/assign_arr.exp: Likewise.
+       * gdb.ada/atomic_enum.exp: Likewise.
+       * gdb.ada/attr_ref_and_charlit.exp: Likewise.
+       * gdb.ada/bad-task-bp-keyword.exp: Likewise.
+       * gdb.ada/bias.exp: Likewise.
+       * gdb.ada/boolean_expr.exp: Likewise.
+       * gdb.ada/bp_c_mixed_case.exp: Likewise.
+       * gdb.ada/bp_enum_homonym.exp: Likewise.
+       * gdb.ada/bp_inlined_func.exp: Likewise.
+       * gdb.ada/bp_on_var.exp: Likewise.
+       * gdb.ada/bp_range_type.exp: Likewise.
+       * gdb.ada/bp_reset.exp: Likewise.
+       * gdb.ada/call_pn.exp: Likewise.
+       * gdb.ada/catch_assert_if.exp: Likewise.
+       * gdb.ada/catch_ex.exp: Likewise.
+       * gdb.ada/catch_ex_std.exp: Likewise.
+       * gdb.ada/char_enum.exp: Likewise.
+       * gdb.ada/char_param.exp: Likewise.
+       * gdb.ada/complete.exp: Likewise.
+       * gdb.ada/cond_lang.exp: Likewise.
+       * gdb.ada/convvar_comp.exp: Likewise.
+       * gdb.ada/dgopt.exp: Likewise.
+       * gdb.ada/disc_arr_bound.exp: Likewise.
+       * gdb.ada/display_nested.exp: Likewise.
+       * gdb.ada/dot_all.exp: Likewise.
+       * gdb.ada/dyn_loc.exp: Likewise.
+       * gdb.ada/dyn_stride.exp: Likewise.
+       * gdb.ada/excep_handle.exp: Likewise.
+       * gdb.ada/expr_delims.exp: Likewise.
+       * gdb.ada/expr_with_funcall.exp: Likewise.
+       * gdb.ada/exprs.exp: Likewise.
+       * gdb.ada/fin_fun_out.exp: Likewise.
+       * gdb.ada/fixed_cmp.exp: Likewise.
+       * gdb.ada/formatted_ref.exp: Likewise.
+       * gdb.ada/frame_arg_lang.exp: Likewise.
+       * gdb.ada/frame_args.exp: Likewise.
+       * gdb.ada/fullname_bp.exp: Likewise.
+       * gdb.ada/fun_addr.exp: Likewise.
+       * gdb.ada/fun_in_declare.exp: Likewise.
+       * gdb.ada/fun_overload_menu.exp: Likewise.
+       * gdb.ada/fun_renaming.exp: Likewise.
+       * gdb.ada/funcall_char.exp: Likewise.
+       * gdb.ada/funcall_param.exp: Likewise.
+       * gdb.ada/funcall_ptr.exp: Likewise.
+       * gdb.ada/funcall_ref.exp: Likewise.
+       * gdb.ada/homonym.exp: Likewise.
+       * gdb.ada/info_addr_mixed_case.exp: Likewise.
+       * gdb.ada/info_auto_lang.exp: Likewise.
+       * gdb.ada/info_exc.exp: Likewise.
+       * gdb.ada/info_types.exp: Likewise.
+       * gdb.ada/int_deref.exp: Likewise.
+       * gdb.ada/interface.exp: Likewise.
+       * gdb.ada/iwide.exp: Likewise.
+       * gdb.ada/lang_switch.exp: Likewise.
+       * gdb.ada/length_cond.exp: Likewise.
+       * gdb.ada/maint_with_ada.exp: Likewise.
+       * gdb.ada/mi_catch_assert.exp: Likewise.
+       * gdb.ada/mi_catch_ex.exp: Likewise.
+       * gdb.ada/mi_catch_ex_hand.exp: Likewise.
+       * gdb.ada/mi_dyn_arr.exp: Likewise.
+       * gdb.ada/mi_ex_cond.exp: Likewise.
+       * gdb.ada/mi_exc_info.exp: Likewise.
+       * gdb.ada/mi_interface.exp: Likewise.
+       * gdb.ada/mi_prot.exp: Likewise.
+       * gdb.ada/mi_ref_changeable.exp: Likewise.
+       * gdb.ada/mi_string_access.exp: Likewise.
+       * gdb.ada/mi_task_arg.exp: Likewise.
+       * gdb.ada/mi_task_info.exp: Likewise.
+       * gdb.ada/mi_var_array.exp: Likewise.
+       * gdb.ada/mi_var_union.exp: Likewise.
+       * gdb.ada/mi_variant.exp: Likewise.
+       * gdb.ada/minsyms.exp: Likewise.
+       * gdb.ada/mod_from_name.exp: Likewise.
+       * gdb.ada/nested.exp: Likewise.
+       * gdb.ada/null_array.exp: Likewise.
+       * gdb.ada/optim_drec.exp: Likewise.
+       * gdb.ada/out_of_line_in_inlined.exp: Likewise.
+       * gdb.ada/packed_array_assign.exp: Likewise.
+       * gdb.ada/packed_tagged.exp: Likewise.
+       * gdb.ada/pp-rec-component.exp: Likewise.
+       * gdb.ada/print_chars.exp: Likewise.
+       * gdb.ada/print_pc.exp: Likewise.
+       * gdb.ada/ptr_typedef.exp: Likewise.
+       * gdb.ada/ptype_arith_binop.exp: Likewise.
+       * gdb.ada/ptype_array.exp: Likewise.
+       * gdb.ada/ptype_field.exp: Likewise.
+       * gdb.ada/ptype_tagged_param.exp: Likewise.
+       * gdb.ada/ptype_union.exp: Likewise.
+       * gdb.ada/py_range.exp: Likewise.
+       * gdb.ada/py_taft.exp: Likewise.
+       * gdb.ada/rdv_wait.exp: Likewise.
+       * gdb.ada/rec_comp.exp: Likewise.
+       * gdb.ada/rec_return.exp: Likewise.
+       * gdb.ada/ref_param.exp: Likewise.
+       * gdb.ada/ref_tick_size.exp: Likewise.
+       * gdb.ada/rename_subscript_param.exp: Likewise.
+       * gdb.ada/repeat_dyn.exp: Likewise.
+       * gdb.ada/same_component_name.exp: Likewise.
+       * gdb.ada/same_enum.exp: Likewise.
+       * gdb.ada/scalar_storage.exp: Likewise.
+       * gdb.ada/set_wstr.exp: Likewise.
+       * gdb.ada/small_reg_param.exp: Likewise.
+       * gdb.ada/str_binop_equal.exp: Likewise.
+       * gdb.ada/str_ref_cmp.exp: Likewise.
+       * gdb.ada/str_uninit.exp: Likewise.
+       * gdb.ada/sub_variant.exp: Likewise.
+       * gdb.ada/sym_print_name.exp: Likewise.
+       * gdb.ada/taft_type.exp: Likewise.
+       * gdb.ada/tagged.exp: Likewise.
+       * gdb.ada/tagged_access.exp: Likewise.
+       * gdb.ada/task_bp.exp: Likewise.
+       * gdb.ada/task_switch_in_core.exp: Likewise.
+       * gdb.ada/tasks.exp: Likewise.
+       * gdb.ada/tick_last_segv.exp: Likewise.
+       * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
+       * gdb.ada/type_coercion.exp: Likewise.
+       * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
+       * gdb.ada/unchecked_union.exp: Likewise.
+       * gdb.ada/uninitialized_vars.exp: Likewise.
+       * gdb.ada/var_arr_attrs.exp: Likewise.
+       * gdb.ada/var_arr_typedef.exp: Likewise.
+       * gdb.ada/var_rec_arr.exp: Likewise.
+       * gdb.ada/variant-record.exp: Likewise.
+       * gdb.ada/variant.exp: Likewise.
+       * gdb.ada/variant_record_packed_array.exp: Likewise.
+       * gdb.ada/varsize_limit.exp: Likewise.
+       * gdb.ada/whatis_array_val.exp: Likewise.
+       * gdb.ada/widewide.exp: Likewise.
+       * gdb.ada/win_fu_syms.exp: Likewise.
+
+2020-08-12  Gary Benson  <gbenson@redhat.com>
 
        * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
 
index b4c3a22e0d7a7beb1d7d2abdf9d170c51a73ae46..f5b9befefbf524235eb0de0a53d6781e5ef0c50e 100644 (file)
@@ -18,6 +18,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 0e1532b42808c6d37f0fa729b142fe14746e061b..ee11de01c1f17a3312aed1fe4054062accf2a557 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]] != "" } {
index cc1365727c3f2faf9cc5465373bbe7fd245c8b2d..9830ef732b612280240eab4f7c0b64d123b3ce94 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]] != "" } {
index 85656bf97f5c162a1ea95b8e93c0e9fc74ee32c7..7d82aa1492387b07fa2f778c4b6fb27c385dc122 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_na07_019
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 06eebb07e77dba116305d90720ded6b0870fa043..8a57a5adc082421729e2a8149669a3def4bb1c6b 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile enum_with_gap_main
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 52453e9ee63fb0de408accc451739b7e8e8447e6..0bcbcf933d014885e9061bfbd49afbb5a1763caf 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 ]] != "" } {
index 2de066e7961537061b937cabec6a11a1d6959a72..f5936df46bb3241276f937d413b1da65f9c5b9c9 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_q418_043
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 98d2a1c427a540eb0fd47dd57788a42957a5f73f..7d561e01b3f488eca2bc60debab6bd9cfcb188cd 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bar
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index f7b254ad9e24754579a017c2a089ec211c9c76bb..9eb67776299a880bf460fb63103395289dd90d03 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]] != "" } {
index e568b60b1e492ad06b7d69e947aff7258c6e668d..4355508a2f5f824b69b8876a3cba789386de5f9e 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]] != "" } {
index 4f6a4dd80935028ff8ff40221edc16fcb3e73f39..905d931c98820e6d947bcd56f5d33cbba6417e83 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 7a5e8c3e0f8f853ce5292a48bc82941c34a86b91..dabc6c2e2f46089b15258acfdcad8c60526c3e90 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo
 
 set cfile "inc"
index 717d36e768c2d496e553930c5b3c3177c2ca94e6..dc36499f33df9f0d0b329e0bf87d35d90aa562fa 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]] != "" } {
index ed91fe079b6e91d7db0f46eaa9eaf86dd60790f4..94a5d876bd251ac68c582242a9c6973404196a2f 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 ]] != "" } {
index e7ec4e188631348fa102a8f0df4bf40693d03155..abbfd6d79258ddcb0b35bbc0fdde1c64de48c0c9 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 gdb_exit
 gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
index 75b851a391c9cd55d95974aee1f937a2f9674d1b..723c06abf21bf4782480f813e651e24173fe053c 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile main_p324_051
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 86890b06d83ec65a3d734aae467b540030585f3b..0e9df764c84c767b8be1cc0bd80e9ad34bd7a2a9 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 additional_flags=-gnat05 ]] != "" } {
index bbe7d5ece25275c6d0c017fe0168259d13b94332..da65b2f9953451cfa4ea398ddf6c7bead4ca4f89 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]] != "" } {
index 619eb99c268907d1bd97708844c424f4cf768bdd..31db417d514995c9aec7f8bd7e96b34b4778f83c 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 ]] != "" } {
index e1c7dcda4ceca6f41aeeb45dcc73fe6edebebfcc..c7a78505c469c42e35913062791db328157a79ff 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bias
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable \
index bb23fede3a113f75a10fcf77d7d153b16dcb2c67..9d363cfe8ebd5d53b2a272dfad8ba5b526cd2a40 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 gdb_exit
 gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
index b1c7cb2a79572c9586a88c586ffb480838137517..16fff993de21de8f130ffe5a7ba340179c3326b9 100644 (file)
@@ -20,6 +20,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_h731_021
 
 set cfile "bar"
index 17da469321cc781a95a9cbc386ceb1f13c8c4a07..1eb4cbd4affa82c618c9b0f60120288b8ad494b6 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 9a125dc26ccc4293fa4d7b0034cc859c775ca8a4..58a283033d4c1a169ed09a7d721f4ed28aed9a96 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 ]] != "" } {
index a28049033161bf64cf05bbcba6c7c068aeef7a04..8fad3c54818ec5c767b658b1eb0c355dcb20cb26 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 ]] != "" } {
index 7caabe5e668bd05a0060dfe4a730ab4c61018702..426d4ba87567a6f23b1e90d3b371ac8d9bac750d 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 ]] != "" } {
index fc1517d65d4e4eae9496f3c049747d131f443061..039545cf61f35d2e95d448673ed964f48a8d3390 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 ]] != "" } {
index 7d07eba6b5a88f9acf25869ee3ab20584fa60a04..7993e7a865d0e6e09ae441bbcf8b8f3eca950e09 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 ]] != "" } {
index e82034889ebafc8523626483d850c58f718c27a7..d4f752161a07733c98183cd40c71a05b262f3091 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bla
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug additional_flags=-gnata ]] != "" } {
index 68914139830ce0120f2a40d5a2d7d917ec154f0c..2bdd4b4d21feb86e6b6bc8c354d03e3646c1e670 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 additional_flags=-gnata ]] != "" } {
index 3fae34008fd15a4e8b961f2802d48ea1be3a9bc7..c3339c34923e06adf24fb93c8c961311d64e79a3 100644 (file)
@@ -19,6 +19,8 @@ if {[skip_shlib_tests]} {
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo
 
 set ofile ${binfile}.o
index 8ed6d2a8ffa4bc9999b742fb00b5e886a00194f1..14cec5525408d117cca02551f9feeb84e84abd70 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 ]] != "" } {
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]] != "" } {
index f2149daefec7c2b229efd9409721033947f612ec..7fbbb8530f6916ff7370cece34d5d46c5fb45d52 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 ]] != "" } {
index c99f2f9f7ce4c77f9a1d6c0053dd44294064ab13..f2fbd92bc74a5c0de26363a887665c13dcddd18a 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile a
 
 set cfile "foo"
index 97b0d689d15af7d7b3de0f6ba6ff74c521466cc2..0d1c8fa1ac20cb33576814fe30321432013c8e76 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile pb16_063
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 2f03d2ab7dc16566cf59d89b20589bc80cc80ac7..b6ff4e7073f9684a16452e3f310af25097bd9a05 100644 (file)
@@ -17,6 +17,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile x
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable \
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 ]] != "" } {
index 264400ea452c61f1b56698ef6a2ff274ebb12efe..b0adf35b5be0c76d292191fd224c65eb3c503bd1 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 debug] != ""} {
index 45507f294c355cb65e2cdf45bf74323d50537122..9808b727a08b8a578acd958ccf4b80c39f19a39a 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 ]] != "" } {
index 65ae9d009bd895cd945ad2a66ca2165b7de6896c..e828d28b1a1e0eb6e8b246fd34f8df37d8f20539 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 55ec126ded73068ff4a45c96d6ee1f4a8cbdc074..a1ec781aac630a6c46d94259c54f4169a45faf5c 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 ]] != "" } {
index bdbf79378aeeac9b2065857dfa1956396cb21281..7dc5275664744194bc91d590e7a7ec8d8c4917ff 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 additional_flags=-gnata ]] != "" } {
index 507d7a43a8223bf6c24df2cfb43d5ac62960ef9e..727e17a86acf7d39ba89f245299ce8a204b783ce 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 ]] != "" } {
index 0e7161da4031707fea86e7e5e0dc543bb175464e..74ecd9a5f7656d4e8215d559cc6361a5954f6cd3 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile expr_r821_013
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index ca108ba79e01a844426c99bcd00f0a033900fbea..4ee8211f720a31561597fa0defcb2fa569d5aa1e 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index c88ea0317d75f4311b907291ea05fa7479bbe8e2..a2a5b87b0bed7630287768a9ec258bf2892ac7b9 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_o525_013
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index b7f59c81354ad5e381c35d62b1b43a486099b4b6..38e41c433f41b338dc102d3a3f06af0f9a0c4724 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile fixed
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 8376513a784ba646dc4abe5ba282d4ff11ca67fa..f8dd690fbb00c7a85019a0c26aa992724e9d59c7 100644 (file)
@@ -26,6 +26,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile formatted_ref
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index dc08d261334efae38a3096418ebd4de4d4fd1bea..9662e35952458d8508e0f8db2feb9522e7d5f4e7 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bla
 set cfile "foo"
 set csrcfile ${srcdir}/${subdir}/${testdir}/${cfile}.c
index 1aa7636728b41737ccc84f43c1b7d30a8662db32..6c9e9875b30038a0bfa40cac1107ddc9ab3de73b 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 ]] != "" } {
index 71ba46389948eb3f5228d15500c9b6b17ce5a902..cfd9696130560bc5950c27386efe12d99eb806a2 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 ]] != "" } {
index b6325a34610b1d9f84888146497f7c10e2144d40..a3b17d9056655cf09b47293b81a426386810b335 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 ]] != "" } {
index bdb883fc40e287a15c3b95a44d65972b70cf44e2..56b6d4c6c0021d4922caba22ec34dff056769582 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 ]] != "" } {
index 47a25efae64f713fded4bac1b44d5d428e55392c..78d7e0740417c09c25888e66b79af85726540cef 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]] != "" } {
index 0907c5ae43063971056ae0bd7cacc832fa7a2318..991360b4eba4e6d02eee125f8e40aac469c49fec 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile fun_renaming
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
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]] != "" } {
index 7e621f1bdf7943fe3eef0ea6fc8edad74562c6d2..e14058ddcee859ca10c710df6837386f5c431a84 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]] != "" } {
index 55479d2307127af96dfa76a04eba7f9483e08869..c2d65fb64c45bae7ceb42b21138f2974d2ae33d8 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]] != "" } {
index b3dc093753acaf0d73ca33b77d799892458d3270..1768c1d480a4f3d5c69b8f73c5c8323dcad087cd 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo
 
 # Note we don't test the "none" (no -fgnat-encodings option) scenario
index eb9f2163616d3ae26a8a5ad9be6ded192f3bb2cf..9c88b75d1b522285809169283eb9c718c39c6786 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile homonym_main
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 47353bd55cbddc24f628452a5485b19a4ce6d769..50a7fc9e2657cadc3a82224f11a4947db7cdc108 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 ]] != "" } {
index 4876f3e607f04c9d735416f8e589831ad7c4a2e6..152a884d0da781f5b1fc051ba24c4c94353bea69 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 # This test verifies that the commands
 #   info [functions|variables|types]
 # respect the 'set language auto|ada|c' setting, whatever the language
index 1eb468c6bb018ed678ddb76f4a0016df6e2d0631..b559fff0aa23df93f6caff3566096456133d9baa 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]] != "" } {
index a46cea1db3c4afada6211cd0a220e179376e35a3..34e20701db05405cccbbadd33dd2b090a5c1068c 100644 (file)
@@ -13,6 +13,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_testfile .c
 
 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
index 34b233393ada85d15d5630a7be0f0d495f36dd95..4e8cba9326e41fed1c2ab6669350df57e498195e 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]] != "" } {
index 23e59dae3af67f24d9d18b336a19490fba8463fb..305cb912f9fd655679a1c999167ff6bacdc50300 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 additional_flags=-gnat05 ]] != "" } {
index 45c1b2a1f3e12a43ed56885307f08f6d6077ec43..19930fb25534bed28c92bc9b564d582113dc169d 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug additional_flags=-gnat05 ]] != "" } {
index 7d9bd61750410964ed0fd05c4b80bd5cfa453bd4..8db680465a574b3e862fe2f3c77e187255803688 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile lang_switch
 set cfile "foo"
 set csrcfile ${srcdir}/${subdir}/${testdir}/${cfile}.c
index a030a83f45c6ad5855d9ee92dc132f0913421400..f4a99949874b16eef54c09d53d6be31c9a22243e 100644 (file)
@@ -18,6 +18,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile length_cond
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable debug] != "" } {
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 ]] != "" } {
index 82cc7c2acef146d92e99c50228935d9be3d62a58..30543e560082e5b0960cdf3438bc3036a2c52f5c 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bla
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug additional_flags=-gnata ]] != "" } {
index 4b3e4f6f0b1bdf08cd67c1c9780dd98b315cd2c5..63c6984bc664ffb92bdf6d1b00d040de1dfa29d0 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 additional_flags=-gnata ]] != "" } {
index 59c8a10085197dfb5684d99192bad13ecd628ec0..06e466672ea77c7167051d5d495f93cd6fb49ba7 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 additional_flags=-gnata ]] != "" } {
index 34506ad5f2cabd0aeae2423158b68cc0eb017a73..5c8b986e4554f2dc1bc2638496a3e5958b246fe0 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]] != "" } {
index 4c7215f9bad7f8010924c88e6f6e6093fdd2cf71..95b651e0455445c8318a04de3231b3b7133b2ad4 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 additional_flags=-bargs additional_flags=-static additional_flags=-margs ]] != "" } {
index b2a43b17d4fa4dfd6b877c4ef194e8aca372f8f4..eeb8247a3bfe020543d36bf03da0006f3c69c54b 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]] != "" } {
index e16477760f6063aa2684419f99072f6dbf627ac5..f948237558d5a4bfd8f13b81535e88892d8e3d6a 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 additional_flags=-gnat12 ]] != "" } {
index f3b5b9c662cb906eb5b759a314f8a4df889cd64d..fb4ca8d7ffb4273cdd08b5c5ba5f349ebe921718 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 if { ![gnatmake_version_at_least 8] } {
     return -1
 }
index 92af591e26450d98d4db7ffb882141fce841cb29..71f26c02dee9c3c7d444a53b614af8b36758a14d 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_rb20_056
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index f825cdb29070455a57a72b3dceeb33ac3ea03e43..5e07f1ebcc0075c31051fce4b347afe5f8b39041 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bar
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 7c119a4da6310017ec3d9851c8287854b55fada9..2a4038d77b71f5334b8c7b89b3f41e75cd4d8cf9 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile task_switch
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug additional_flags=-gnata ]] != "" } {
index 22636e0d315c75ab58e259e383c2ecf1ac375f38..c67599e0f3e44e3073e99394d97a3e5db5210d30 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile task_switch
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug additional_flags=-gnata ]] != "" } {
index 646ebd196f671f7058b4df509f9e50000f97a531..fdc2249ba0273725eceac598e73e11b82aca16d0 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bar
 
 load_lib mi-support.exp
index 7619d86d273403766916ebcc9c1b76044a5c8802..f950855d8716f20b9db13762b78c44215603df5c 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bar
 
 load_lib mi-support.exp
index ac9ece7303c9347c86fe90fc34bfbbe31eeb3b89..01c67200581ea61d7ac7c8f211f745e5b1425eb1 100644 (file)
@@ -16,6 +16,8 @@
 load_lib "ada.exp"
 load_lib "gdb-python.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile pkg
 
 load_lib mi-support.exp
index 1bed2e40daadee4ed6026e4f80da2f8bc2e9a07c..5ee9ad2f6aee80736236b6c5a58de3fea8be1c43 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_qb07_057
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable ""] != "" } {
index 4c9fd6f462b508e0badca9a64e4a2bc0a5fb788d..dce0f3ac3a6e95904756c8cd120caf314c321758 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 ]] != "" } {
index f4298fa17dc900aacd6170edd049bf77a9ed55eb..ea4bb4de35518c75069ff110f99eedbf2d9a4c2d 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile hello
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index ce7e496e3c7fe5f0b95825667ff3a316f0234567..0d8414e49a4274679dbb7a9107dbb0d55b451abe 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]] != "" } {
index 584c12a2a1f5a1b2e7f20f54316426a2888f1e16..5ab8ddf0e0ed287d53553273c9470344427955f4 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 ]] != "" } {
index 141b7d839d50528b0a096b9a57848fee4caeab06..684a36992450552cc8b46314b9b05aee2c2fc8fb 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_o224_021
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable {debug optimize=-O2}] != ""} {
index 3c49099d4ac6218ddca9a400815a707c04aba6c7..fb9fe1f2a3a8a22dcb65941663f46189645a877f 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile tester
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index ede5ca57085218ef7e00cea01b54d2a1e73eadab..b86d1135aa9b441f17439a5e75d9d6d785ab188d 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile comp_bug
 
 # Note we don't test the "none" (no -fgnat-encodings option) scenario
index a7b2e3a33165954d674008716d189bcf42092c8a..a51ff2c7f53239e3d3aadfbefb258a811c9b4214 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]] != "" } {
index 17c13480da40e3e9c65a4fddab66cea82fa09c14..3fa28f512d7d4d03c4e63b3327e34b73c4b6ea1f 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 additional_flags=-gnat05 ]] != "" } {
index 0668805d0daa21bf8ddd9dba46496bf952fdb05c..7c1e04af4d959601180b276003d916ae53bc154b 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile dummy start
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index bc1a2bc410d965fb20eedaf87ebfdf477ed96e6b..a826b6e6ddcbdf857963f057ed24842197ad6a70 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 ]] != "" } {
index 470b248eed04c75c20719a207785f452926618d6..9812eb9c0d8fd71d5b472a5f628ca4fe84ded151 100644 (file)
@@ -13,6 +13,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+if { [skip_ada_tests] } { return -1 }
+
 gdb_exit
 gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
index 27c259b4846d1d075f10e983c377265a330f3542..4e53287261f3414c58eeb4dc8efab6310345f446 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 additional_flags=-gnat05 ]] != "" } {
index 8aa6e96107ab2e61dc096708ebfd4b12c439f966..ac04c0c6fed109fefd08c403bfd740d7b11bdc6a 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 additional_flags=-gnat05 ]] != "" } {
index ce1570d9faf3e16e7e9877e81608feecade9b2f6..988e472c9d6775960fcaab000a9d4ce7d0b3ada4 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 ]] != "" } {
index c85e5f4b4b6e6682e13fac71cc43794994808d17..c37ea3eb5c8fd2b5adec39964aa399301ee8d728 100644 (file)
@@ -13,6 +13,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_testfile .c
 
 if {[prepare_for_testing "failed to prepare" ${testfile} ${srcfile}]} {
index 521d853eb16717bbc294f41593352eadfb7d9da8..52c9577f796aeff3d09a1647b32336a49fe63bc6 100644 (file)
@@ -16,6 +16,8 @@
 load_lib "ada.exp"
 load_lib gdb-python.exp
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 1181edb8833da28d26b3babab66276df1b55a4ae..7f49a731589605d7723134fe7f99d5282708df91 100644 (file)
@@ -16,6 +16,8 @@
 load_lib "ada.exp"
 load_lib gdb-python.exp
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile main
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable debug] != ""} {
index 837edc842df87911f6cc3a4db411d9e8bbfdba48..83a5f957ab2e774808c582886fd634be17c85ea1 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 ]] != "" } {
index b457d04ba2d56fec9fff1598b89adf06a82c42fe..4e41ad9d57d4e845d85ec3281b854d21b286f667 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile bar_o203_012
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index f2658c7698d809f8c6b6d594e1ade9862b1166ea..22f4aa725b7cc839f285006cb5f02c9091e8068c 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 ]] != "" } {
index 4c378a57ae6d41595abb88af78e7b8c0ef312ae6..1bdfaebf9ce1980e62d55eed46afd76896f6fc25 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 ]] != "" } {
index 5676b8e269a78e9e78b85e016f6d31cad2754ef7..8f901e2ed64ab2a2a140ece445f273ab727e9b73 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 9507678a078cd81f68ae2d6ab01eb35dbce9f173..be40608c4787bb49d3c6c295a1b45c5307d5f6ec 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 if { ![gnatmake_version_at_least 8] } {
     return -1
 }
index 4fbdc6b0806f95c674e7c2e1282f2441eac4690b..702b10dfd44529f3eedf3ee395066b93c42c9247 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_oc22_002
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 492549d67be124ab4a172b9fd1b10fae001621a9..cb846046171e05f4a47ac3a9bc351600643c49ff 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 ]] != "" } {
index e6343009375aa82b6f55e91d6a07a3460a8ecfe7..cd0899f289a39d1607c3f8c84ac8d670ddcbb091 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile a
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 720fc9ba501be860e1c1611b70bb9ace0d5bfc08..b5e634c615b043edaa398b553caf5dff7a4a3383 100644 (file)
@@ -18,6 +18,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile storage
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index edb521461fbfe44b269312e66e7cbbf46270b3ac..11f2f4778f3ed97ad863c2a54e089bd025de5745 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile a
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 2dc9a9727794fe17948dea71c3b48deae3506a53..5737708e39f5b3191d7468b0c8176c7c75417d5a 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 optimize=-O1]] != "" } {
index 166afea2327e8cdd1a31e7ea1ef36d5428e2bf9a..fea0b197d7ac30b2e1c9967a94b053578c147418 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_p211_061
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 9f034ef86e329690559e0e54b5f1ae802cd400a7..b8299e27bf418cdebe199f52d322332cc43df16f 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]] != "" } {
index df2d1550a91781034b0ee3506caf2d781aa06d13..6d59b9e1a6cc15660b91585aa0fe9266b0456a84 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile parse
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 381d138234de47ae80cd39a56f67f8ddea8e3a09..af45096c3746cca0a87e51bd56d9eeac590ee507 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile subv
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 141c4ebbcfd512955925e5e8d988f8fee2fadd5b..e6465f24b8c5a6a4877a009cd0cceba9d4564e2a 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]] != "" } {
index 9e2e46fec05beafa5309a566d76c435ad90aa989..c546f1483c9e27c61971336e32fc1f419e6afe04 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 4928c5d9bd4673a9562c0666f633859c7f4bae1a..fe49b149abe8aa00d38b8bccd05aa90fa7092704 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]] != "" } {
index 0633ef06238d987821fd1217708db1c047234974..460b90a5b479572a36de1e38a8623922bfe600c0 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile p
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index a0b62dd4de1615c145b7405352e35727210653fa..d430428882ac4f57f6197e57b1f992072e8cc440 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]] != "" } {
index ce543080c1830ec4603545169b60869bfb9ca886..e288cc9092c34084e87a5f4a868fe352f4f966a3 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile crash
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index edbd149f2559aa91ae536a09b8234c629ebe81cc..50b4c5fb0c9c931e588985b60bf6cf208c2c08ed 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 ]] != "" } {
index 1872507d836f281c9af659a3d352446cc362a2f1..52222e1055cc587afb198259c89ad6108f71cab1 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 ]] != "" } {
index 771c1793c5b540f15086944439fa72222e0b645e..52715cf68e17906b493943db356175b320572bdd 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_n207_004
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index 830108cf54cd3c2c39de42223154f2a9fb0a3e58..b8167d3885e316af9a795ccd3774e8f3b5318211 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile assign
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 3d78429559c69785c67d6104aac1a91e89795c49..f7f3485161da6398ac901d5685d234a9923a873e 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]] != "" } {
index c85d7c331531d878ca5710113b759803d6178e85..0f598f5465f2693c84f6cb3851d1ec63de08104e 100644 (file)
@@ -17,6 +17,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile unchecked_union
 
 proc multi_line_string {str} {
index 9f427ccdef0a1719eeb93cc6845f4e5c0c29cc0f..5402da915a2b435668ccf02a57eff02dadae0424 100644 (file)
@@ -18,6 +18,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile parse
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 0b69e98d6022f38710af606d9c5b8810d2e794ca..b2612a89f20e4a2eaaf0d66458c5adf08eb61853 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_o115_002
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
index 583934abab0c350e671407a79f6f5024ebfbb0ac..79c0dead025da678f4360f122433cbf560a1bf31 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]] != "" } {
index 80ec32616a975c5ae7888bb1f9048402c65ba0a7..c2ad97b31e2df6a58c4fefb7f6a4a4a8969febc7 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile foo_na09_042
 
 # Note we don't test the "none" (no -fgnat-encodings option) scenario
index 82b73c6a596d388d1a676a454da2794fed3faa04..176984a54509cfc8e3ee6da611e3448bfeed424e 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile proc
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable debug] != ""} {
index da51f7ba2e839378a95ac9415374016fd0c52092..9f55f9b3564add5496c684a49f8e7f1dbadae46c 100644 (file)
@@ -16,6 +16,8 @@
 load_lib "ada.exp"
 load_lib "gdb-python.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile pkg
 
 foreach_with_prefix scenario {none all minimal} {
index 0530df54d4ec4942a3ba0aecb87ef439de6c2220..e10c62b7bbf6f29cc16108d04d5b996905c00f66 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 ]] != "" } {
index 8f5d9da358e3a9063d3584a82a8fa1ed37e9dc3e..3d3eff0129db70ba21e35058edddefc62b11b3a2 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile vsizelim
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
index b0b1160a11c64f140c1b516af78e5ff766c88440..bf986c7b3b619c637939584348dc12bfa7fa3e0e 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 ]] != "" } {
index 198535c737afaa1f6928d800b6d5f9054399e953..5f4e5be581902df40c49885b1d758d8577be182b 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 ]] != "" } {
index f27b0a82ab670d50b83d2b363813e36f4928743e..28b1ee3a6b08ea39e7dc9c9ee018ff4dd6160f63 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 additional_flags=-bargs additional_flags=-shared additional_flags=-margs]] != "" } {