Skip to content

Commit

Permalink
Removed old tests captured in new organization.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 committed Apr 16, 2020
1 parent e34bea1 commit b33d039
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 176 deletions.
4 changes: 0 additions & 4 deletions test/old-tests/unit/cuda/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ raja_add_test(
NAME test-cuda-reduce-max
SOURCES test-reduce-max.cpp)

raja_add_test(
NAME test-cuda-forall-view
SOURCES test-forall-view.cpp)

raja_add_test(
NAME test-cuda-synchronize
SOURCES test-synchronize.cpp)
82 changes: 0 additions & 82 deletions test/old-tests/unit/cuda/test-forall-view.cpp

This file was deleted.

4 changes: 0 additions & 4 deletions test/unit/hip/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ raja_add_test(
NAME test-hip-reduce-max
SOURCES test-reduce-max.cpp)

raja_add_test(
NAME test-hip-forall-view
SOURCES test-forall-view.cpp)

raja_add_test(
NAME test-hip-synchronize
SOURCES test-synchronize.cpp)
86 changes: 0 additions & 86 deletions test/unit/hip/test-forall-view.cpp

This file was deleted.

0 comments on commit b33d039

Please sign in to comment.