aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/backendsCommon/common.mk')
-rw-r--r--src/backends/backendsCommon/common.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backends/backendsCommon/common.mk b/src/backends/backendsCommon/common.mk
index 206faf5020..8f97669d0a 100644
--- a/src/backends/backendsCommon/common.mk
+++ b/src/backends/backendsCommon/common.mk
@@ -35,7 +35,6 @@ COMMON_SOURCES := \
# up by the Android.mk file in the root of ArmNN
COMMON_TEST_SOURCES := \
- test/CommonTestUtils.cpp \
test/CustomMemoryOptimizerStrategyTests.cpp \
test/InstanceNormalizationEndToEndTestImpl.cpp \
test/JsonPrinterTestImpl.cpp \
@@ -43,7 +42,6 @@ COMMON_TEST_SOURCES := \
test/QLstmEndToEndTestImpl.cpp \
test/QuantizedLstmEndToEndTestImpl.cpp \
test/SpaceToDepthEndToEndTestImpl.cpp \
- test/TensorCopyUtils.cpp \
test/layerTests/AbsTestImpl.cpp \
test/layerTests/ActivationTestImpl.cpp \
test/layerTests/AdditionTestImpl.cpp \