Mark Dykes | e7810b5 | 2020-06-03 15:46:55 -0500 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2020, Arm Limited. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | <testsuites> | ||||
10 | |||||
11 | <testsuite name="smcfuzzing" description="smcfuzzing test framework"> | ||||
12 | <testcase name="SMC fuzzing top level function" function="smc_fuzzing_top" /> | ||||
13 | </testsuite> | ||||
14 | |||||
15 | </testsuites> |