OpenCL-ICD-Loader
OpenCL-ICD-Loader copied to clipboard
Test entry points that came after OpenCL 1.2
There are some simple smoke tests in this repo, but only entry points up until OpenCL 1.2 are tested. OpenCL 2.0, 2.1, 2.2, and extensions added in that timeframe are not tested.
Adding tests is very formulaic, I added two for experimental entry points here: https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/108
The flip side of them being so formulaic is that they really are just smoke tests.