aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/CommonTestUtils.hpp
blob: 72e3860ecbc62c4354ced871945cf001a1a24db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//

// This file is deprecated and will be removed soon.
// Please use the new header in armnnTestUtils instead.
// This will use the new armnnTestUtils header.
#include "../../../armnnTestUtils/CommonTestUtils.hpp"

#pragma message("backendsCommon/test/CommonTestUtils.hpp has been deprecated, it is due for removal in 22.08 release." \
                " Please use from armnnTestUtils library, /src/armnnTestUtils/CommonTestUtils.hpp)