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 89
89
<test testName =" onedpl_test_copy" configFile =" config/TEMPLATE_help_function.xml" />
90
90
<test testName =" onedpl_test_copy_if" configFile =" config/TEMPLATE_help_function.xml" />
91
91
<test testName =" onedpl_test_count_if" configFile =" config/TEMPLATE_help_function.xml" />
92
- <test testName =" onedpl_test_device_malloc_free" configFile =" config/TEMPLATE_help_function_usm .xml" />
92
+ <test testName =" onedpl_test_device_malloc_free" configFile =" config/TEMPLATE_help_function_skip_usmnone .xml" />
93
93
<test testName =" onedpl_test_discard_iterator" configFile =" config/TEMPLATE_help_function.xml" />
94
94
<test testName =" onedpl_test_exclusive_scan" configFile =" config/TEMPLATE_help_function.xml" />
95
95
<test testName =" onedpl_test_fill" configFile =" config/TEMPLATE_help_function.xml" />
123
123
<test testName =" onedpl_test_transform_if" configFile =" config/TEMPLATE_help_function.xml" />
124
124
<test testName =" onedpl_test_transform_reduce" configFile =" config/TEMPLATE_help_function_skip_double.xml" splitGroup =" double" />
125
125
<test testName =" onedpl_test_translate_key" configFile =" config/TEMPLATE_help_function_skip_double.xml" splitGroup =" double" />
126
- <test testName =" onedpl_test_uninitialized_fill" configFile =" config/TEMPLATE_help_function_usm .xml" />
126
+ <test testName =" onedpl_test_uninitialized_fill" configFile =" config/TEMPLATE_help_function_skip_usmnone .xml" />
127
127
<test testName =" onedpl_test_unique_by_key_copy" configFile =" config/TEMPLATE_help_function.xml" />
128
128
<test testName =" onedpl_test_unique_by_key" configFile =" config/TEMPLATE_help_function.xml" />
129
129
<test testName =" onedpl_test_unique" configFile =" config/TEMPLATE_help_function.xml" />
You can’t perform that action at this time.
0 commit comments