OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

add a test case for printing an empty string

Open bashbaug opened this issue 8 months ago • 0 comments

This is a bit of a corner case, but we don't have a test case for printing an empty string:

printf("");

At the IWOCL 2025 SYCL hackathon we discovered that some implementations do not handle this case properly.

bashbaug avatar Apr 07 '25 11:04 bashbaug