Sandrine Bailleux | 9af15ea | 2018-10-02 15:17:32 +0200 | [diff] [blame^] | 1 | # |
2 | # Copyright (c) 2018, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | # Run all standard tests, plus the extensive ones. | ||||
8 | include tftf/tests/tests-common.mk | ||||
9 | TESTS_MAKEFILE += tftf/tests/tests-psci-extensive.mk | ||||
10 | |||||
11 | include ${TESTS_MAKEFILE} |