Fix verifyOutputBuffer return value in printf (#99) Function verifyOutputBuffer returns non-zero value in case of mismatch. Return value 'false' means some mismatches are treated as matches. This commit fix this problem.
The OpenCL Conformance Tests