Manish V Badarkhe | 309d95e | 2022-12-05 12:22:00 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2022, Arm Limited. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | <testsuites> | ||||
10 | |||||
11 | <testsuite name="Stress tests" description="Validate all stress tests"> | ||||
12 | <testcase name="Stress test the timer framework" function="stress_test_timer_framework" /> | ||||
13 | </testsuite> | ||||
14 | |||||
15 | </testsuites> |