[PATCH 130/144] tests: use EXIT_SUCCESS/EXIT_FAILURE in most tests
authorAndreas Beckmann <anbe@debian.org>
Tue, 23 Nov 2021 17:03:10 +0000 (18:03 +0100)
committerAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
commit701de040b4e3cac2402321b7e70d106b25e28669
tree52c0f125ec9840200ced4c13745bd579e6107218
parentbee56c7f40734f32d004072ee015a898855e02c4
[PATCH 130/144] tests: use EXIT_SUCCESS/EXIT_FAILURE in most tests

Gbp-Pq: Name 0130-tests-use-EXIT_SUCCESS-EXIT_FAILURE-in-most-tests.patch
20 files changed:
tests/kernel/image_query_funcs.c
tests/kernel/kernel.c
tests/kernel/sampler_address_clamp.c
tests/regression/test_alignment_with_dynamic_wg.cpp
tests/regression/test_alignment_with_dynamic_wg2.cpp
tests/regression/test_alignment_with_dynamic_wg3.cpp
tests/regression/test_assign_loop_variable_to_privvar_makes_it_local.c
tests/regression/test_flatten_barrier_subs.cpp
tests/regression/test_issue_231.cpp
tests/regression/test_issue_445.cpp
tests/regression/test_issue_553.cpp
tests/regression/test_issue_577.cpp
tests/regression/test_locals.cpp
tests/regression/test_program_from_binary_with_local_1_1_1.c
tests/runtime/test_clCreateKernel.c
tests/runtime/test_clCreateSubDevices.c
tests/runtime/test_enqueue_kernel_from_binary.c
tests/runtime/test_fill-buffer.c
tests/runtime/test_kernel_cache_includes.c
tests/workgroup/run_kernel.c