[PATCH 132/144] tests: emit "OK" along EXIT_SUCCESS
authorAndreas Beckmann <anbe@debian.org>
Tue, 23 Nov 2021 17:21:16 +0000 (18:21 +0100)
committerAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
commit5cf591e8c63b0c0533d5d6372554ae120ac838f1
treeb15ce95ad256bc1f698d3d42109b16d88f3b127e
parentfb30b1be284294c3cd11e221e60c25b3fbec6aa9
[PATCH 132/144] tests: emit "OK" along EXIT_SUCCESS

Gbp-Pq: Name 0132-tests-emit-OK-along-EXIT_SUCCESS.patch
59 files changed:
tests/regression/test_alignment_with_dynamic_wg2.cpp
tests/regression/test_assign_loop_variable_to_privvar_makes_it_local.c
tests/regression/test_autolocals_in_constexprs.cpp
tests/regression/test_barrier_before_return.cpp
tests/regression/test_barrier_between_for_loops.cpp
tests/regression/test_constant_array.cpp
tests/regression/test_early_return.cpp
tests/regression/test_flatten_barrier_subs.cpp
tests/regression/test_flatten_barrier_subs.output
tests/regression/test_for_with_var_iteration_count.cpp
tests/regression/test_fors_with_var_iteration_counts.cpp
tests/regression/test_id_dependent_computation.cpp
tests/regression/test_infinite_loop.cpp
tests/regression/test_issue_231.cpp
tests/regression/test_issue_445.cpp
tests/regression/test_issue_553.cpp
tests/regression/test_issue_757.cpp
tests/regression/test_issue_893.cpp
tests/regression/test_locals.cpp
tests/regression/test_loop_phi_replication.cpp
tests/regression/test_multi_level_loops_with_barriers.cpp
tests/regression/test_null_arg.cpp
tests/regression/test_program_from_binary_with_local_1_1_1.c
tests/regression/test_setargs.cpp
tests/regression/test_simple_for_with_a_barrier.cpp
tests/regression/test_structs_as_args.cpp
tests/regression/test_undominated_variable.cpp
tests/regression/test_vectors_as_args.cpp
tests/runtime/test_buffer-image-copy.c
tests/runtime/test_clCreateProgramWithBinary.c
tests/runtime/test_clEnqueueNativeKernel.c
tests/runtime/test_clGetSupportedImageFormats.c
tests/runtime/test_clSetEventCallback.c
tests/runtime/test_clSetEventCallback_expout.txt
tests/runtime/test_enqueue_kernel_from_binary.c
tests/runtime/test_event_cycle.c
tests/runtime/test_event_double_wait.c
tests/runtime/test_event_free.c
tests/runtime/test_fill-buffer.c
tests/runtime/test_link_error.c
tests/runtime/test_read-copy-write-buffer.c
tests/runtime/test_user_event.c
tests/workgroup/basic_barriers_2_2_2_2.stdout
tests/workgroup/cond_barriers_1_2_1_1.stdout
tests/workgroup/cond_barriers_in_for_2_4_1_1.stdout
tests/workgroup/for_bug_1_2_1_1.stdout
tests/workgroup/for_with_divergent_return_1_6_1_1.stdout
tests/workgroup/forloops_2_2_1_1.stdout
tests/workgroup/implicit_barriers_1_2_1_1.stdout
tests/workgroup/issue_548_1_2_1_1.stdout
tests/workgroup/loopbarriers_1_4_1_1.stdout
tests/workgroup/multilatch_bloop_1_3_1_1.stdout
tests/workgroup/outerlooppar_2_2_1_1.stdout
tests/workgroup/print_all_ids_114114.txt
tests/workgroup/range_md.stdout
tests/workgroup/range_md_small_grid.stdout
tests/workgroup/run_kernel.c
tests/workgroup/switch_case_1_4_1_1.stdout
tests/workgroup/tricky_for_1_2_1_1.stdout