Varun Wadekar | 83aa8e4 | 2020-04-24 18:15:39 -0700 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2020, NVIDIA Corporation. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | <testsuites> | ||||
10 | <testsuite name="Tegra194 platform tests" description="Tests for Tegra194 platforms"> | ||||
11 | <testcase name="RAS uncorrectable error test" function="test_ras_uncorrectable" /> | ||||
12 | </testsuite> | ||||
13 | |||||
14 | </testsuites> |