Skip to content

Commit

Permalink
SWDEV-483134 - Removed hipExtHostAlloc tests
Browse files Browse the repository at this point in the history
Change-Id: I3d5ec306e484595e0542853b466584466e69b55f
  • Loading branch information
rakesroy authored and JeniferC99 committed Nov 18, 2024
1 parent 4081afa commit 61f4742
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 259 deletions.
3 changes: 1 addition & 2 deletions catch/unit/memory/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ set(TEST_SRC
hipMemRangeGetAttribute_old.cc
hipMemCoherencyTst.cc
hipMemsetD32.cc
hipMemsetD16.cc
hipExtHostAlloc.cc)
hipMemsetD16.cc)

if(HIP_PLATFORM MATCHES "amd")
set(TEST_SRC
Expand Down
257 changes: 0 additions & 257 deletions catch/unit/memory/hipExtHostAlloc.cc

This file was deleted.

0 comments on commit 61f4742

Please sign in to comment.