blob: 0d86309f3baf4f1276548f05ffb2c3e7a194f1a3 [file] [log] [blame]
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +02001<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 Copyright (c) 2018, Arm Limited. All rights reserved.
5
6 SPDX-License-Identifier: BSD-3-Clause
7-->
8
9<testsuites>
10
11 <testsuite name="fwu toc test" description="Validate FWU TOC invalid scenario">
12 <testcase name="FWU TOC Invalid" function="test_fwu_toc" />
13 </testsuite>
14
15 <testsuite name="fwu auth test" description="Validate FWU AUTH Failure scenario">
16 <testcase name="FWU AUTH Failure" function="test_fwu_auth" />
17 </testsuite>
18
19</testsuites>