Skip to content

Commit

Permalink
[SYCLomatic #1862] Add memcpy3d test case.
Browse files Browse the repository at this point in the history
Signed-off-by: Tang, Jiajun [email protected]
  • Loading branch information
tangjj11 committed Jun 25, 2024
1 parent eff49b3 commit e3b3bc8
Show file tree
Hide file tree
Showing 4 changed files with 1,019 additions and 5 deletions.
8 changes: 4 additions & 4 deletions behavior_tests/behavior_tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<suite>
<description> behavior test</description>
<tests>
<test testName="array_size_fold" configFile="config/TEMPLATE_behavior_tests.xml" />
<!-- <test testName="array_size_fold" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="test_soft_link_folder" configFile="config/test_soft_link_folder.xml" />
<test testName="execute_from_cuda_path" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="execute_from_bundle_root" configFile="config/TEMPLATE_behavior_tests.xml" />
Expand Down Expand Up @@ -136,12 +136,12 @@
<test testName="change-filename-extension" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="helper_function_preference_no_queue_device" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="check-device-unsupport-aspect" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="check-windows-version" configFile="config/TEMPLATE_behavior_tests_win.xml" />
<test testName="check-windows-version" configFile="config/TEMPLATE_behavior_tests_win.xml" /> -->
<test testName="query-api-mapping" configFile="config/TEMPLATE_behavior_tests_after_11.5.xml" />
<test testName="query-api-mapping-linux" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
<test testName="query-api-mapping-linux-after10.2" configFile="config/TEMPLATE_behavior_tests_lin_after_10.2.xml" />
<test testName="query-api-mapping-linux-after11.5" configFile="config/TEMPLATE_behavior_tests_lin_after_11.5.xml" />
<test testName="ngt-invalid-experimental-features" configFile="config/TEMPLATE_behavior_tests.xml" />
<!-- <test testName="ngt-invalid-experimental-features" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-UDR-path" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-UDR-keyword" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-UDR-idx1" configFile="config/TEMPLATE_behavior_tests.xml" />
Expand Down Expand Up @@ -170,7 +170,7 @@
<test testName="trap" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
<test testName="bt-code-pin-log-filename" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="analysis-mode" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-check-options" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-check-options" configFile="config/TEMPLATE_behavior_tests.xml" /> -->
</tests>

</suite>
Loading

0 comments on commit e3b3bc8

Please sign in to comment.