blob: 1bff9097e2fd1935a690c1293b4dc33886ce1dc2 [file] [log] [blame]
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02001#
2# Copyright (c) 2018, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7TESTS_SOURCES += \
8 $(addprefix tftf/tests/runtime_services/standard_service/psci/system_tests/, \
9 test_psci_hotplug_stress.c \
10 test_psci_on_off_suspend_stress.c \
11 test_psci_system_suspend_stress.c \
12 )