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