aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/UnitTests.hpp
blob: 129a766729deebe8b1cc69f61dcad47c00aa882e (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/UnitTests.hpp"

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