blob: fc0a557fa529cfe9956d75cfcd1ce0297ecb1577 [file] [log] [blame]
Francis Murtagh9270d9e2022-08-12 13:54:17 +01001//
2// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#include "TosaRefWorkloadFactoryHelper.hpp"
7
8#include <backendsCommon/test/LayerTests.hpp>
9
10#include <tosaReference/TosaRefWorkloadFactory.hpp>
11
12#include <UnitTests.hpp>
13