mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
[RFC] Move logic for test registration to the test harness (#2151)
And use in device_timer suite. Signed-off-by: Kévin Petit <kpet@free.fr>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
extern bool gVersionSkip;
|
||||
|
||||
TEST_SPIRV_FUNC(basic_versions)
|
||||
REGISTER_TEST(basic_versions)
|
||||
{
|
||||
cl_int error = CL_SUCCESS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user