blob: 92eea353eca9980692dabbd6d7949094895104a8 [file] [log] [blame]
Sandrine Bailleux9af15ea2018-10-02 15:17:32 +02001#
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.
8include tftf/tests/tests-common.mk
9TESTS_MAKEFILE += tftf/tests/tests-psci-extensive.mk
10
11include ${TESTS_MAKEFILE}