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