Files
OpenCL-CTS/test_conformance
Sven van Haastregt 38639f229d Fix test_select verification failure reporting (#1462)
When verification of the computed result fails, the test would still
report as "passed".  This is because `s_test_fail` is only written to
and never read.

Fix the immediate issue by returning a failure value and incrementing
`gFailCount` if any error was detected.  The error handling can be
improved further, but I'm leaving that out of the scope of this fix.

Fixes https://github.com/KhronosGroup/OpenCL-CTS/issues/1445

Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
2022-08-04 15:05:10 +01:00
..
2021-05-18 18:12:55 +01:00
2022-01-11 16:52:11 +00:00
2020-07-23 17:21:07 +01:00
2021-09-28 10:19:17 -07:00
2022-01-11 16:52:11 +00:00
2019-07-31 16:00:45 +01:00