aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/TestUtils.hpp
blob: fe5331ec3da7a30da1464c96eaa2bea33935294e (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.08 release." \
                " Please use from armnnTestUtils library, /src/armnnTestUtils/TestUtils.hpp)