Move cl_khr_create_command_queue test to the main api suite (#521)

In theory, it could exist on a 2.x implementation.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
Kévin Petit
2019-12-18 11:49:56 +00:00
committed by GitHub
parent 6610facd98
commit 334650bcca
7 changed files with 3 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ set(${MODULE_NAME}_SOURCES
test_null_buffer_arg.c
test_mem_object_info.cpp
test_queue_hint.cpp
test_queue_properties.cpp
test_sub_group_dispatch.cpp
test_clone_kernel.cpp
test_zero_sized_enqueue.cpp