mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-23 23:49:02 +00:00
Moved sub-test external_semaphores_import_export_fd to test_external_semaphore executable (#2110)
Fixes #1989 according to task description. Moreover, fixes #1876 as well.
This commit is contained in:
@@ -36,7 +36,6 @@ test_definition test_list[] = {
|
||||
ADD_TEST_VERSION(semaphores_device_list_queries, Version(1, 2)),
|
||||
ADD_TEST_VERSION(semaphores_no_device_list_queries, Version(1, 2)),
|
||||
ADD_TEST_VERSION(semaphores_multi_device_context_queries, Version(1, 2)),
|
||||
ADD_TEST_VERSION(semaphores_import_export_fd, Version(1, 2)),
|
||||
ADD_TEST_VERSION(semaphores_ooo_ops_single_queue, Version(1, 2)),
|
||||
ADD_TEST_VERSION(semaphores_ooo_ops_cross_queue, Version(1, 2)),
|
||||
ADD_TEST_VERSION(semaphores_negative_create_invalid_context, Version(1, 2)),
|
||||
|
||||
Reference in New Issue
Block a user