blob: 963d5de728ad08c80e6c1b6d19f9ae7aee419789 [file] [log] [blame]
narpra01b9546cf2018-11-20 15:21:28 +00001//
Sadik Armagana097d2a2021-11-24 15:47:28 +00002// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
narpra01b9546cf2018-11-20 15:21:28 +00003// SPDX-License-Identifier: MIT
4//
Matteo Martincighf02e6cd2019-05-17 12:15:30 +01005
Colm Donelan0c479742021-12-10 12:43:54 +00006#include "../../armnnTestUtils/CommonTestUtils.hpp"
Sadik Armagana097d2a2021-11-24 15:47:28 +00007#pragma message("backendsCommon/test/CommonTestUtils.hpp has been deprecated, it is due for removal in 22.08 release." \
Colm Donelan0c479742021-12-10 12:43:54 +00008 " Please use from armnnTestUtils library, /src/armnnTestUtils/CommonTestUtils.hpp)