compute-runtime/opencl/test/unit_test/api
Filip Hazubski 6ce9402fc2 Return CL_INVALID_OPERATION error for enqueuing SVM operations
The error code is returned if the associated device does not support
SVM.

Related-To: NEO-4368

Change-Id: I7c2300e05768e4acf541fa92bd94913de9b5eb81
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-03-12 09:54:13 +01:00
..
gl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
CMakeLists.txt Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
additional_extensions_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
api_tests_wrapper1.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
api_tests_wrapper2.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
api_tests_wrapper3.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_add_comment_to_aub_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_api_tests.cpp Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
cl_api_tests.h Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
cl_build_program_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_clone_kernel_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_compile_program_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_buffer_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_command_queue_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_command_queue_with_properties_tests.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_context_from_type_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_context_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_image_tests.cpp Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_create_kernel_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_kernels_in_program_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_perf_counters_command_queue_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_pipe_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_create_program_with_binary_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_create_program_with_built_in_kernels_tests.cpp Move built ins to share directory 2020-02-24 15:46:44 +01:00
cl_create_sampler_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_create_sampler_with_properties_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_create_sub_buffer_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_create_sub_devices_tests.inl Increment reference count when creating sub device 2020-03-03 11:40:17 +01:00
cl_create_user_event_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_create_user_event_tests_mt.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_barrier_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_barrier_with_wait_list_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_copy_buffer_rect_tests.inl Move hwInfo to root device environment 2020-03-10 17:13:08 +01:00
cl_enqueue_copy_buffer_to_image_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_copy_image_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_enqueue_copy_image_to_buffer_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_fill_buffer_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_enqueue_fill_image_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_enqueue_image_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_map_buffer_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_map_image_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_marker_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_marker_with_wait_list_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_migrate_mem_objects_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_native_kernel_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_nd_range_kernel_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_read_buffer_rect_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_enqueue_read_buffer_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_enqueue_read_image_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_svm_free_tests.inl Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_enqueue_svm_map_tests.inl Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_enqueue_svm_mem_fill_tests.inl Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_enqueue_svm_memcpy_tests.inl Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_enqueue_svm_migrate_mem_tests.cpp Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_enqueue_svm_unmap_tests.inl Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_enqueue_task_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_unmap_mem_object_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_verify_memory.inl Move extensions directory 2020-02-26 14:34:31 +01:00
cl_enqueue_wait_for_events_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_enqueue_write_buffer_rect_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_enqueue_write_buffer_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_enqueue_write_image_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_finish_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_flush_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_function_pointers_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_get_context_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_device_and_host_timer.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_get_device_ids_tests.inl Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
cl_get_device_info_tests.inl Add absolute include paths 2020-02-23 23:49:12 +01:00
cl_get_event_profiling_info_tests.inl Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
cl_get_extension_function_address_for_platform_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_get_extension_function_address_tests.inl Export clSetProgramSpecializationConstant via function pointer 2020-03-04 15:36:33 +01:00
cl_get_image_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_image_params_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_kernel_arg_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_kernel_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_kernel_max_concurrent_work_group_count_intel_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_get_kernel_sub_group_info_khr_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_get_kernel_sub_group_info_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_get_kernel_suggested_local_work_size_intel_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_get_kernel_work_group_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_mem_object_info_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_get_pipe_info_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_get_platform_ids_tests.inl Move test 2020-03-11 14:15:36 +01:00
cl_get_platform_ids_tests_mt.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_get_platform_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_program_build_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_program_info_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_get_supported_image_formats_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_icd_get_platform_ids_khr_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_intel_accelerator_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_intel_motion_estimation.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_intel_tracing_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_intel_tracing_tests_mt.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_link_program_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_mem_locally_uncached_resource_tests.cpp Move extensions directory 2020-02-26 14:34:31 +01:00
cl_release_command_queue_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_release_context_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_release_event_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_release_kernel_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_release_mem_obj_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_release_program_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_retain_mem_obj_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_retain_release_command_queue_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_retain_release_context_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_retain_release_device_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_retain_release_sampler_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_set_default_device_command_queue_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_set_event_callback_tests.inl Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_set_kernel_arg_svm_pointer_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_set_kernel_exec_info_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_set_mem_object_destructor_callback_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_set_mem_object_destructor_callback_tests_mt.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_set_performance_configuration_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_set_program_specialization_constant_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_svm_alloc_tests.inl Add ClDeviceInfo 2020-03-11 16:45:27 +01:00
cl_svm_free_tests.inl Update clSVMFree 2020-03-05 12:34:19 +01:00
cl_unified_shared_memory_tests.inl Return CL_INVALID_OPERATION error for enqueuing SVM operations 2020-03-12 09:54:13 +01:00
cl_unload_compiler_tests.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_unload_platform_compiler_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00