blob: 719af3ce05c8c631c021a3c6b9c475e33d57818b [file] [log] [blame]
Jan Eilers2cd18472020-12-15 10:42:38 +00001# Copyright © 2020 Arm Ltd and Contributors. All rights reserved.
2# SPDX-License-Identifier: MIT
3
4[pytest]
5addopts = --strict-markers
6markers =
7 CpuRefTest: marks tests that require the CpuRef backend
8 CpuAccTest: marks tests that require the CpuAcc backend
9 GpuAccTest: marks tests that require the GpuAcc backend