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

Add testing utility function for buildErrHandler

Open kpet opened this issue 5 years ago • 0 comments

Testing functions that call into the build handler is currently a bit fastidious as this handler produces a sequence of API calls. We should add a utility function to make it easier to write tests for functions that use this handler. See discussion on https://github.com/KhronosGroup/OpenCL-CLHPP/pull/102

kpet avatar Sep 01 '20 17:09 kpet