mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Added test for work-item functions with out-of-range arguments (#2099)
Fixes #2005 according to task description.
This commit is contained in:
@@ -99,6 +99,8 @@ test_definition test_list[] = {
|
||||
ADD_TEST(enqueue_map_image),
|
||||
|
||||
ADD_TEST(work_item_functions),
|
||||
ADD_TEST(work_item_functions_out_of_range),
|
||||
ADD_TEST(work_item_functions_out_of_range_hardcoded),
|
||||
|
||||
ADD_TEST(astype),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user