blob: 021d0a656ca0027d4133fe5fefc0dc8523108554 [file] [log] [blame]
Gareth Stockwella0a8ec62023-01-06 16:20:49 +00001<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 Copyright (c) 2023, Arm Limited. All rights reserved.
5
6 SPDX-License-Identifier: BSD-3-Clause
7-->
8
9<testsuites>
10
11 <testsuite name="NOP tests" description="Dummy tests">
12 <testcase name="Test which calls a NOP function"
13 function="test_nop" />
14 </testsuite>
15
16</testsuites>