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

define and document a policy when to add a new test executable

Open bashbaug opened this issue 1 year ago • 0 comments

When adding tests for "unified SVM" Ewan asked whether the new tests should be added in their own suite and in a new test executable:

https://github.com/KhronosGroup/OpenCL-CTS/pull/2174#pullrequestreview-2494876321

We also have tests being added for the "buffer device address" extension, currently in their own test suite:

https://github.com/KhronosGroup/OpenCL-CTS/pull/2192

Plus, we have tests for existing extensions, sometimes in their own test suite, and sometimes not.

We should define and document a policy when an extension should be added as a new test suite in a new test executable and when tests for an extension should be incorporated into an existing test suite.

bashbaug avatar Dec 16 '24 17:12 bashbaug