File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ <optlevelRule excludeOptlevelNameString =" cuda_backend" />
11+ </rules >
12+ </test >
Original file line number Diff line number Diff line change 146146 <test testName =" onedpl_test_group_sort" configFile =" config/TEMPLATE_help_function.xml" />
147147 <test testName =" onedpl_test_transform_reduce" configFile =" config/TEMPLATE_help_function_skip_double.xml" splitGroup =" double" />
148148 <test testName =" onedpl_test_translate_key" configFile =" config/TEMPLATE_help_function_skip_double.xml" splitGroup =" double" />
149- <test testName =" onedpl_test_uninitialized_fill" configFile =" config/TEMPLATE_help_function_usm .xml" />
149+ <test testName =" onedpl_test_uninitialized_fill" configFile =" config/TEMPLATE_help_function_skip_usmnone .xml" />
150150 <test testName =" onedpl_test_unique_by_key_copy" configFile =" config/TEMPLATE_help_function_skip_cuda_backend.xml" />
151151 <test testName =" onedpl_test_unique_by_key" configFile =" config/TEMPLATE_help_function_skip_cuda_backend.xml" />
152152 <test testName =" onedpl_test_unique" configFile =" config/TEMPLATE_help_function_skip_cuda_backend.xml" />
You can’t perform that action at this time.
0 commit comments