blob: d1c6c5e08d9e04af333a02c8baf2c3d4fab46c73 [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.
Sandrine Bailleux0c6ef872018-10-02 16:14:58 +02008include tftf/tests/tests-standard.mk
Sandrine Bailleux9af15ea2018-10-02 15:17:32 +02009TESTS_MAKEFILE += tftf/tests/tests-psci-extensive.mk
10
11include ${TESTS_MAKEFILE}