[PATCH 131/144] tests: simplify EXIT_SUCCESS/EXIT_FAILURE usage
authorAndreas Beckmann <anbe@debian.org>
Tue, 23 Nov 2021 17:17:11 +0000 (18:17 +0100)
committerAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
commitfb30b1be284294c3cd11e221e60c25b3fbec6aa9
tree57ae78dbd12c18965f9f78195abc150795b756f8
parent701de040b4e3cac2402321b7e70d106b25e28669
[PATCH 131/144] tests: simplify EXIT_SUCCESS/EXIT_FAILURE usage

Gbp-Pq: Name 0131-tests-simplify-EXIT_SUCCESS-EXIT_FAILURE-usage.patch
16 files changed:
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_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_loop_phi_replication.cpp
tests/regression/test_multi_level_loops_with_barriers.cpp
tests/regression/test_null_arg.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_clCreateProgramWithBinary.c