Sandrine Bailleux | 3951dd9 | 2019-01-10 11:09:54 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2019, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | TESTS_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 | ) |