aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/TestUtils.hpp
blob: 5c570b2d7187538f3e3a834c76a8019ad871c849 (plain)
1
2
3
4
5
6
7
8
9
//
// 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)