diff --git a/projects/hip-tests/catch/unit/memory/CMakeLists.txt b/projects/hip-tests/catch/unit/memory/CMakeLists.txt index 61571884a1..a4619410b6 100644 --- a/projects/hip-tests/catch/unit/memory/CMakeLists.txt +++ b/projects/hip-tests/catch/unit/memory/CMakeLists.txt @@ -32,7 +32,6 @@ set(TEST_SRC hipHostGetFlags.cc hipMemoryAllocateCoherent.cc hipMallocManaged_MultiScenario.cc - hipManagedKeyword.cc hipMemsetInvalidPtr.cc hipMemset.cc hipMemsetAsyncMultiThread.cc @@ -77,7 +76,6 @@ set(TEST_SRC hipHostGetFlags.cc hipMemoryAllocateCoherent.cc hipMallocManaged_MultiScenario.cc - hipManagedKeyword.cc hipMemsetInvalidPtr.cc hipMemset.cc hipMemsetAsyncMultiThread.cc