SWDEV-470698 - remove duplicate tests (#316)

Change-Id: Icedf0bd442f9a983fc590b7fde1a0e888472b65a

[ROCm/hip-tests commit: 409b47fec6]
Этот коммит содержится в:
Chaudhary, Jatin Jaikishan
2025-06-23 15:22:44 +01:00
коммит произвёл GitHub
родитель 91a6727ea6
Коммит 6ca3502d42
3 изменённых файлов: 0 добавлений и 9 удалений
-1
Просмотреть файл
@@ -14,7 +14,6 @@ set(TEST_SRC
multi_grid_group.cc
coalesced_groups_shfl_down_old.cc
coalesced_groups_shfl_up_old.cc
hipCGCoalescedGroups_old.cc
coalesced_group.cc
grid_group.cc
coalesced_tiled_groups_metagrp.cc
-5
Просмотреть файл
@@ -64,11 +64,6 @@ if(HIP_PLATFORM MATCHES "nvidia")
set_source_files_properties(hipTestHost.cc PROPERTIES COMPILE_OPTIONS "--expt-relaxed-constexpr")
endif()
if(UNIX)
set(TEST_SRC ${TEST_SRC}
deviceAllocation.cc)
endif()
# AMD only tests
set(AMD_TEST_SRC
unsafeAtomicAdd.cc
-3
Просмотреть файл
@@ -77,7 +77,6 @@ set(TEST_SRC
hipGraphExecMemcpyNodeSetParams_old.cc
hipStreamBeginCapture.cc
hipGraphAddMemcpyNode1D_old.cc
hipGraphAddMemcpyNode1D.cc
hipStreamBeginCapture_old.cc
hipStreamIsCapturing.cc
hipStreamIsCapturing_old.cc
@@ -151,8 +150,6 @@ set(TEST_SRC
hipGraphCloneComplx.cc
hipGraphNodeSetEnabled.cc
hipGraphNodeGetEnabled.cc
hipGraphCreate.cc
hipGraphDestroy.cc
hipGraphExecDestroy.cc
hipGraphUpload.cc
hipGraphKernelNodeCopyAttributes.cc