Tests: Fix execute file permissions. No test change.

This commit is contained in:
Wilson Snyder 2026-02-02 08:28:46 -05:00
parent 268f5c3367
commit 9083b238e5
59 changed files with 1 additions and 0 deletions

View File

@ -578,6 +578,7 @@ MBAKE_FLAGS = format --config ./.bake.toml
format-exec:
-chmod a+x test_regress/t/*.py
-chmod a-x test_regress/t/*.v
format-make mbake:
$(MBAKE) --version

0
test_regress/t/t_assert_ctl_type_bad.v Executable file → Normal file
View File

0
test_regress/t/t_assert_ctl_unsup.v Executable file → Normal file
View File

0
test_regress/t/t_class_local_typedef_bad.v Executable file → Normal file
View File

0
test_regress/t/t_class_to_basic_assignment_bad.out Executable file → Normal file
View File

0
test_regress/t/t_clocking_sched_timing_forkproc.out Executable file → Normal file
View File

0
test_regress/t/t_concat_init_array_functions.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_assoc_arr_bad.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_assoc_arr_others.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_assoc_arr_wide.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_dyn_queue_basic.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_global_arr_unsup.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_global_nested.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_global_nested_member.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_global_randMode.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_global_random.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_struct.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_struct_complex.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_unpacked_array.v Executable file → Normal file
View File

0
test_regress/t/t_constraint_unsat.v Executable file → Normal file
View File

0
test_regress/t/t_covergroup_in_class_duplicate_bad.out Executable file → Normal file
View File

0
test_regress/t/t_flag_only_bad.out Executable file → Normal file
View File

0
test_regress/t/t_flag_only_bad2.out Executable file → Normal file
View File

0
test_regress/t/t_flag_only_bad3.out Executable file → Normal file
View File

0
test_regress/t/t_flag_supported_1.out Executable file → Normal file
View File

0
test_regress/t/t_flag_supported_empty.out Executable file → Normal file
View File

0
test_regress/t/t_foreach_array.v Executable file → Normal file
View File

0
test_regress/t/t_func_virt_new_bad.out Executable file → Normal file
View File

0
test_regress/t/t_gate_primitives_implicit_net.out Executable file → Normal file
View File

0
test_regress/t/t_gate_primitives_implicit_net.v Executable file → Normal file
View File

0
test_regress/t/t_interface_generic_bad.out Executable file → Normal file
View File

0
test_regress/t/t_interface_generic_bad2.out Executable file → Normal file
View File

0
test_regress/t/t_interface_generic_function_bad.out Executable file → Normal file
View File

0
test_regress/t/t_interface_generic_modport_bad.out Executable file → Normal file
View File

0
test_regress/t/t_interface_generic_modport_bad2.out Executable file → Normal file
View File

0
test_regress/t/t_interface_generic_modport_bad3.out Executable file → Normal file
View File

View File

View File

0
test_regress/t/t_interface_generic_task_bad.out Executable file → Normal file
View File

0
test_regress/t/t_randomize_array.v Executable file → Normal file
View File

0
test_regress/t/t_randomize_module_var.v Executable file → Normal file
View File

0
test_regress/t/t_randomize_queue_size.v Executable file → Normal file
View File

0
test_regress/t/t_randomize_union.v Executable file → Normal file
View File

0
test_regress/t/t_randomize_within_func.v Executable file → Normal file
View File

0
test_regress/t/t_struct_array_assignment.v Executable file → Normal file
View File

0
test_regress/t/t_trace_open_wrong_order_bad.out Executable file → Normal file
View File

0
test_regress/t/t_trace_saif_sc.out Executable file → Normal file
View File

0
test_regress/t/t_udp_bad_comb_trigger.v Executable file → Normal file
View File

0
test_regress/t/t_udp_bad_first_input.v Executable file → Normal file
View File

0
test_regress/t/t_udp_bad_illegal_output.v Executable file → Normal file
View File

0
test_regress/t/t_udp_bad_input_num.v Executable file → Normal file
View File

0
test_regress/t/t_udp_bad_multi_output.v Executable file → Normal file
View File

0
test_regress/t/t_udp_sequential_bad.v Executable file → Normal file
View File

0
test_regress/t/t_upd_nonsequential.v Executable file → Normal file
View File

0
test_regress/t/t_varref_scope_in_interface.v Executable file → Normal file
View File

0
test_regress/t/t_virtual_interface_member_trigger.v Executable file → Normal file
View File

View File

0
test_regress/t/t_wait_no_triggered_bad.out Executable file → Normal file
View File

0
test_regress/t/t_wired_net_test.v Executable file → Normal file
View File