File tree Expand file tree Collapse file tree 6 files changed +16
-0
lines changed Expand file tree Collapse file tree 6 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ SYCL/Basic/buffer/buffer_release.cpp
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <test name =" basic_buffer_buffer_release" driverID =" llvm_test_suite_sycl" >
3
+ <description >WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4
+ This config file auto-generated by suite_generator_sycl.pl.</description >
5
+ </test >
Original file line number Diff line number Diff line change
1
+ SYCL/Basic/host_task_depends.cpp
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <test name =" basic_host_task_depends" driverID =" llvm_test_suite_sycl" >
3
+ <description >WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4
+ This config file auto-generated by suite_generator_sycl.pl.</description >
5
+ </test >
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
134
134
<test configFile =" config_sycl/basic_buffer_buffer_dev_to_dev.xml" splitGroup =" basic" testName =" basic_buffer_buffer_dev_to_dev" />
135
135
<test configFile =" config_sycl/basic_buffer_buffer_full_copy.xml" splitGroup =" basic" testName =" basic_buffer_buffer_full_copy" />
136
136
<test configFile =" config_sycl/basic_buffer_buffer_migrate.xml" splitGroup =" basic" testName =" basic_buffer_buffer_migrate" />
137
+ <test configFile =" config_sycl/basic_buffer_buffer_release.xml" splitGroup =" basic" testName =" basic_buffer_buffer_release" />
137
138
<test configFile =" config_sycl/basic_buffer_native_buffer_creation_flags.xml" splitGroup =" basic" testName =" basic_buffer_native_buffer_creation_flags" />
138
139
<test configFile =" config_sycl/basic_buffer_reinterpret.xml" splitGroup =" basic" testName =" basic_buffer_reinterpret" />
139
140
<test configFile =" config_sycl/basic_buffer_subbuffer.xml" splitGroup =" basic" testName =" basic_buffer_subbuffer" />
@@ -188,6 +189,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
188
189
<test configFile =" config_sycl/basic_handler_run_on_host_intel.xml" splitGroup =" basic" testName =" basic_handler_run_on_host_intel" />
189
190
<test configFile =" config_sycl/basic_handler_run_on_host_intel2.xml" splitGroup =" basic" testName =" basic_handler_run_on_host_intel2" />
190
191
<test configFile =" config_sycl/basic_host_task_dependency.xml" splitGroup =" basic" testName =" basic_host_task_dependency" />
192
+ <test configFile =" config_sycl/basic_host_task_depends.xml" splitGroup =" basic" testName =" basic_host_task_depends" />
191
193
<test configFile =" config_sycl/basic_image_image.xml" splitGroup =" basic" testName =" basic_image_image" />
192
194
<test configFile =" config_sycl/basic_image_image_accessor_range.xml" splitGroup =" basic" testName =" basic_image_image_accessor_range" />
193
195
<test configFile =" config_sycl/basic_image_image_accessor_readsampler.xml" splitGroup =" basic" testName =" basic_image_image_accessor_readsampler" />
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
134
134
<test configFile =" config_sycl/basic_buffer_buffer_dev_to_dev.xml" splitGroup =" basic" testName =" basic_buffer_buffer_dev_to_dev" />
135
135
<test configFile =" config_sycl/basic_buffer_buffer_full_copy.xml" splitGroup =" basic" testName =" basic_buffer_buffer_full_copy" />
136
136
<test configFile =" config_sycl/basic_buffer_buffer_migrate.xml" splitGroup =" basic" testName =" basic_buffer_buffer_migrate" />
137
+ <test configFile =" config_sycl/basic_buffer_buffer_release.xml" splitGroup =" basic" testName =" basic_buffer_buffer_release" />
137
138
<test configFile =" config_sycl/basic_buffer_native_buffer_creation_flags.xml" splitGroup =" basic" testName =" basic_buffer_native_buffer_creation_flags" />
138
139
<test configFile =" config_sycl/basic_buffer_reinterpret.xml" splitGroup =" basic" testName =" basic_buffer_reinterpret" />
139
140
<test configFile =" config_sycl/basic_buffer_subbuffer.xml" splitGroup =" basic" testName =" basic_buffer_subbuffer" />
@@ -188,6 +189,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
188
189
<test configFile =" config_sycl/basic_handler_run_on_host_intel.xml" splitGroup =" basic" testName =" basic_handler_run_on_host_intel" />
189
190
<test configFile =" config_sycl/basic_handler_run_on_host_intel2.xml" splitGroup =" basic" testName =" basic_handler_run_on_host_intel2" />
190
191
<test configFile =" config_sycl/basic_host_task_dependency.xml" splitGroup =" basic" testName =" basic_host_task_dependency" />
192
+ <test configFile =" config_sycl/basic_host_task_depends.xml" splitGroup =" basic" testName =" basic_host_task_depends" />
191
193
<test configFile =" config_sycl/basic_image_image.xml" splitGroup =" basic" testName =" basic_image_image" />
192
194
<test configFile =" config_sycl/basic_image_image_accessor_range.xml" splitGroup =" basic" testName =" basic_image_image_accessor_range" />
193
195
<test configFile =" config_sycl/basic_image_image_accessor_readsampler.xml" splitGroup =" basic" testName =" basic_image_image_accessor_readsampler" />
You can’t perform that action at this time.
0 commit comments