blob: 5097ffb946a1dc9627bebc32103cbf5b53220d77 [file] [log] [blame]
Sandrine Bailleux3951dd92019-01-10 11:09:54 +01001#
2# Copyright (c) 2019, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7TESTS_SOURCES += $(addprefix tftf/tests/, \
8 runtime_services/standard_service/psci/system_tests/test_psci_on_off_suspend_stress.c \
9 runtime_services/standard_service/psci/system_tests/test_psci_system_suspend_stress.c \
10)