blob: e032922d17bd9ebf42ff2dbbb3bdab2036c1b63d [file] [log] [blame]
David Monahan8a570462023-11-22 13:24:25 +00001//
2// Copyright © 2022-2023 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#include "GpuFsaWorkloadFactoryHelper.hpp"
7
8#include <backendsCommon/test/LayerTests.hpp>
9
10#include <gpuFsa/GpuFsaWorkloadFactory.hpp>
11
12#include <UnitTests.hpp>