blob: b1c9cdff0f10ff6885786d586c47e1136463f171 [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"
Francis Murtaghfaf29662022-01-24 17:45:37 +00007#pragma message("backendsCommon/test/CommonTestUtils.hpp has been deprecated, it is due for removal in 22.11 release." \
Colm Donelan0c479742021-12-10 12:43:54 +00008 " Please use from armnnTestUtils library, /src/armnnTestUtils/CommonTestUtils.hpp)