aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/TestUtils.hpp
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-09-02 14:36:54 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-09-07 09:52:14 +0100
commitce8204a528b3973b2dbf258095ab048a061263ea (patch)
tree6187e6bde3aac4ed17f951dbef45dc10e3e7d1f6 /src/armnn/test/TestUtils.hpp
parentae32665f266e04c1a9bedfe01a107e97e46a6b7c (diff)
downloadarmnn-ce8204a528b3973b2dbf258095ab048a061263ea.tar.gz
IVGCVSW-7209 Remove deprecated code due to be removed in 22.11
* Files deleted when Stabilizing the API Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I0ae73ee36968fa880761c10358bfa827be5fe054
Diffstat (limited to 'src/armnn/test/TestUtils.hpp')
-rw-r--r--src/armnn/test/TestUtils.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/armnn/test/TestUtils.hpp b/src/armnn/test/TestUtils.hpp
deleted file mode 100644
index 5c570b2d71..0000000000
--- a/src/armnn/test/TestUtils.hpp
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
-// SPDX-License-Identifier: MIT
-//
-
-#include "../../armnnTestUtils/TestUtils.hpp"
-
-#pragma message("src/armnn/test/TestUtils.hpp has been deprecated, it is due for removal in 22.11 release." \
- " Please use from armnnTestUtils library, /src/armnnTestUtils/TestUtils.hpp) \ No newline at end of file