File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+
3
+ <test driverID =" test_help" name =" TEMPLATE" >
4
+ <description >test help function cases with usm switch on </description >
5
+ <files >
6
+ <file path =" src/${testName}.cpp" />
7
+ </files >
8
+ <rules >
9
+ <optlevelRule excludeOptlevelNameString =" usmnone" />
10
+ </rules >
11
+ </test >
Original file line number Diff line number Diff line change 87
87
<test testName =" onedpl_test_copy" configFile =" config/TEMPLATE_help_function.xml" />
88
88
<test testName =" onedpl_test_copy_if" configFile =" config/TEMPLATE_help_function.xml" />
89
89
<test testName =" onedpl_test_count_if" configFile =" config/TEMPLATE_help_function.xml" />
90
- <test testName =" onedpl_test_device_malloc_free" configFile =" config/TEMPLATE_help_function_usm .xml" />
90
+ <test testName =" onedpl_test_device_malloc_free" configFile =" config/TEMPLATE_help_function_skip_usmnone .xml" />
91
91
<test testName =" onedpl_test_discard_iterator" configFile =" config/TEMPLATE_help_function.xml" />
92
92
<test testName =" onedpl_test_exclusive_scan" configFile =" config/TEMPLATE_help_function.xml" />
93
93
<test testName =" onedpl_test_fill" configFile =" config/TEMPLATE_help_function.xml" />
115
115
<test testName =" onedpl_test_tabulate" configFile =" config/TEMPLATE_help_function.xml" />
116
116
<test testName =" onedpl_test_transform_if" configFile =" config/TEMPLATE_help_function.xml" />
117
117
<test testName =" onedpl_test_transform_reduce" configFile =" config/TEMPLATE_help_function_skip_double.xml" splitGroup =" double" />
118
- <test testName =" onedpl_test_uninitialized_fill" configFile =" config/TEMPLATE_help_function_usm .xml" />
118
+ <test testName =" onedpl_test_uninitialized_fill" configFile =" config/TEMPLATE_help_function_skip_usmnone .xml" />
119
119
<test testName =" onedpl_test_unique_by_key_copy" configFile =" config/TEMPLATE_help_function.xml" />
120
120
<test testName =" onedpl_test_unique_by_key" configFile =" config/TEMPLATE_help_function.xml" />
121
121
<test testName =" onedpl_test_unique" configFile =" config/TEMPLATE_help_function.xml" />
You can’t perform that action at this time.
0 commit comments