aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/CommonTestUtils.hpp
diff options
context:
space:
mode:
authorFrancis Murtagh <francis.murtagh@arm.com>2022-01-24 17:45:37 +0000
committerFrancis Murtagh <francis.murtagh@arm.com>2022-01-24 17:53:58 +0000
commitfaf2966888ecd0b93726602bf4b0b1bd36301d8c (patch)
tree1f1783b4f1ef62f7f0c7fd04f317bbd949f997a8 /src/backends/backendsCommon/test/CommonTestUtils.hpp
parent35e7c1de53ef86b808fc8de0a0af8a747b4ef170 (diff)
downloadarmnn-faf2966888ecd0b93726602bf4b0b1bd36301d8c.tar.gz
Bugfix: Set removal date for Backend API stability items to 22.11
* This is to allow EthosN more time to adjust to new API. Signed-off-by: Francis Murtagh <francis.murtagh@arm.com> Change-Id: I7da32a7317827dfa619c74fc8801447e7172e7c8
Diffstat (limited to 'src/backends/backendsCommon/test/CommonTestUtils.hpp')
-rw-r--r--src/backends/backendsCommon/test/CommonTestUtils.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backends/backendsCommon/test/CommonTestUtils.hpp b/src/backends/backendsCommon/test/CommonTestUtils.hpp
index 963d5de728..b1c9cdff0f 100644
--- a/src/backends/backendsCommon/test/CommonTestUtils.hpp
+++ b/src/backends/backendsCommon/test/CommonTestUtils.hpp
@@ -4,5 +4,5 @@
//
#include "../../armnnTestUtils/CommonTestUtils.hpp"
-#pragma message("backendsCommon/test/CommonTestUtils.hpp has been deprecated, it is due for removal in 22.08 release." \
+#pragma message("backendsCommon/test/CommonTestUtils.hpp has been deprecated, it is due for removal in 22.11 release." \
" Please use from armnnTestUtils library, /src/armnnTestUtils/CommonTestUtils.hpp)